index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
6 hours
perfetto: Deduplicate clock sync packet emit from renderstage sources.
Emma Anholt
1
-23
/
+7
6 hours
perfetto: Make a MesaRenderpassDataSource with common setup/start/stop.
Emma Anholt
1
-27
/
+4
11 hours
ci/zink: Reduce zink-tu-a618-traces parallelism
Guilherme Gallo
1
-1
/
+1
11 hours
ci/zink: Fix zink-tu-a618-traces perf job rules
Guilherme Gallo
1
-0
/
+3
12 hours
radeonsi: simplify binning settings to work around GPU hangs
Marek Olšák
1
-17
/
+7
12 hours
radeonsi/gfx11: reduce MSAA samples to 8 for no-attachment framebuffer
Marek Olšák
1
-1
/
+3
12 hours
amd: rename GFX1036 -> RAPHAEL_MENDOCINO
Marek Olšák
1
-1
/
+1
13 hours
zink/ci: remove `primitive-id-no-gs-quads` from radv-vangogh-fails
antonino
1
-1
/
+0
13 hours
zink: unbind generated gs in `bind_last_vertex_stage`
antonino
1
-25
/
+26
13 hours
zink: improve generated gs unbinding
antonino
2
-19
/
+14
13 hours
zink: zink: add `parent` to `zink_shader::non_fs`
antonino
2
-0
/
+3
13 hours
zink: unified `zink_set_primitive_emulation_keys` and `zink_create_primitive_...
antonino
2
-96
/
+31
13 hours
zink: prevent crash when freeing
antonino
3
-0
/
+6
13 hours
zink: advertise support for the quad primitive
antonino
10
-1
/
+31
13 hours
zink: keep xfb properties in quad emulation gs
antonino
2
-20
/
+22
13 hours
zink: handle provoking vertex mode for filled quads
antonino
3
-7
/
+18
13 hours
nir/zink: handle provoking vertex mode in `nir_create_passthrough_gs`
antonino
1
-4
/
+10
13 hours
zink: implement flat shading using inlined uniforms
antonino
8
-8
/
+50
13 hours
zink: add `needs_inlining` to `zink_shader`
antonino
2
-0
/
+4
13 hours
zink: add flags to `zink_gfx_program` and `zink_context`
antonino
2
-1
/
+9
13 hours
zink: fix flat shading on filled quads
antonino
1
-3
/
+6
13 hours
zink: handle quads
antonino
5
-39
/
+101
13 hours
zink: add `zink_rast_prim` enum
antonino
1
-0
/
+7
13 hours
zink: filled quad emulation gs generation function
antonino
2
-0
/
+84
13 hours
zink: force line strip out when emulating stipple
antonino
1
-1
/
+1
13 hours
nir: allow to force line strip out in nir_create_passthrough_gs
antonino
1
-2
/
+4
13 hours
zink: handle edgeflags
antonino
7
-24
/
+76
13 hours
zink: add `has_edgeflags` flag to zink_shader and zink_gfx_program
antonino
3
-0
/
+8
13 hours
nir: handle edge flags in nir_create_passthrough_gs
antonino
1
-1
/
+2
13 hours
nir: calculate number of vertices in nir_create_passthrough_gs
antonino
1
-2
/
+1
13 hours
zink: handle switching between primitives
antonino
3
-20
/
+36
17 hours
gallivm: Skip loads/stores that are definitely outside of compact vars.
Emma Anholt
1
-3
/
+0
19 hours
iris: implement recommended flush/wait of AUX-TT invalidation
Lionel Landwerlin
1
-1
/
+33
24 hours
zink: stop leaking separate shader nir
Mike Blumenkrantz
3
-7
/
+7
25 hours
ci/zink: Update the tgl manual run xfails.
Emma Anholt
1
-9
/
+2
25 hours
ci/crocus: Fix 1.3.5.0 xfails.
Emma Anholt
1
-2
/
+2
34 hours
zink: use c++ template to deduplicate image barrier functions
Mike Blumenkrantz
2
-82
/
+53
34 hours
zink: minor tweaks for image barriers
Mike Blumenkrantz
1
-4
/
+10
34 hours
zink: use c++ template to deduplicate all the buffer barrier code
Mike Blumenkrantz
3
-127
/
+57
34 hours
zink: move all barrier-related functions to c++
Mike Blumenkrantz
4
-712
/
+744
34 hours
zink: break out a src region barrier check for reuse
Mike Blumenkrantz
2
-1
/
+9
34 hours
zink: fix some type mismatches for c++ compilation
Mike Blumenkrantz
2
-41
/
+41
35 hours
asahi: Don't lie about seamless cube maps
Alyssa Rosenzweig
1
-8
/
+1
35 hours
mesa/st: Normalize wrap modes for seamless cubes
Alyssa Rosenzweig
2
-54
/
+0
37 hours
radeonsi: monolithic PS emit epilog in nir directly
Qiang Yu
3
-29
/
+47
37 hours
nir,radeonsi: add and implement nir_load_alpha_reference_amd
Qiang Yu
3
-1
/
+6
41 hours
radeonsi: don't use si_decompress_dcc if the blitter is running
Pierre-Eric Pelloux-Prayer
1
-1
/
+3
41 hours
radeonsi: add AMD_DEBUG=extra_md
Pierre-Eric Pelloux-Prayer
3
-1
/
+12
41 hours
ac/surface: introduce umd metadata v2
Pierre-Eric Pelloux-Prayer
1
-1
/
+2
41 hours
amd/surface: rename metadata functions
Pierre-Eric Pelloux-Prayer
1
-8
/
+8
[next]