summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs/relnotes: add sha256 sums to 20.1.10staging/20.120.1Eric Engestrom2020-10-141-1/+1
* VERSION: bump to release 20.1.10mesa-20.1.10Eric Engestrom2020-10-141-1/+1
* docs: add release notes for 20.1.10Eric Engestrom2020-10-141-0/+125
* aco/isel: Always export position data from VS/NGGTony Wasserka2020-10-142-1/+6
* radv: Fix mipmap extent adjustment on GFX9+.Bas Nieuwenhuizen2020-10-144-19/+14
* scons: fix SPIR-V -> NIR buildRhys Perry2020-10-142-1/+8
* android: fix SPIR-V -> NIR buildRhys Perry2020-10-144-3/+9
* spirv: replace discard with demote for incorrect HLSL->SPIR-V translationsRhys Perry2020-10-144-5/+32
* spirv: add and use a generator id enumRhys Perry2020-10-147-3/+279
* pan/bi: Handle vector movesAlyssa Rosenzweig2020-10-142-4/+12
* anv: Enable multi-layer aux-map init for HIZ+CCSNanley Chery2020-10-142-2/+2
* intel/nir: Don't try to emit vector load_scratch instructionsJason Ekstrand2020-10-142-2/+5
* glsl/xxd.py: fix importsDylan Baker2020-10-142-3/+2
* etnaviv: stop leaking the dummy texure descriptor BOLucas Stach2020-10-142-1/+4
* omx/tizonia: fix buildPierre-Eric Pelloux-Prayer2020-10-142-2/+1
* iris: Fix a fast-clear skipping optimizationNanley Chery2020-10-142-4/+4
* intel/perf: fix crash when no perf queries are supportedLionel Landwerlin2020-10-142-2/+2
* freedreno: Move rsc NULL check to before rsc dereferences.Vinson Lee2020-10-142-4/+5
* intel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEsJason Ekstrand2020-10-142-4/+16
* radv: Use atomics to read query results.Bas Nieuwenhuizen2020-10-142-21/+24
* nir/opt_load_store_vectorize: Use bit sizes when checking mask compatibilityJason Ekstrand2020-10-142-3/+3
* glsl: don't duplicate state vars as uniforms in the NIR linkerTimothy Arceri2020-10-142-1/+7
* intel/fs: NoMask initialize the address register for shufflesJason Ekstrand2020-10-142-6/+33
* intel/gen9: Enable MSC RAW Hazard AvoidanceAnuj Phogat2020-10-145-1/+8
* radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.Olsak, Marek2020-10-142-1/+3
* nir/cf: Better handle intra-block splitsJason Ekstrand2020-10-142-8/+25
* .pick_status.json: Mark c02e933de4a9a644410384f815c84d1c08107b82 as appliedEric Engestrom2020-10-141-1/+1
* .pick_status.json: Mark d78df70c2a85fd846d40b71b9e213122347bea1b as denominatedEric Engestrom2020-10-141-1/+1
* .pick_status.json: Update to 68daac28df1b2f50a43740d1905932cfde0ddf1aEric Engestrom2020-10-141-0/+10557
* docs/relnotes: add sha256 sums to 20.1.9Eric Engestrom2020-09-301-1/+1
* VERSION: bump to release 20.1.9mesa-20.1.9Eric Engestrom2020-09-301-1/+1
* docs: add release notes for 20.1.9Eric Engestrom2020-09-301-0/+140
* nir/lower_io_arrays: Fix xfb_offset bugConnor Abbott2020-09-302-2/+2
* st/mesa: use roundf instead of floorf for lod-bias roundingErik Faye-Lund2020-09-302-2/+2
* gallium/vl: add chroma_format arg to vl_video_buffer functionsPierre-Eric Pelloux-Prayer2020-09-296-20/+35
* gallium/vl: do not call transfer_unmap if transfer is NULLPierre-Eric Pelloux-Prayer2020-09-293-4/+7
* .pick_status.json: Update to efaea653b5766427701817ab06c319902a148ee9Eric Engestrom2020-09-291-0/+1062
* .pick_status.json: Mark 89401e58672e1251b954662f0f776a6e9bce6df8 as denominatedEric Engestrom2020-09-281-1/+1
* spirv: fix emitting switch cases that directly jump to the merge blockSamuel Pitoiset2020-09-282-1/+8
* spirv: extract switch parsing into its own functionKarol Herbst2020-09-283-84/+100
* .pick_status.json: Mark 6b1a56b908e702c06f55c63b19b695a47f607456 as denominatedEric Engestrom2020-09-281-1/+1
* .pick_status.json: Mark e98c7a66347a05fc166c377ab1abb77955aff775 as denominatedEric Engestrom2020-09-281-1/+1
* .pick_status.json: Mark 802d3611dcec8102ef75fe2461340c2997af931e as denominatedEric Engestrom2020-09-281-1/+1
* intel/fs: Disable sample mask predication for scratch storesDanylo Piliaiev2020-09-284-3/+35
* meson/anv: Use variable that checks for --build-idDylan Baker2020-09-272-2/+2
* blorp: Ensure aligned HIZ_CCS_WT partial clearsNanley Chery2020-09-272-5/+6
* nir/liveness: Consider if uses in nir_ssa_defs_interfereJason Ekstrand2020-09-272-1/+10
* radeonsi: fix indirect dispatches with variable block sizesMarek Olšák2020-09-272-12/+11
* etnaviv: simplify linear stride implementationChristian Gmeiner2020-09-272-12/+10
* mesa: handle GL_FRONT after translating to itErik Faye-Lund2020-09-272-1/+2