summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2020-10-14aco/isel: Always export position data from VS/NGGTony Wasserka1-1/+1
2020-10-14radv: Fix mipmap extent adjustment on GFX9+.Bas Nieuwenhuizen1-1/+1
2020-10-14scons: fix SPIR-V -> NIR buildRhys Perry1-1/+1
2020-10-14android: fix SPIR-V -> NIR buildRhys Perry1-1/+1
2020-10-14spirv: replace discard with demote for incorrect HLSL->SPIR-V translationsRhys Perry1-1/+1
2020-10-14spirv: add and use a generator id enumRhys Perry1-1/+1
2020-10-14pan/bi: Handle vector movesAlyssa Rosenzweig1-1/+1
2020-10-14anv: Enable multi-layer aux-map init for HIZ+CCSNanley Chery1-1/+1
2020-10-14intel/nir: Don't try to emit vector load_scratch instructionsJason Ekstrand1-1/+1
2020-10-14glsl/xxd.py: fix importsDylan Baker1-1/+1
2020-10-14etnaviv: stop leaking the dummy texure descriptor BOLucas Stach1-1/+1
2020-10-14omx/tizonia: fix buildPierre-Eric Pelloux-Prayer1-1/+1
2020-10-14iris: Fix a fast-clear skipping optimizationNanley Chery1-1/+1
2020-10-14intel/perf: fix crash when no perf queries are supportedLionel Landwerlin1-1/+1
2020-10-14freedreno: Move rsc NULL check to before rsc dereferences.Vinson Lee1-1/+1
2020-10-14intel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEsJason Ekstrand1-1/+1
2020-10-14radv: Use atomics to read query results.Bas Nieuwenhuizen1-1/+1
2020-10-14nir/opt_load_store_vectorize: Use bit sizes when checking mask compatibilityJason Ekstrand1-1/+1
2020-10-14glsl: don't duplicate state vars as uniforms in the NIR linkerTimothy Arceri1-1/+1
2020-10-14intel/fs: NoMask initialize the address register for shufflesJason Ekstrand1-1/+1
2020-10-14intel/gen9: Enable MSC RAW Hazard AvoidanceAnuj Phogat1-1/+1
2020-10-14radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.Olsak, Marek1-1/+1
2020-10-14nir/cf: Better handle intra-block splitsJason Ekstrand1-1/+1
2020-10-14.pick_status.json: Mark c02e933de4a9a644410384f815c84d1c08107b82 as appliedEric Engestrom1-1/+1
2020-10-14.pick_status.json: Mark d78df70c2a85fd846d40b71b9e213122347bea1b as denominatedEric Engestrom1-1/+1
2020-10-14.pick_status.json: Update to 68daac28df1b2f50a43740d1905932cfde0ddf1aEric Engestrom1-0/+10557
2020-09-30nir/lower_io_arrays: Fix xfb_offset bugConnor Abbott1-1/+1
2020-09-30st/mesa: use roundf instead of floorf for lod-bias roundingErik Faye-Lund1-1/+1
2020-09-29gallium/vl: add chroma_format arg to vl_video_buffer functionsPierre-Eric Pelloux-Prayer1-1/+1
2020-09-29gallium/vl: do not call transfer_unmap if transfer is NULLPierre-Eric Pelloux-Prayer1-1/+1
2020-09-29.pick_status.json: Update to efaea653b5766427701817ab06c319902a148ee9Eric Engestrom1-0/+1062
2020-09-28.pick_status.json: Mark 89401e58672e1251b954662f0f776a6e9bce6df8 as denominatedEric Engestrom1-1/+1
2020-09-28spirv: fix emitting switch cases that directly jump to the merge blockSamuel Pitoiset1-1/+1
2020-09-28spirv: extract switch parsing into its own functionKarol Herbst1-1/+1
2020-09-28.pick_status.json: Mark 6b1a56b908e702c06f55c63b19b695a47f607456 as denominatedEric Engestrom1-1/+1
2020-09-28.pick_status.json: Mark e98c7a66347a05fc166c377ab1abb77955aff775 as denominatedEric Engestrom1-1/+1
2020-09-28.pick_status.json: Mark 802d3611dcec8102ef75fe2461340c2997af931e as denominatedEric Engestrom1-1/+1
2020-09-28intel/fs: Disable sample mask predication for scratch storesDanylo Piliaiev1-1/+1
2020-09-27meson/anv: Use variable that checks for --build-idDylan Baker1-1/+1
2020-09-27blorp: Ensure aligned HIZ_CCS_WT partial clearsNanley Chery1-1/+1
2020-09-27nir/liveness: Consider if uses in nir_ssa_defs_interfereJason Ekstrand1-1/+1
2020-09-27radeonsi: fix indirect dispatches with variable block sizesMarek Olšák1-1/+1
2020-09-27etnaviv: simplify linear stride implementationChristian Gmeiner1-1/+1
2020-09-27mesa: handle GL_FRONT after translating to itErik Faye-Lund1-1/+1
2020-09-27.pick_status.json: Update to a3543adc2628461818cfa691a7f547af7bc6f0fbEric Engestrom1-0/+1332
2020-09-23nir/lower_samplers: Clamp out-of-bounds access to array of samplersDanylo Piliaiev1-1/+1
2020-09-23nir/large_constants: Eliminate out-of-bounds writes to large constantsDanylo Piliaiev1-1/+1
2020-09-23nir/lower_io: Eliminate oob writes and return zero for oob readsDanylo Piliaiev1-1/+1
2020-09-23st/mesa: Deal with empty textures/buffers in semaphore wait/signal.Bas Nieuwenhuizen1-1/+1
2020-09-23intel/compiler: fixup Gen12 workaround for array sizesLionel Landwerlin1-1/+1