summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: bump to 20.0.3mesa-20.0.3Eric Engestrom2020-04-011-1/+1
* docs: add release notes for 20.0.3Eric Engestrom2020-04-011-0/+177
* svga, winsys/svga: Fix persistent memory discard mapsThomas Hellstrom2020-04-016-9/+51
* nir: fix crash in varying packing on interface mismatchTimothy Arceri2020-04-012-3/+23
* spirv: Implement OpCopyObject and OpCopyLogical as blind copiesJason Ekstrand2020-04-012-4/+24
* .pick_status.json: Update to 70ac7f5b0c46370075a35067c9f7dfe78e84b16dEric Engestrom2020-04-011-0/+369
* anv: Account for the header in anv_state_stream_allocJason Ekstrand2020-03-312-3/+4
* nir/lower_int64: Lower 8 and 16-bit downcasts with nir_lower_mov64Jason Ekstrand2020-03-312-1/+9
* util: fix u_fifo_pop()Rob Clark2020-03-312-2/+2
* util/u_queue: fix race in total_jobs_size accessRhys Perry2020-03-312-3/+3
* glsl: fix race in instance gettersRhys Perry2020-03-312-6/+16
* .pick_status.json: Update to 5f4d9b419a1c931ad468b8b22b8a95b1216891e4Eric Engestrom2020-03-311-0/+1089
* vtn/opencl: fully enable OpenCLstd_ClzErik Faye-Lund2020-03-302-1/+2
* pipebuffer: clean up cast-warningsErik Faye-Lund2020-03-302-3/+3
* aco: implement 64-bit VGPR constant copies in handle_operands()Rhys Perry2020-03-303-5/+40
* radv/llvm: fix subgroup shuffle for chips without bpermuteTimur Kristóf2020-03-303-6/+32
* freedreno/ir3/ra: fix array liverangesRob Clark2020-03-302-2/+2
* nir: fix packing of TCS varyings not read by the TESTimothy Arceri2020-03-302-5/+69
* glsl: fix varying packing for 64bit integersTimothy Arceri2020-03-302-2/+2
* ac/nir: use llvm.amdgcn.rcp in ac_build_fdiv()Samuel Pitoiset2020-03-303-21/+13
* ac/nir: use llvm.amdgcn.rsq for nir_op_frsqSamuel Pitoiset2020-03-302-4/+3
* ac/nir: use llvm.amdgcn.rcp for nir_op_frcpSamuel Pitoiset2020-03-302-3/+3
* intel/fs/gen12: Fix interaction of SWSB dependency combination with EU fusion...Francisco Jerez2020-03-302-11/+12
* glsl: set error_emitted true if type not ok for assignmentTapani Pälli2020-03-302-3/+6
* .pick_status.json: Update to 8970b7839aebefa7207c9535ac34ab4e8cc0ae25Eric Engestrom2020-03-301-0/+702
* etnaviv: Emit PE.ALPHA_COLOR_EXT* on GPUs with half-float supportMarek Vasut2020-03-302-2/+3
* rbug: do not return void-valueErik Faye-Lund2020-03-262-2/+2
* .pick_status.json: Update to 05069e1f0794aadd40ce9269f858e50c64254388Eric Engestrom2020-03-261-0/+252
* intel: Add TGL PCI IDJordan Justen2020-03-252-1/+2
* intel: Update TGL PCI stringsJordan Justen2020-03-252-6/+6
* intel: add new TGL pci idsLionel Landwerlin2020-03-252-1/+5
* radv: enable VK_KHR_8bit_storage on GFX6-GFX7Samuel Pitoiset2020-03-252-2/+2
* nir/gather_info: fix per-vertex handling in try_mask_partial_ioRhys Perry2020-03-252-4/+8
* st/mesa: fix use of uninitialized memory due to st_nir_lower_builtinMarek Olšák2020-03-252-2/+2
* aco: fix boolean undef regclassRhys Perry2020-03-252-1/+3
* aco: emit IR in IF's merge block instead if the other side ends in a jumpRhys Perry2020-03-252-7/+93
* aco: improve check for unreachable loop continue blocksRhys Perry2020-03-252-7/+11
* aco: skip NIR in unreachable merge blocksRhys Perry2020-03-252-3/+7
* aco: handle missing second predecessors at merge block phisRhys Perry2020-03-252-1/+5
* aco: set has_divergent_branch for discards in loopsRhys Perry2020-03-252-1/+4
* ac: fix fast divisionMarek Olšák2020-03-252-6/+5
* Revert "ci: Remove T820 from CI temporarily"Neil Armstrong2020-03-252-2/+2
* .pick_status.json: Update to 12711939320e4fcd3a0d86af22da1042ad92035fEric Engestrom2020-03-251-0/+990
* radv: fix optional pSizes parameter when binding streamout buffersSamuel Pitoiset2020-03-202-2/+7
* mesa/main: Fix overflow in validation of DispatchComputeGroupSizeARBCaio Marcelo de Oliveira Filho2020-03-202-6/+10
* .pick_status.json: Update to aee004a7c8900938d1c17f0ac299d40001b383b0Dylan Baker2020-03-201-0/+234
* vc4_bufmgr: Remove duplicative VC definitionJohn Stultz2020-03-201-8/+0
* isl: drop min row pitch alignment when set by the driverLionel Landwerlin2020-03-202-2/+10
* isl: only apply main surface ccs pitch constraint with CCSLionel Landwerlin2020-03-202-2/+3
* isl: properly filter supported display modifiers on Gen9+Lionel Landwerlin2020-03-202-4/+14