summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-28docs: add release notes for 21.2.5Dylan Baker1-0/+138
2021-10-27intel: fix INTEL_DEBUG environment variable on 32-bit systemsMarcin Ślusarz68-175/+176
2021-10-27nir/algebraic: Lower fisfiniteJason Ekstrand1-0/+1
2021-10-27nir/lower_samplers_as_deref: rewrite more image intrinsicsMike Blumenkrantz2-2/+6
2021-10-27zink: fix gl_SampleMaskIn spirv generationMike Blumenkrantz2-6/+6
2021-10-27anv: fix push constant lowering with bindless shadersLionel Landwerlin2-3/+12
2021-10-27zink: don't break early when applying fb clearsMike Blumenkrantz2-5/+1
2021-10-27panfrost: Add internal afbc_formatsAlyssa Rosenzweig3-14/+51
2021-10-27drirc: Apply radv_invariant_geom workaround to Resident Evil Village.Timur Kristóf2-1/+5
2021-10-27driconf: set vk_x11_strict_image_count for Wolfenstein: YoungbloodDaniel Schürmann2-2/+7
2021-10-27vulkan: Fix entrypoint generation when compiling for x86 with MSVCBoris Brezillon3-4/+4
2021-10-27.pick_status.json: Update to 16f838576cf29e26f1af198ac93a0fb3a3cfad8fDylan Baker1-0/+594
2021-10-27panfrost: Fix gl_FragColor loweringAlyssa Rosenzweig2-4/+3
2021-10-27panfrost,panvk: Use dev->has_afbc instead of quirksAlyssa Rosenzweig4-12/+8
2021-10-27panfrost: Detect implementations support AFBCAlyssa Rosenzweig3-1/+16
2021-10-27st/mesa: don't crash when draw indirect buffer has no storageMarek Olšák2-1/+5
2021-10-27.pick_status.json: Update to dc74285d32df9c09eb896bc4571066402d32d10bDylan Baker1-0/+900
2021-10-20iris: Tile cache flush for depth before fast clearNanley Chery2-5/+19
2021-10-20iris: Add missed tile flush flagMykhailo Skorokhodov2-2/+3
2021-10-20mesa: fix crashes in the no_error path of glUniformMarek Olšák2-2/+4
2021-10-20meson: disable -Werror=thread-safety on FreeBSDJan Beich2-2/+5
2021-10-20zink: fully zero surface creation structMike Blumenkrantz2-2/+4
2021-10-20.pick_status.json: Update to 39f25945311e1385a54ddd17f71f9f6023d97256Dylan Baker1-0/+657
2021-10-18radeonsi: use viewport offset in quant_mode determinationPierre-Eric Pelloux-Prayer2-21/+4
2021-10-18spirv: Don't add 0.5 to array indicies for OpImageSampleExplicitLodKarol Herbst2-4/+11
2021-10-18aux/pb: more correctly check number of reclaimsMike Blumenkrantz2-2/+2
2021-10-18aux/pb: add a tolerance for reclaim failureMike Blumenkrantz2-8/+18
2021-10-18.pick_status.json: Update to be6d584de43966ee58bf1fcac156ebf8040081d1Dylan Baker1-0/+720
2021-10-15iris: fix scratch address patching for TESS_EVAL stageMarcin Ślusarz2-12/+11
2021-10-15egl: set TSD as NULL after deinitManiraj D2-2/+8
2021-10-15i965: Emit a NULL surface for buffer textures with no bufferJason Ekstrand2-1/+11
2021-10-15.pick_status.json: Update to d43f89f17a8259c842016fa559fa33c1c6279105Dylan Baker1-0/+405
2021-10-14vulkan: Set unused entrypoints to vk_entrypoint_stub when compiling with MSVCBoris Brezillon3-1/+7
2021-10-14vulkan: Fix weak symbol emulation when compiling with MSVCBoris Brezillon3-6/+17
2021-10-14isl: only bump the min row pitch for display when not specifiedLionel Landwerlin2-4/+14
2021-10-14anv: use vk_object_zalloc for wsi fences createdTapani Pälli2-5/+5
2021-10-14radeonsi: Fix leak of screen->perfcounters.Emma Anholt2-1/+2
2021-10-14nir/loop_unroll: Always unroll loops that iterate at most onceIan Romanick2-2/+22
2021-10-14.pick_status.json: Update to 1c0eb7aa78bac4494dbff0c502a8c09e23a4c123Dylan Baker1-0/+990
2021-10-14docs: add sha256 sum for 21.2.4 releaseDylan Baker1-1/+1
2021-10-14VERSION: bump for 21.2.4 releasemesa-21.2.4Dylan Baker1-1/+1
2021-10-14docs: add release notes for 21.2.4Dylan Baker1-0/+147
2021-10-14ac/surface: don't overwrite DCC settings for imported buffersMarek Olšák1-9/+14
2021-10-14radeonsi: add back a workaround for DCC MSAA on gfx9 due to conformance issuesMarek Olšák2-1/+8
2021-10-14spirv: deal with null pointersLionel Landwerlin4-20/+52
2021-10-14gallivm/format: clamp SINT conversion rather than truncate.Dave Airlie3-18/+10
2021-10-14panfrost: Don't set CAP_TGSI_FS_COORD_PIXEL_CENTER_INTEGERAlyssa Rosenzweig2-3/+3
2021-10-14crocus/gen6: don't reemit the svbi when debuggingDave Airlie2-3/+3
2021-10-14radv: Handle copying zero queries.Bas Nieuwenhuizen2-1/+4
2021-10-14ac/nir/cull: Accept NaN and +/- Inf in face culling.Timur Kristóf2-2/+9