summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)AuthorFilesLines
6 hoursperfetto: Deduplicate clock sync packet emit from renderstage sources.Emma Anholt1-23/+7
6 hoursperfetto: Make a MesaRenderpassDataSource with common setup/start/stop.Emma Anholt1-27/+4
11 hoursci/zink: Reduce zink-tu-a618-traces parallelismGuilherme Gallo1-1/+1
11 hoursci/zink: Fix zink-tu-a618-traces perf job rulesGuilherme Gallo1-0/+3
12 hoursradeonsi: simplify binning settings to work around GPU hangsMarek Olšák1-17/+7
12 hoursradeonsi/gfx11: reduce MSAA samples to 8 for no-attachment framebufferMarek Olšák1-1/+3
12 hoursamd: rename GFX1036 -> RAPHAEL_MENDOCINOMarek Olšák1-1/+1
13 hourszink/ci: remove `primitive-id-no-gs-quads` from radv-vangogh-failsantonino1-1/+0
13 hourszink: unbind generated gs in `bind_last_vertex_stage`antonino1-25/+26
13 hourszink: improve generated gs unbindingantonino2-19/+14
13 hourszink: zink: add `parent` to `zink_shader::non_fs`antonino2-0/+3
13 hourszink: unified `zink_set_primitive_emulation_keys` and `zink_create_primitive_...antonino2-96/+31
13 hourszink: prevent crash when freeingantonino3-0/+6
13 hourszink: advertise support for the quad primitiveantonino10-1/+31
13 hourszink: keep xfb properties in quad emulation gsantonino2-20/+22
13 hourszink: handle provoking vertex mode for filled quadsantonino3-7/+18
13 hoursnir/zink: handle provoking vertex mode in `nir_create_passthrough_gs`antonino1-4/+10
13 hourszink: implement flat shading using inlined uniformsantonino8-8/+50
13 hourszink: add `needs_inlining` to `zink_shader`antonino2-0/+4
13 hourszink: add flags to `zink_gfx_program` and `zink_context`antonino2-1/+9
13 hourszink: fix flat shading on filled quadsantonino1-3/+6
13 hourszink: handle quadsantonino5-39/+101
13 hourszink: add `zink_rast_prim` enumantonino1-0/+7
13 hourszink: filled quad emulation gs generation functionantonino2-0/+84
13 hourszink: force line strip out when emulating stippleantonino1-1/+1
13 hoursnir: allow to force line strip out in nir_create_passthrough_gsantonino1-2/+4
13 hourszink: handle edgeflagsantonino7-24/+76
13 hourszink: add `has_edgeflags` flag to zink_shader and zink_gfx_programantonino3-0/+8
13 hoursnir: handle edge flags in nir_create_passthrough_gsantonino1-1/+2
13 hoursnir: calculate number of vertices in nir_create_passthrough_gsantonino1-2/+1
13 hourszink: handle switching between primitivesantonino3-20/+36
17 hoursgallivm: Skip loads/stores that are definitely outside of compact vars.Emma Anholt1-3/+0
19 hoursiris: implement recommended flush/wait of AUX-TT invalidationLionel Landwerlin1-1/+33
24 hourszink: stop leaking separate shader nirMike Blumenkrantz3-7/+7
25 hoursci/zink: Update the tgl manual run xfails.Emma Anholt1-9/+2
25 hoursci/crocus: Fix 1.3.5.0 xfails.Emma Anholt1-2/+2
34 hourszink: use c++ template to deduplicate image barrier functionsMike Blumenkrantz2-82/+53
34 hourszink: minor tweaks for image barriersMike Blumenkrantz1-4/+10
34 hourszink: use c++ template to deduplicate all the buffer barrier codeMike Blumenkrantz3-127/+57
34 hourszink: move all barrier-related functions to c++Mike Blumenkrantz4-712/+744
34 hourszink: break out a src region barrier check for reuseMike Blumenkrantz2-1/+9
34 hourszink: fix some type mismatches for c++ compilationMike Blumenkrantz2-41/+41
35 hoursasahi: Don't lie about seamless cube mapsAlyssa Rosenzweig1-8/+1
35 hoursmesa/st: Normalize wrap modes for seamless cubesAlyssa Rosenzweig2-54/+0
37 hoursradeonsi: monolithic PS emit epilog in nir directlyQiang Yu3-29/+47
37 hoursnir,radeonsi: add and implement nir_load_alpha_reference_amdQiang Yu3-1/+6
41 hoursradeonsi: don't use si_decompress_dcc if the blitter is runningPierre-Eric Pelloux-Prayer1-1/+3
41 hoursradeonsi: add AMD_DEBUG=extra_mdPierre-Eric Pelloux-Prayer3-1/+12
41 hoursac/surface: introduce umd metadata v2Pierre-Eric Pelloux-Prayer1-1/+2
41 hoursamd/surface: rename metadata functionsPierre-Eric Pelloux-Prayer1-8/+8