summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nir: Flip gl_SamplePosition in nir_lower_wpos_ytransform().Francisco Jerez2016-11-091-0/+24
* glx/windows: Add wgl.h to the sources listAndreas Boll2016-11-091-1/+2
* glsl: fix lowering of UBO references of named blocksNicolai Hähnle2016-11-091-5/+5
* glsl: Update deref types when resizing implicitly sized arrays.Kenneth Graunke2016-11-091-23/+47
* mesa/glsl: delete previously linked shaders earlier when linkingTimothy Arceri2016-11-097-26/+25
* radv: add support for anisotropic filtering on VI+Fredrik Höglund2016-11-091-3/+27
* radv: fix dual source blendingDave Airlie2016-11-091-3/+9
* glx/glvnd: Fix dispatch function names and indicesAdam Jackson2016-11-092-146/+144
* glx/glvnd: Don't modify the dummy slot in the dispatch tableAdam Jackson2016-11-091-0/+3
* anv/pipeline: Properly cache prog_data::paramJason Ekstrand2016-11-093-14/+36
* anv/pipeline: Put actual pointers in anv_shader_binJason Ekstrand2016-11-095-50/+45
* intel/blorp: Pass a brw_stage_prog_data to upload_shaderJason Ekstrand2016-11-095-6/+9
* intel/blorp: Use wm_prog_data instead of hand-rolling our ownJason Ekstrand2016-11-095-66/+28
* anv: Better handle return codes from anv_physical_device_initJason Ekstrand2016-11-091-1/+1
* vulkan/wsi/x11: Clean up connections in finish_wsiJason Ekstrand2016-11-091-0/+4
* vulkan/wsi/x11: Better handle wsi_x11_connection_create failureJason Ekstrand2016-11-091-0/+2
* android: avoid using libdrm with host modulesChih-Wei Huang2016-11-091-0/+2
* radeonsi: fix BFE/BFI lowering for GLSL semanticsNicolai Hähnle2016-11-091-3/+34
* radv: expose xlib platform extensionDave Airlie2016-11-091-0/+6
* anv/device: Return DEVICE_LOST if execbuf2 failsJason Ekstrand2016-11-091-6/+4
* docs: add sha256 checksums for 13.0.0Emil Velikov2016-11-011-1/+2
* docs: Update 13.0.0 release notesEmil Velikov2016-11-011-3/+228
* Update version to 13.0.0(final)Emil Velikov2016-11-011-1/+1
* util: Include string.h in bitscan.h.Vinson Lee2016-11-011-0/+1
* st/omx/dec: disable tunnel for size different caseLeo Liu2016-11-013-1/+11
* st/omx/dec: result buffers size should match codec decoder sizeLeo Liu2016-11-013-19/+18
* i965/fs/generator: Don't use the address immediate for MOV_INDIRECTJason Ekstrand2016-11-011-28/+27
* radeonsi: fix behavior of GLSL findLSB(0)Marek Olšák2016-11-011-4/+13
* radeonsi: set VGT_GS_ONCHIP_CNTL on CIK and laterMarek Olšák2016-11-011-0/+8
* glsl: Improve accuracy of alpha scaling in advanced blend lowering.Kenneth Graunke2016-11-011-2/+8
* intel/blorp: Rework our usage of ralloc when compiling shadersJason Ekstrand2016-11-014-14/+14
* intel/blorp: Rename compile_nir_shader to compile_fsJason Ekstrand2016-11-014-14/+14
* intel/blorp: Fix a couple asserts around image copy rectanglesJason Ekstrand2016-11-011-2/+6
* nvc0/ir: fix emission of IMAD with NEG modifiersSamuel Pitoiset2016-11-012-2/+2
* Update version to 13.0.0-rc3Emil Velikov2016-10-311-1/+1
* glsl: update default precision qualifier when it is set in the shaderSamuel Iglesias Gonsálvez2016-10-271-1/+4
* mesa/program: Add _mesa_symbol_table_replace_symbol()Samuel Iglesias Gonsálvez2016-10-272-0/+18
* glsl/mesa: remove unused namespace support from the symbol tableTimothy Arceri2016-10-276-265/+128
* glsl: Size TCS->TES unsized arrays to gl_MaxPatchVertices for queries.Kenneth Graunke2016-10-274-3/+49
* glsl: Pass ctx to program interface query helper functions.Kenneth Graunke2016-10-271-13/+20
* egl: set preserved behavior for surface only if config supports itTapani Pälli2016-10-271-1/+5
* radv/ac/llvm: trim texture return valuesDave Airlie2016-10-271-1/+2
* nvc0/ir: fix emission of SHLADD with NEG modifiersSamuel Pitoiset2016-10-272-2/+2
* egl/dri2: swap_buffers_with_damage falls back to swap_buffersEric Engestrom2016-10-271-1/+2
* st/mesa: allow multiple concurrent waiters in ClientWaitSyncMarek Olšák2016-10-271-4/+22
* st/mesa: unduplicate st_check_sync codeMarek Olšák2016-10-271-20/+6
* winsys/amdgpu: fix radeon_surf::macro_tile_index for imported texturesMarek Olšák2016-10-271-0/+17
* gallium/radeon: make sure the address of separate CMASK is aligned properlyMarek Olšák2016-10-271-2/+3
* gallium/radeon: fix incorrect bpe use in si_set_optimal_micro_tile_modeMarek Olšák2016-10-271-7/+7
* vulkan/wsi/wayland: fix ARGB window supportFredrik Höglund2016-10-271-1/+4