summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-24docs: add sha256 sums for 21.2.6 relnotes21.2Dylan Baker1-1/+1
2021-11-24VERSION: bump for 21.2.6mesa-21.2.6Dylan Baker1-1/+1
2021-11-24docs: add release notes for 21.2.6Dylan Baker1-0/+161
2021-11-24spirv: run nir_copy_prop before nir_rematerialize_derefs_in_use_blocks_implRhys Perry4-2/+5
2021-11-24svga: fix bitwise/logical and mixupThomas H.P. Andersen2-2/+2
2021-11-24android.mk: Add missing variables to the make targetRoman Stratiienko2-2/+6
2021-11-24aco/spill: use spills_entry instead of spills_exit to kill linear VGPRsRhys Perry2-2/+2
2021-11-24intel/fs: fix shader call lowering passLionel Landwerlin2-131/+112
2021-11-24ir3/lower_pcopy: Fix bug with "illegal" copies and swapsConnor Abbott2-3/+17
2021-11-24ir3/lower_pcopy: Fix shr.b illegal copy loweringConnor Abbott2-3/+3
2021-11-24glsl/nir: Don't build soft float64 when it cannot be usedIan Romanick2-1/+9
2021-11-24mesa: fix buffer overrun in SavedObj texture obj arrayTimothy Arceri2-2/+2
2021-11-24llvmpipe: fix compressed image sizes.Dave Airlie4-3/+19
2021-11-24llvmpipe: disable 64-bit integer textures.Dave Airlie2-1/+11
2021-11-24aco: Fix how p_is_helper interacts with optimizations.Timur Kristóf2-2/+2
2021-11-24.pick_status.json: Update to f8009d3db25512b5dc62d0272c979fb79f8c7075Dylan Baker1-0/+3942
2021-11-24aco: Work around MSVC restrict in c99_compat.hpal10001-0/+3
2021-11-24d3d12: Fix Linux fence wait return valueJesse Natalie2-2/+2
2021-11-24anv: Fix FlushMappedMemoryRanges for odd mmap offsetsJason Ekstrand3-5/+11
2021-11-24meson: drop duplicate addition of surfaceless & drm to the list of platformsEric Engestrom2-5/+1
2021-11-24.pick_status.json: Update to e0de7aa4d7717bbd79bbc5bfc660f941f680402bDylan Baker1-0/+864
2021-11-24intel: remove 2 preproduction pci-id for ADLSLionel Landwerlin2-3/+1
2021-11-24driconf: disallow 10-bit pbuffers for viewperf2020/maya due to X errorsMarek Olšák2-1/+3
2021-11-24.pick_status.json: Update to 09bb4dbe60b1bb233c5c0102446ffbc142a29246Dylan Baker1-0/+216
2021-11-24intel/devinfo: fix wrong offset computationLionel Landwerlin2-2/+2
2021-11-24intel/perf: fix perf equation subslice mask generation for gfx12+Lionel Landwerlin2-4/+4
2021-11-24intel/dev: don't forget to set max_eu_per_subslice in generated topologyLionel Landwerlin2-1/+6
2021-11-24intel/dev: fix HSW GT3 number of subslices in slice1Lionel Landwerlin2-2/+2
2021-11-24mesa: always call _mesa_update_pixelPierre-Eric Pelloux-Prayer4-19/+10
2021-11-24radeonsi: fix a typo preventing a fast depth-stencil clearMarek Olšák2-3/+3
2021-11-24radeonsi: fix 2 issues with depth_cleared_level_maskMarek Olšák4-6/+9
2021-11-24zink: clamp PIPE_SHADER_CAP_MAX_INPUTS for xfbMike Blumenkrantz2-1/+9
2021-11-24ac/surface: don't validate DCC settings if DCC isn't possiblePierre-Eric Pelloux-Prayer2-2/+4
2021-11-24radeonsi: treat nir_intrinsic_load_constant as a VMEM operationPierre-Eric Pelloux-Prayer2-1/+4
2021-11-24aux/primconvert: handle singular incomplete restartsMike Blumenkrantz2-3/+6
2021-11-24.pick_status.json: Update to 78b613db23c10dc257247d99d8b2b1ef6c96bebbDylan Baker1-0/+954
2021-11-24.pick_status.json: Mark a large number of zink patches as denominatedDylan Baker1-19/+19
2021-11-03util/hash_table: Clear special 0/1 entries for u64 hash table tooJesse Natalie2-1/+3
2021-11-03intel/fs: Fix a cmod prop bug when cmod is set to inst that doesn't support itVadym Shovkoplias3-2/+37
2021-11-03.pick_status.json: Update to c356f3cfce9459dc1341b6a2a0fd5336a9bdcc3cDylan Baker1-0/+549
2021-11-01zink: force float dest types on some alu resultsMike Blumenkrantz2-7/+16
2021-11-01zink: add more int/float types to cast switching in ntvMike Blumenkrantz2-1/+17
2021-11-01zink: don't clamp 2D_ARRAY surfaces to 2DMike Blumenkrantz2-4/+1
2021-11-01zink: don't clamp cube array surfacess to cubesMike Blumenkrantz2-5/+2
2021-11-01zink: inject LOD for sampler version of OpImageQuerySizeMike Blumenkrantz2-1/+9
2021-11-01zink: be more permissive for injecting LOD into texture() instructionsMike Blumenkrantz2-2/+2
2021-11-01.pick_status.json: Update to 79f57f68930ce4fcf59bdca82357e19b4f3d62e6Dylan Baker1-0/+261
2021-10-29radeonsi: print the border color error message only onceMarek Olšák2-4/+8
2021-10-29util: make util_get_process_exec_path work on FreeBSD w/o procfsGreg V2-1/+13
2021-10-29iris: Fix MOCS for buffer copiesKenneth Graunke2-1/+5