summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* vulkan/wsi/x11: fix ARGB window supportFredrik Höglund2016-10-271-4/+15
* radv: mark the fence as submitted and signalled in vkAcquireNextImageKHRFredrik Höglund2016-10-273-9/+18
* radv: Replace "abi_versions" with correct "api_version".Matt Turner2016-10-272-2/+2
* anv: Replace "abi_versions" with correct "api_version".Matt Turner2016-10-272-2/+2
* nvc0: use correct bufctx when invalidating CP texturesSamuel Pitoiset2016-10-271-1/+1
* mesa: fix error handling in DrawBuffersTapani Pälli2016-10-271-34/+37
* egl: add check that eglCreateContext gets a valid configTapani Pälli2016-10-271-1/+3
* Revert "egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT"Tapani Pälli2016-10-271-2/+0
* egl/dri2: set max values for pbuffer width and heightTapani Pälli2016-10-271-0/+9
* i965: Drop nir_inputs from fs_visitor.Kenneth Graunke2016-10-271-1/+0
* i965: Don't use nir_assign_var_locations for VS/TES/GS outputs.Kenneth Graunke2016-10-275-62/+12
* i965: Make split_virtual_grfs() call compact_virtual_grfs().Kenneth Graunke2016-10-271-0/+6
* i965: Drop unnecessary switch statement in nir_setup_outputs()Kenneth Graunke2016-10-271-12/+3
* st/nine: Fix locking CubeTexture surfaces.Axel Davy2016-10-271-0/+1
* st/nine: Fix mistake in Volume9 UnlockBoxAxel Davy2016-10-271-1/+1
* st/nine: Fix leak with integer and boolean constantsAxel Davy2016-10-271-21/+18
* st/mesa: cleanup and fix primitive restart for indirect drawsNicolai Hähnle2016-10-271-17/+28
* cherry-ignore: add mapi VISILITY_CFLAGS patchEmil Velikov2016-10-271-0/+2
* Update version to 13.0.0-rc2Emil Velikov2016-10-241-1/+1
* mapi: automake: set VISIBILITY_CFLAGS for shared glapiJonathan Gray2016-10-241-0/+3
* anv: automake: cleanup the generated json file during make cleanEmil Velikov2016-10-241-1/+1
* egl/wayland: add missing destroy_window callbackStencel, Joanna2016-10-241-2/+13
* automake: don't forget to pick wglext.h in the tarballEmil Velikov2016-10-241-0/+1
* radv: allow cmask transitions without fast clearDave Airlie2016-10-241-3/+0
* anv: Suffix the intel_icd file with the host CPUJason Ekstrand2016-10-243-3/+9
* Revert "Revert "mapi: export all GLES 3.2 functions in libGLESv2.so""Francisco Jerez2016-10-241-0/+12
* glapi: Move PrimitiveBoundingBox and BlendBarrier definitions into ES3.2 cate...Francisco Jerez2016-10-241-13/+17