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
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
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
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
2025-05-28
gallium: new VM interfaces for SVM
Karol Herbst
7
-1
/
+115
2025-05-28
gallium: add fixed address resource API
Karol Herbst
6
-1
/
+42
2025-05-13
gallium: remove left over clover files
Georg Lehmann
2
-129
/
+0
2025-05-01
gallium: remove pipe_compute_caps::max_threads_per_block_clover
Karol Herbst
3
-4
/
+0
2025-05-01
gallium: remove pipe_compute_caps::max_block_size_clover
Karol Herbst
3
-7
/
+0
2025-05-01
nvc0: remove support for pipe_grid_info::input
Karol Herbst
4
-38
/
+3
2025-05-01
nv50: move pipe_grid_info::input into the driver
Karol Herbst
4
-9
/
+17
2025-05-01
radeonsi: remove more clover related code
Karol Herbst
2
-6
/
+4
2025-05-01
r600: remove all clover related code
Karol Herbst
7
-674
/
+63
2025-04-16
delete clover
Mike Blumenkrantz
83
-15266
/
+6
2025-04-15
llvmpipe: remove all clover support code
Karol Herbst
5
-74
/
+2
2025-04-15
freedreno: remove all clover support code
Karol Herbst
12
-134
/
+9
2025-04-15
iris: remove all clover support code
Karol Herbst
6
-74
/
+28
2025-03-27
radeonsi: remove clover support
Marek Olšák
5
-898
/
+35
2025-03-13
meson: announce that clover is deprecated (slated for removal)
Eric Engestrom
2
-0
/
+3
2025-03-04
clover: Fix MSVC build
Nikita Popov
1
-0
/
+6
2025-03-04
clover: Don't include libclc headers
Nikita Popov
2
-19
/
+39
2025-02-05
clover: replace get_compute_param with pipe_compute_caps
Qiang Yu
1
-37
/
+13
2025-02-05
radeonsi: init compute caps without ir_type param
Qiang Yu
1
-19
/
+21
2025-02-05
r600: init compute caps without ir_type param
Qiang Yu
1
-14
/
+18
2025-02-05
gallium,clover: add compute caps used by clover only
Qiang Yu
5
-2
/
+12
2025-01-29
pipe_loader: Fix pipe_i915 with the dynamic loader
Daniel Stone
1
-2
/
+2
2024-12-05
docs/envvars: Remove mention of IRIS_ENABLE_CLOVER
Adam Jackson
1
-5
/
+0
2024-12-04
fix(FTBFS): clc/clover: pass a VFS instance explicitly
Kai Wasserbäch
2
-2
/
+18
2024-11-08
clover: drop support for nir drivers
Karol Herbst
14
-1847
/
+8
2024-09-26
fix(FTBFS): clover: use `.getDataLayout()` with LLVM >= 20
Kai Wasserbäch
1
-0
/
+4
2024-07-01
meson: Build pipe-loader when build-tests is true
Luc Ma
1
-4
/
+5
2024-06-27
meson: rename with_gallium_opencl to with_gallium_clover
Karol Herbst
4
-12
/
+12
2024-06-27
clover: fix meson opencl-spirv option
Patrick Lerda
2
-7
/
+6
2024-05-16
nir/lower_cl_images: set binding also for samplers
Karol Herbst
1
-0
/
+1
2024-05-16
r600: fix vertex state update clover regression
Patrick Lerda
1
-2
/
+3
2024-05-13
clover: fix memory leak related to optimize
Patrick Lerda
1
-0
/
+1
2024-05-09
clover: Use the new spirv_capabilities struct
Faith Ekstrand
1
-11
/
+24
2024-05-06
clover: fix pipe_box update regression
Patrick Lerda
1
-4
/
+2
2024-04-02
fix(FTBFS): clover: adapt to new LLVM 19 DiagnosticHandlerTy
Kai Wasserbäch
1
-0
/
+9
2024-02-21
meson: do not pull in clc for clover
Karol Herbst
2
-3
/
+2
2023-12-13
clover: Remove usage of glsl_type C++ helpers
Caio Oliveira
1
-6
/
+6
2023-12-07
clover: Rename function align to align_vector to avoid conflict with global a...
Yonggang Luo
1
-7
/
+7
2023-10-31
ci: simplify debian-rusticl-testing definition
David Heidelberg
1
-13
/
+8
2023-10-31
ci: drop clover from release builds and remove rusticl build
David Heidelberg
2
-36
/
+1
2023-10-14
fix: clover: warning: ignoring return value of ‘int posix_memalign(…)’ ...
Kai Wasserbäch
1
-1
/
+3
2023-10-06
fix: clover: LLVM 18: s/CodeGenOpt::/CodeGenOptLevel::/
Kai Wasserbäch
1
-0
/
+4
2023-10-06
fix: clover: LLVM 18 renamed/moved CGFT_*, update compat layer
Kai Wasserbäch
1
-0
/
+5
2023-09-23
iris: do not mention specifically clover for OpenCL support
David Heidelberg
1
-4
/
+4
2023-09-22
clover: Only compile/depend libclspirv and libclnir when using SPIR-V support
Caio Oliveira
1
-18
/
+26
2023-09-22
clover: Hide SPIR-V related code behind HAVE_CLOVER_SPIRV
Caio Oliveira
2
-5
/
+16
2023-09-19
docs: Update Clover's env variable documentation
lorn10
1
-0
/
+32
2023-09-13
clover: fix parameter arguments since recent translator changes.
Dave Airlie
2
-14
/
+30
2023-09-11
clover/llvm: move to modern pass manager.
Dave Airlie
1
-13
/
+51
2023-09-09
ci: drop clover leftover
Eric Engestrom
6
-110
/
+0
[next]