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
Age
Commit message (
Expand
)
Author
Files
Lines
54 min.
aco: remove stale TODOs about v_interp opsel
HEAD
main
Georg Lehmann
1
-3
/
+0
83 min.
vulkan/wsi/wayland: fix acquire_next_image to report timeouts properly
Philipp Zabel
1
-1
/
+1
3 hours
radv/ci: bump the number of runners to 3 for vkcts-navi21-valve
Samuel Pitoiset
2
-4
/
+1
3 hours
radv/ci: set RADV_PERFTEST=GPL for all VKCTS jobs
Samuel Pitoiset
10
-1
/
+427
4 hours
nir: shrink phi nodes in nir_opt_shrink_vectors
Pavel Ondračka
2
-0
/
+436
5 hours
docs: stop reporting RADV_PERFTEST=gpl as experimental/suboptimal
Samuel Pitoiset
1
-2
/
+1
6 hours
vulkan: Use static_assert for check HWVULKAN_DISPATCH_MAGIC == ICD_LOADER_MAGIC
Yonggang Luo
6
-30
/
+6
6 hours
freedreno: avoid conditional ib in fd6_emit_tile
Chia-I Wu
1
-5
/
+1
8 hours
mesa/st: fix possible crash related to arb invalid memory access
Patrick Lerda
11
-38
/
+37
9 hours
freedreno/registers: document more bits of CP_REG_TEST
Chia-I Wu
5
-42
/
+44
9 hours
turnip: skip unnecessary CP_REG_TEST for cond load/store
Chia-I Wu
3
-3
/
+14
9 hours
turnip: add a comment to tu_render_pass_cond_config
Chia-I Wu
1
-0
/
+6
9 hours
zink: implement cross-program pipeline library sharing
Mike Blumenkrantz
6
-5
/
+87
9 hours
zink: break out zink_gfx_program::libs into refcounted object
Mike Blumenkrantz
4
-16
/
+51
9 hours
zink: store gfx_hash on zink_gfx_program
Mike Blumenkrantz
3
-6
/
+11
10 hours
nir/inline_uniforms: Add inot condition support
Ian Romanick
1
-2
/
+5
10 hours
nir/inline_uniforms: Make add_inlinable_uniforms public
Ian Romanick
3
-112
/
+11
10 hours
nir/inline_uniforms: Make src_only_uses_uniforms public, change name
Ian Romanick
3
-124
/
+61
10 hours
nir/inline_uniforms: Allow possibility of uni_offsets and num_offsets being NULL
Ian Romanick
1
-0
/
+9
10 hours
nir/inline_uniforms: Allow possibility of more than one UBO
Ian Romanick
1
-9
/
+13
10 hours
nir/inline_uniforms: Pass max_num_bo and max_offset around as parameters
Ian Romanick
1
-13
/
+26
10 hours
nir/inline_uniforms: Change num_offsets type to uint8_t
Ian Romanick
1
-6
/
+6
10 hours
ci/crocus: Update HSW expectations.
Emma Anholt
3
-4
/
+12
10 hours
ci/radv: Update navi21 llvm xfails.
Emma Anholt
1
-114
/
+261
10 hours
ci/nouveau: Disable the gm20b jobs entirely.
Emma Anholt
1
-3
/
+3
10 hours
ci/freedreno: Update a3xx piglit_shader xfails.
Emma Anholt
1
-0
/
+12
10 hours
ci/freedreno: Add an xfail for a618 VK full run.
Emma Anholt
1
-0
/
+3
10 hours
ci/freedreno: Update a530 manual-run xfails.
Emma Anholt
1
-7
/
+615
10 hours
ci/freedreno: Disable the a306_piglit_gl job.
Emma Anholt
1
-1
/
+3
10 hours
ci/zink: Update TGL full-run xfails.
Emma Anholt
2
-10
/
+12
10 hours
ci: Disable systems in my farm that haven't recovered.
Emma Anholt
2
-4
/
+6
11 hours
mesa/st: Measure compressed fallback unmap paths
Nanley Chery
1
-0
/
+28
11 hours
mesa/st: Enable compute-based transcoding to DXT5
Nanley Chery
1
-0
/
+31
11 hours
mesa/st: Add st_texture_image_resource_level
Nanley Chery
2
-0
/
+22
11 hours
mesa/st: Add st_compute_transcode_astc_to_dxt5
Nanley Chery
2
-0
/
+437
11 hours
mesa/st: Add and use create_bc1_endpoint_ssbo
Nanley Chery
4
-0
/
+168
11 hours
mesa/st: Add get_compute_program
Nanley Chery
5
-0
/
+155
11 hours
mesa: Create _mesa_CreateShaderProgramv_impl
Nanley Chery
2
-5
/
+19
11 hours
glsl: Modify the #includes in the DXT5 shaders
Nanley Chery
3
-9
/
+3
11 hours
glsl: Add compute shaders to encode DXT5/BC3
Nanley Chery
5
-1
/
+911
11 hours
docs: Document the implicit barriers around blits
Nanley Chery
1
-2
/
+4
12 hours
crocus: disable Y tiling for render targets properly.
Dave Airlie
1
-3
/
+1
17 hours
iris: disable preemption for 3DPRIMITIVE during streamout
Tapani Pälli
1
-2
/
+40
21 hours
intel/fs: fix mesh indirect movs
Lionel Landwerlin
1
-1
/
+1
22 hours
zink: set PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Mike Blumenkrantz
2
-0
/
+7
23 hours
zink: use GPL to handle (simple) separate shader objects
Mike Blumenkrantz
10
-21
/
+443
23 hours
zink: enable combining intermediate gpl libs from combine function
Mike Blumenkrantz
1
-5
/
+9
23 hours
zink: move gpl input/output funcs to zink_pipeline.c
Mike Blumenkrantz
3
-69
/
+78
23 hours
zink: allow multiple gpl libraries in zink_create_gfx_pipeline_combined()
Mike Blumenkrantz
4
-7
/
+11
23 hours
zink: add gpl flags for libraries based on shaders passed
Mike Blumenkrantz
1
-2
/
+9
[next]