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