summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-14bump version to 20.0.7mesa-20.0.7Dylan Baker1-1/+1
2020-05-14docs: Add release notes for 20.0.7Dylan Baker1-0/+160
2020-05-12radv: limit the Vulkan version to 1.1 for AndroidSamuel Pitoiset2-3/+8
2020-05-12gallium/util: Fix leak in the live shader cacheAxel Davy2-2/+5
2020-05-12nir/algebraic: Optimize ushr of pack_half, not ishrIan Romanick2-2/+2
2020-05-12.pick_status.json: Update to d76e722ed63607ecead2c66ef9f3a37a12b62babDylan Baker1-0/+261
2020-05-11aco: fix 64-bit trunc with negative exponents on GFX6Samuel Pitoiset2-3/+4
2020-05-11panfrost: don't always build bifrost_compilerQiang Yu3-3/+3
2020-05-11.pick_status.json: Update to 0bea2a13212be10982e14617002a3ff851b84717Dylan Baker1-0/+477
2020-05-08anv: don't expose VK_INTEL_performance_query without kernel supportLionel Landwerlin3-2/+4
2020-05-08intel/perf: store the probed i915-perf versionLionel Landwerlin4-2/+23
2020-05-08radeonsi: Fix omitted flush when moving suballocated textureBlaž Tomažič4-9/+17
2020-05-08radeonsi: retabDylan Baker2-4669/+4669
2020-05-08.pick_status.json: Update to d11e4738a86ecac6bb4cfaf5cad5c1d32169b18fDylan Baker1-0/+288
2020-05-07radeonsi: fix compilation of monolithic PSMarek Olšák2-2/+3
2020-05-07radeonsi: retab si_shader_llvm_ps.cDylan Baker1-905/+905
2020-05-07radv: don't report error with other vendor DRM devicesSamuel Pitoiset2-10/+16
2020-05-07radv: report INITIALIZATION_FAILED when the amdgpu winsys init failedSamuel Pitoiset2-2/+2
2020-05-07v3d: Include supported DXT formats to enable s3tc/dxt extensionsJose Maria Casanova Crespo2-1/+6
2020-05-07v3d: Fix swizzle in DXT3 and DXT5 formatsJose Maria Casanova Crespo2-3/+3
2020-05-07clover/nir: Check the result of spirv_to_nirPierre Moreau2-1/+6
2020-05-07.pick_status.json: Update to 6d513eb0db25a272da65822f35907456b544f172Dylan Baker1-0/+234
2020-05-06.pick_status.json: Mark 9392ddab4399d796fdf37602f586965ec17f2b2a as backportedDylan Baker1-1/+1
2020-05-06aco: consider blocks unreachable if they are in the logical cfgRhys Perry1-3/+2
2020-05-06i965: Fix out-of-bounds access to brw_stage_state::surf_offsetDanylo Piliaiev2-24/+30
2020-05-06llvmpipo/nir: free compute shader NIRDave Airlie2-1/+3
2020-05-06nir: add missing group_memory_barrier handlingRhys Perry3-1/+3
2020-05-06.pick_status.json: Mark d80fb024302aa6058945826a79ba0caf9611fcc1 as backportedDylan Baker1-1/+1
2020-05-06.pick_status.json: Update to 6292059662dccd3e151c731a3b108fd0b9e4c606Dylan Baker1-0/+1197
2020-05-06egl/wayland: Fix zwp_linux_dmabuf usageChristopher James Halse Rogers1-12/+20
2020-05-06egl: allow INVALID format for linux_dmabufIvan Molodetskikh1-5/+24
2020-05-06winsys/amdgpu: Retrieve WC flags from imported buffers.Bas Nieuwenhuizen4-0/+25
2020-05-06ci: disable t820/mali4xx testsNeil Armstrong1-3/+3
2020-05-04.pick_status.json: Mark bdd2f284d90b7f07ac5e878490be8d216d0d23c6 as denominatedDylan Baker1-1/+1
2020-05-04iris: don't assert on unfinished aux import in copy pathsLionel Landwerlin4-13/+32
2020-05-04radeonsi: unify and align down the max SSBO/TBO/UBO buffer binding sizeMarek Olšák2-11/+5
2020-05-04radeonsi: Retab si_get.cDylan Baker1-863/+863
2020-05-04vulkan: Allow destroying NULL debug report callbacksJason Ekstrand2-1/+4
2020-05-04st/mesa: destroy only own program variants when program is releasedTapani Pälli2-2/+4
2020-05-04radeonsi: fix export countPierre-Eric Pelloux-Prayer2-10/+8
2020-05-04radv: Extend tiling flags to 64-bit.Bas Nieuwenhuizen2-2/+2
2020-05-04anv,iris: Fix input vertex max for tcs on gen12D Scott Phillips5-4/+11
2020-05-04intel/fs: Update location of Render Target Array Index for gen12D Scott Phillips2-2/+10
2020-05-04.pick_status.json: Update to b97cc41aa203fd9fb9f5cf5f5aa7fd40f567917dDylan Baker1-0/+1719
2020-04-30.pick_status.json: Mark 3fac55ce0d066d767d6c6c8308f79d0c3e566ec0 as denominatedDylan Baker1-1/+1
2020-04-30.pick_status.json: Update to 3fac55ce0d066d767d6c6c8308f79d0c3e566ec0Dylan Baker1-0/+234
2020-04-29intel/fs: Don't delete coalesced MOVs if they have a cmodJason Ekstrand2-3/+16
2020-04-29mesa: report GL_INVALID_OPERATION for invalid glTextureBuffer targetMarek Olšák2-10/+10
2020-04-29nir/copy_prop_vars: Report progress when deleting self-copiesJason Ekstrand3-1/+139
2020-04-29.pick_status.json: Update to 2efa76f795cb2b2bf00b317c580aeeeddd1e9bc2Dylan Baker1-0/+1467