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
23.1
23.2
23.3
24.0
24.1
24.2
24.3
25.0
25.1
25.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
a7xx-gmem
amber
aruby-blackberry/gfxstream
d3d12_pipe_mft_dependencies
elima/radv-video-encode-caps-maxbitrate
explicit-sync
fjdegroo/lnl-giraffe-metrics
format_table_endian_fixes
main
powervr-mesa-next-wayland
review/fragment_shader_barycentric
staging/23.2
staging/23.3
staging/24.0
staging/24.1
staging/24.2
staging/24.3
staging/25.0
staging/25.1
staging/25.2
submit/meson-wayland-module
uav-counter-meta
vk-no-nir-android
zink-stablefix
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
3 hours
radv/rt: Implement null acceleration structure in shader code
HEAD
main
Konstantin Seurer
7
-181
/
+33
6 hours
brw: Make brw_builder() shader constructor use CFG if available
Caio Oliveira
1
-15
/
+10
6 hours
brw: Use a builder to track position in lower_simd
Caio Oliveira
2
-16
/
+3
6 hours
brw: Use a more specific builder helper in combine constants
Caio Oliveira
2
-25
/
+17
6 hours
brw: Add more specific brw_builder helpers
Caio Oliveira
10
-18
/
+52
6 hours
brw: Move insert/remove code to the block
Caio Oliveira
5
-35
/
+41
7 hours
radv/rt: Use inv_dir for software ray-triangle tests
Konstantin Seurer
1
-1
/
+1
7 hours
radv/rt: Optimize emulated ray-triangle tests
Konstantin Seurer
1
-5
/
+9
7 hours
radv: Implement watertightness for emulated RT
Konstantin Seurer
1
-17
/
+87
7 hours
radv: Disable pointer flags and the GFX12 WA for emulated RT
Konstantin Seurer
2
-7
/
+9
8 hours
radv: Optimize ray tracing position fetch
Konstantin Seurer
14
-115
/
+73
8 hours
asahi: Ensure shared BOs have a prime_fd
Asahi Lina
3
-34
/
+43
12 hours
docs/linkcheck: ignore vulkan.org failures as it also blocks non-browsers
Eric Engestrom
1
-0
/
+1
12 hours
docs/linkcheck: ignore sourceforge subdomains as well
Eric Engestrom
1
-0
/
+1
12 hours
docs/linkcheck: drop cgit exception as nothing links to it anymore
Eric Engestrom
1
-1
/
+0
22 hours
mediafoundation: change frame preanalysis rc from ifdef to runtime control
Pohsiang (John) Hsu
4
-25
/
+139
22 hours
mediafoundation: Do GPU-GPU encoder sync for two-pass input vpblit
Sil Vilerino
5
-23
/
+35
22 hours
mediafoundation: Fix recon pic two pass VPBlit target
Sil Vilerino
1
-2
/
+2
22 hours
mediafoundation: support CODECAPI_AVEncVideoSatdMapBlockSize and MFSampleExte...
Wenfeng Gao
4
-1
/
+90
25 hours
nvk: Delete the old MSAA image workarounds and trust NIL and NAK
Faith Ekstrand
4
-120
/
+26
25 hours
nak: Lower MSAA image load/store/atomic/size
Faith Ekstrand
1
-6
/
+125
25 hours
nvk: Drop the pre-Volta texture query workaround
Faith Ekstrand
1
-17
/
+0
25 hours
nak/lower_tex: Handle NULL image queries pre-Volta
Faith Ekstrand
1
-2
/
+39
25 hours
nak/lower_tex: Add texture query helpers
Faith Ekstrand
1
-86
/
+92
25 hours
nak/lower_tex: Don't use remap_sampler_dim() for images
Faith Ekstrand
1
-1
/
+1
25 hours
nir,nak: Add a nir_texop_sample_pos_nv and plumb it through
Faith Ekstrand
5
-0
/
+19
25 hours
nil: Use an extent in samples for MSAA storage images
Faith Ekstrand
2
-0
/
+28
25 hours
nil: Add a ViewAccess enum and plumb it through from NVK
Faith Ekstrand
5
-6
/
+25
26 hours
brw: Fix cmat conversion between bfloat16 and non-float32
Caio Oliveira
2
-42
/
+28
27 hours
nir/instr_set: Rework tex instr hash/compare
Faith Ekstrand
1
-22
/
+45
28 hours
gfxstream: Downgrade some debug prints to traces
Aaron Ruby
1
-17
/
+17
29 hours
brw: Split virtual GRFs again at the end of optimizations
Ian Romanick
1
-0
/
+11
29 hours
brw/reg_allocate: Don't access out of bounds in non-debug builds
Ian Romanick
1
-3
/
+11
29 hours
gfxstream: Remove all "Yoda conditions" in gfxstream_vk_device.cpp
Aaron Ruby
1
-22
/
+22
29 hours
gfxstream: init vk_queues in CreateDevice() based on queueCreateInfo
Aaron Ruby
3
-62
/
+64
29 hours
gfxstream: Rename platform/linux to platform/drm
Aaron Ruby
10
-85
/
+85
30 hours
gfxstream: fix build on 32-bit
K900
1
-1
/
+1
31 hours
lima: ppir: index SSA nodes the same way as we index registers
Vasily Khoruzhick
2
-4
/
+4
31 hours
radeonsi/vcn: vcn5 av1 decoding context buffer fix
Ruijing Dong
1
-12
/
+22
31 hours
lavapipe/ci: Add Android Hardware Buffer test set
Valentine Burley
1
-0
/
+7
31 hours
lavapipe: do not short-circuit AHB export alloc (non-import)
Yiwei Zhang
1
-8
/
+16
31 hours
lavapipe: populate AHB memory mapping
Yiwei Zhang
1
-0
/
+1
31 hours
lavapipe: properly handle AHB release
Yiwei Zhang
1
-0
/
+5
31 hours
lavapipe: do not close import fd on error and amend an error code
Yiwei Zhang
1
-2
/
+1
31 hours
lavapipe: implement GetMemoryAndroidHardwareBufferANDROID
Yiwei Zhang
1
-0
/
+20
31 hours
lavapipe: allow AHB export allocation
Yiwei Zhang
1
-0
/
+3
31 hours
vulkan/android: improve AHB image format check logging
Yiwei Zhang
1
-3
/
+4
32 hours
Uprev Piglit to 0980079dcfb5adbad873d88e00181268f55cb8ef
Collabora's Gfx CI Team
11
-21
/
+27
33 hours
radeonsi/vcn: Correctly handle tile swizzle
David Rosca
3
-10
/
+16
35 hours
zink: flag dmabuf exports on usage set, not synchronization
Mike Blumenkrantz
2
-12
/
+12
[next]