summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-09radeonsi: allow out-of-order rasterization in commutative blending casesout-of-orderNicolai Hähnle6-4/+73
2017-09-09radeonsi: add drirc option "radeonsi_assume_no_z_fights"Nicolai Hähnle5-4/+13
2017-09-09radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUsNicolai Hähnle7-6/+193
2017-09-09gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_stateNicolai Hähnle4-4/+11
2017-09-09ac/surface: add radeon_surf::has_stencil for convenienceMarek Olšák11-14/+18
2017-09-07mesa/st/tests: Fix regressions with libunwind enabled introduced with 7be6d8fe12Gert Wollny1-0/+1
2017-09-07mesa/st/tests: Fix classic build regressions introduced with 7be6d8fe12Gert Wollny1-1/+6
2017-09-07mesa/main: Fix GetTransformFeedbacki64 for glTransformFeedbackBufferBaseIago Toral Quiroga1-0/+22
2017-09-07radeonsi: don't read tcs_out_lds_layout.patch_stride from an SGPRMarek Olšák1-6/+14
2017-09-07radeonsi: don't read tcs_out_lds_layout.vertex_size from an SGPRMarek Olšák3-6/+20
2017-09-07radeonsi/gfx9: don't read LS out vertex stride from an SGPR in monolithic HSMarek Olšák2-1/+11
2017-09-07radeonsi: don't read the LS output vertex stride from an SGPR in LSMarek Olšák1-4/+21
2017-09-07radeonsi: don't read the number of TCS out vertices from an SGPR in TCSMarek Olšák1-2/+15
2017-09-07radeonsi: don't always apply the PrimID instancing bug workaround on SIMarek Olšák1-1/+1
2017-09-07radeonsi: remove 2 callbacks from si_shader_contextMarek Olšák3-17/+13
2017-09-07winsys/amdgpu: disable local BOs on RavenMarek Olšák1-1/+2
2017-09-07disk_cache: make the thread queue resizable and low priorityMarek Olšák1-6/+8
2017-09-07loader/dri3: Make sure we invalidate a drawable on size changeThomas Hellstrom1-0/+2
2017-09-07loader/dri3: Process event after each fence waitThomas Hellstrom1-7/+10
2017-09-07st/mesa: skip draw calls with pipe_draw_info::count == 0Marek Olšák1-1/+6
2017-09-07docs: update envvar docs to reflect MESA_NO_ERROR changeEric Engestrom1-1/+1
2017-09-07radv: do not use a bitfield when dirtying the vertex buffersSamuel Pitoiset2-3/+4
2017-09-07radv: remove unused radv_meta_saved_state::vertex_saved fieldSamuel Pitoiset2-8/+0
2017-09-07mesa: allow user to set MESA_NO_ERROR=0Eric Engestrom1-1/+2
2017-09-07util: rename include guard to avoid clashEric Engestrom1-3/+3
2017-09-07llvmpipe, tgsi: hook up dx10 gather4 opcodeRoland Scheidegger2-8/+25
2017-09-07llvmpipe, draw: increase shader cache limitsRoland Scheidegger2-4/+2
2017-09-07ac/surface: reduce gfx9_surface_layout size.Dave Airlie1-2/+3
2017-09-07radv: reduce radv_amdgpu_winsys struct size.Dave Airlie1-3/+3
2017-09-07radv: reduce radv_image struct size.Dave Airlie1-3/+2
2017-09-07radv: reduce radv_shader_variant struct size.Dave Airlie1-1/+1
2017-09-07radv: reduce radv_cmd_state struct size.Dave Airlie1-2/+2
2017-09-07radv: reduce meta_saved_state struct size.Dave Airlie1-4/+3
2017-09-07nir: put compact into bitfields in nir_variable_dataDave Airlie1-1/+1
2017-09-06anv: Annotate entrypoint table with index and func nameChad Versace1-2/+2
2017-09-06radeon/uvd: fix the assertion check for YUYV formatLeo Liu1-3/+5
2017-09-06intel: Add brand string for KBL-RAnuj Phogat1-1/+1
2017-09-06intel: Remove unused device info for KBL GT1.5Anuj Phogat1-11/+0
2017-09-06intel: Change a KBL pci id to GT2 from GT1.5Anuj Phogat1-1/+1
2017-09-06intel: Fix few KBL brand stringsAnuj Phogat1-2/+2
2017-09-06intel: Remove unused Kabylake pci idsAnuj Phogat1-7/+0
2017-09-06Revert "Android: add -Wno-date-time flag for clang"Emil Velikov1-1/+0
2017-09-06mesa: replace date/time macros with MESA_GIT_SHA1Emil Velikov1-3/+7
2017-09-06mesa: don't use %s for PACKAGE_VERSION macroEmil Velikov2-4/+4
2017-09-06docs/release-calendar: update and extendEmil Velikov1-16/+16
2017-09-06docs/releasing: polish LLVM_CONFIG wording/handlingEmil Velikov1-5/+8
2017-09-06docs/releasing: remove -jX instancesEmil Velikov1-2/+3
2017-09-06.gitignore: list *.orig and *.rejEmil Velikov1-0/+2
2017-09-06egl/x11: advertise __DRI_USE_INVALIDATE for DRI2Emil Velikov1-0/+1
2017-09-06egl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE extensionEmil Velikov1-0/+1