summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cherry-ignore: add a2f5292c82ad07731d633b36a663e46adc181db918.1-proposedDylan Baker2018-06-271-0/+6
* radv: use separate bind points for the dynamic buffersSamuel Pitoiset2018-06-272-3/+11
* cherry-ignore: Ignore cac7ab1192eefdd8d8b3f25053fb006b5c330eb8Dylan Baker2018-06-261-0/+5
* nir/validate: Use the type from the tail of call parameter derefsJason Ekstrand2018-06-261-2/+4
* nir: Handle call instructions in foreach_srcJason Ekstrand2018-06-261-1/+16
* glsl: serialize data from glTransformFeedbackVaryingsTapani Pälli2018-06-261-0/+20
* i965/gen6/gs: Handle case where a GS doesn't allocate VUEAndrii Simiklit2018-06-261-21/+21
* radv: ignore pInheritanceInfo for primary command buffersSamuel Pitoiset2018-06-261-1/+2
* meson: Correct behavior of vdpau=autoDylan Baker2018-06-251-8/+9
* meson: Fix auto option for xvmcDylan Baker2018-06-251-5/+4
* meson: Fix auto option for vaDylan Baker2018-06-251-6/+9
* radv: fix HTILE metadata initialization in presence of subpass clearsSamuel Pitoiset2018-06-251-8/+1
* cherry-ignore: Add 587e712eda95c31d88ea9d20e59ad0ae59afef4fDylan Baker2018-06-221-0/+5
* mesa: fix glGetInteger64v for arrays of integersMarek Olšák2018-06-221-1/+1
* glsl/tests/glcpp: reinstate "error out if no tests found"Emil Velikov2018-06-211-0/+9
* configure: use compliant grep regex checksEmil Velikov2018-06-211-2/+2
* freedreno/ir3: fix base_vertexRob Clark2018-06-211-0/+1
* radeonsi: always put persistent buffers into GTT on radeonMarek Olšák2018-06-201-1/+5
* ac/gpu_info: add kernel_flushes_hdp_before_ibMarek Olšák2018-06-204-4/+7
* ac/surface: Set compressZ for stencil-only surfaces.Bas Nieuwenhuizen2018-06-191-1/+1
* virgl: Remove debugging left-oversTomeu Vizoso2018-06-191-2/+0
* meson: fix i965/anv/isl genX static lib namesEric Engestrom2018-06-183-3/+3
* radv: fix bitwise checkEric Engestrom2018-06-181-1/+1
* radv: fix reported number of available VGPRsEric Engestrom2018-06-181-1/+1
* radv: fix emitting the TCS regs on GFX9Samuel Pitoiset2018-06-181-1/+0
* glsl: Don't copy propagate elements from SSBO or shared variables eitherIan Romanick2018-06-151-0/+8
* glsl: Don't copy propagate from SSBO or shared variables eitherIan Romanick2018-06-151-0/+2
* util/bitset: include util/macro.hChristian Gmeiner2018-06-151-0/+1
* meson: fix private libs when building without glxLukas Rusak2018-06-151-6/+12
* meson: only build vl_winsys_dri.c when x11 platform is usedLukas Rusak2018-06-151-1/+1
* glsl: allow standalone semicolons outside main()Dave Airlie2018-06-151-0/+1
* ac/gpu_info: report real total memory sizesMarek Olšák2018-06-151-28/+54
* radeonsi/gfx9: fix si_get_buffer_from_descriptors for 48-bit pointersMarek Olšák2018-06-151-2/+2
* radv: update the ZRANGE_PRECISION value for the TC-compat bugSamuel Pitoiset2018-06-151-0/+108
* radv: don't fast clear HTILE for 16-bit depth surfaces on GFX8Samuel Pitoiset2018-06-151-0/+8
* radv: Fix output for sparse MRTs.Bas Nieuwenhuizen2018-06-151-9/+10
* docs: Add release notes for 18.1.2Dylan Baker2018-06-151-0/+170
* version: bump version for 18.1.2 releasemesa-18.1.2Dylan Baker2018-06-151-1/+1
* configure.ac: Test for __atomic_add_fetch in atomic checksAndrew Galante2018-06-131-2/+4
* meson: Test for __atomic_add_fetch in atomic checksAndrew Galante2018-06-131-2/+5
* meson: Fix -latomic checkMatt Turner2018-06-131-1/+7
* configure.ac: rework -latomic checkThomas Petazzoni2018-06-131-17/+27
* configure.ac/meson.build: Fix -latomic testNicolas Boichat2018-06-132-4/+8
* cherry-ignore: Add another patchDylan Baker2018-06-121-0/+5
* anv: Disable __gen_validate_value if NDEBUG is set.Kenneth Graunke2018-06-121-0/+2
* i965/screen: Return false for unsupported formats in query_modifiersJason Ekstrand2018-06-111-1/+13
* radv: add a workaround for DXVK hangs by setting amdgpu-skip-thresholdSamuel Pitoiset2018-06-111-1/+78
* radv: fix missing ZRANGE_PRECISION(1) for GFX9+Samuel Pitoiset2018-06-111-1/+2
* i965: fix resource leakEric Engestrom2018-06-111-1/+3
* mesa/program_binary: add implicit UseProgram after successful ProgramBinaryJordan Justen2018-06-111-0/+31