summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-05i965: Fix output register sizes when variable ranges are interleaved18.1-proposedNeil Roberts1-7/+18
2018-07-05r600/sb: cleanup if_conversion iterator to be legal C++Dave Airlie1-7/+4
2018-07-03nir: fix selection of loop terminator when two or more have the same limitTimothy Arceri2-4/+4
2018-07-03i965/vec4: Don't cmod propagate from CMP to ADD if the writemask isn't compat...Ian Romanick2-5/+87
2018-07-03glsl/cache: save and restore ExternalSamplersUsedMarek Olšák1-0/+2
2018-07-03anv/cmd_buffer: never shrink the push constant buffer sizeIago Toral Quiroga1-1/+16
2018-07-03anv/cmd_buffer: clean dirty push constants flag after emitting push constantsIago Toral Quiroga1-0/+2
2018-07-03anv/cmd_buffer: make descriptors dirty when emitting base state addressIago Toral Quiroga1-0/+5
2018-07-03anv: Be more careful about hashing pipeline layoutsJason Ekstrand1-3/+38
2018-07-03radeonsi: fix memory exhaustion issue with DCC statistics gathering with DRI2Marek Olšák1-3/+27
2018-07-03glsl: skip comparison opt when adding vars of different sizeTimothy Arceri1-0/+6
2018-07-03nvc0/ir: fix TargetNVC0::insnCanLoadOffset()Rhys Perry1-0/+1
2018-07-03intel/fs: Split instructions low to high in lower_simd_widthJason Ekstrand1-2/+35
2018-07-03egl: fix build race in automakeRoss Burton1-0/+1
2018-06-29docs: Add SHA256 sums to notes for 18.1.3Dylan Baker1-2/+2
2018-06-29docs: Add release notes for 18.1.3Dylan Baker1-0/+167
2018-06-29VERSION: bump version to 18.1.3Dylan Baker1-1/+1
2018-06-27cherry-ignore: add a2f5292c82ad07731d633b36a663e46adc181db9Dylan Baker1-0/+6
2018-06-27radv: use separate bind points for the dynamic buffersSamuel Pitoiset2-3/+11
2018-06-26cherry-ignore: Ignore cac7ab1192eefdd8d8b3f25053fb006b5c330eb8Dylan Baker1-0/+5
2018-06-26nir/validate: Use the type from the tail of call parameter derefsJason Ekstrand1-2/+4
2018-06-26nir: Handle call instructions in foreach_srcJason Ekstrand1-1/+16
2018-06-26glsl: serialize data from glTransformFeedbackVaryingsTapani Pälli1-0/+20
2018-06-26i965/gen6/gs: Handle case where a GS doesn't allocate VUEAndrii Simiklit1-21/+21
2018-06-26radv: ignore pInheritanceInfo for primary command buffersSamuel Pitoiset1-1/+2
2018-06-25meson: Correct behavior of vdpau=autoDylan Baker1-8/+9
2018-06-25meson: Fix auto option for xvmcDylan Baker1-5/+4
2018-06-25meson: Fix auto option for vaDylan Baker1-6/+9
2018-06-25radv: fix HTILE metadata initialization in presence of subpass clearsSamuel Pitoiset1-8/+1
2018-06-22cherry-ignore: Add 587e712eda95c31d88ea9d20e59ad0ae59afef4fDylan Baker1-0/+5
2018-06-22mesa: fix glGetInteger64v for arrays of integersMarek Olšák1-1/+1
2018-06-21glsl/tests/glcpp: reinstate "error out if no tests found"Emil Velikov1-0/+9
2018-06-21configure: use compliant grep regex checksEmil Velikov1-2/+2
2018-06-21freedreno/ir3: fix base_vertexRob Clark1-0/+1
2018-06-20radeonsi: always put persistent buffers into GTT on radeonMarek Olšák1-1/+5
2018-06-20ac/gpu_info: add kernel_flushes_hdp_before_ibMarek Olšák4-4/+7
2018-06-19ac/surface: Set compressZ for stencil-only surfaces.Bas Nieuwenhuizen1-1/+1
2018-06-19virgl: Remove debugging left-oversTomeu Vizoso1-2/+0
2018-06-18meson: fix i965/anv/isl genX static lib namesEric Engestrom3-3/+3
2018-06-18radv: fix bitwise checkEric Engestrom1-1/+1
2018-06-18radv: fix reported number of available VGPRsEric Engestrom1-1/+1
2018-06-18radv: fix emitting the TCS regs on GFX9Samuel Pitoiset1-1/+0
2018-06-15glsl: Don't copy propagate elements from SSBO or shared variables eitherIan Romanick1-0/+8
2018-06-15glsl: Don't copy propagate from SSBO or shared variables eitherIan Romanick1-0/+2
2018-06-15util/bitset: include util/macro.hChristian Gmeiner1-0/+1
2018-06-15meson: fix private libs when building without glxLukas Rusak1-6/+12
2018-06-15meson: only build vl_winsys_dri.c when x11 platform is usedLukas Rusak1-1/+1
2018-06-15glsl: allow standalone semicolons outside main()Dave Airlie1-0/+1
2018-06-15ac/gpu_info: report real total memory sizesMarek Olšák1-28/+54
2018-06-15radeonsi/gfx9: fix si_get_buffer_from_descriptors for 48-bit pointersMarek Olšák1-2/+2