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
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
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
staging/23.1
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
2023-05-01
clover/llvm: Use std::nullopt already with LLVM 16
Michel Dänzer
1
-1
/
+1
2023-05-01
clover/llvm: Use llvm::DataLayout::getABITypeAlign with LLVM >= 16
Michel Dänzer
2
-6
/
+19
2023-03-12
ci/clover: disable the jobs
David Heidelberg
3
-4
/
+8
2023-02-15
fix: clover/llvm: replace llvm::None with std::nullopt for LLVM 17+
Kai Wasserbäch
1
-0
/
+4
2023-02-14
clover: Reserve vector memory in make_text_section
Michel Dänzer
1
-0
/
+1
2023-02-12
fix(FTBFS): clover: fix LLVM #include of Triple.h, moved to TargetParser
Kai Wasserbäch
1
-1
/
+6
2022-11-28
clover: test for nir fp64 lowering options for cl_khr_fp64
Gert Wollny
2
-2
/
+8
2022-11-24
clover: Fixes -Wundef in memory.cpp
Yonggang Luo
1
-1
/
+1
2022-11-18
clover: Use braces arround a union initializer
Jason Ekstrand
1
-2
/
+2
2022-11-15
clover: empty soversion when on win32
Yonggang Luo
1
-0
/
+1
2022-11-14
ci/llvmpipe: Switch rusticl and clover testing over to deqp-runner.
Emma Anholt
14
-270
/
+185
2022-11-11
meson: Fixes name_prefix for clover on mingw
Yonggang Luo
1
-0
/
+1
2022-11-11
clover: Fixes building with mingw-x86
Yonggang Luo
7
-143
/
+153
2022-11-11
clover: Rename *OpenCL.def to *OpenCL.def.in
Yonggang Luo
3
-1
/
+1
2022-11-02
gallium: split up req_local_mem
Karol Herbst
26
-62
/
+109
2022-11-02
panfrost: Remove unused req_input_mem copy
Alyssa Rosenzweig
2
-6
/
+2
2022-11-02
panfrost: Delete set_global_resources
Alyssa Rosenzweig
1
-9
/
+0
2022-10-25
gallium/clover: pass -opaque-pointers to Clang on LLVM 15 and 16
Thomas Debesse
1
-0
/
+27
2022-10-25
Revert "gallium/clover: pass -no-opaque-pointers to Clang", opaque pointers a...
Thomas Debesse
1
-7
/
+0
2022-11-01
clover: implement CLOVER_DEVICE_TYPE like RUSTICL_DEVICE_TYPE
Thomas Debesse
1
-0
/
+26
2022-10-27
zink: rip out unused kernel push constant
Mike Blumenkrantz
4
-84
/
+2
2022-10-25
clover/llvm: add kernel arg info for opaque pointers
Dave Airlie
1
-4
/
+45
2022-10-21
panfrost: Remove NIR_SERIALIZED support
Alyssa Rosenzweig
2
-22
/
+4
2022-10-11
zink: handle global and scratch vars
Mike Blumenkrantz
2
-17
/
+126
2022-10-10
clc/clover: Link clang statically when shared-llvm is disabled
pal1000
2
-2
/
+2
2022-09-25
meson: libelf is optional
Yiwei Zhang
1
-1
/
+1
2022-09-22
radv/r600/clover: Getting libelf to be optional
Yonggang Luo
10
-32
/
+23
2022-09-20
clover: Fixes use of designated initializers requires in c++ that doesn't sup...
Yonggang Luo
1
-3
/
+2
2022-08-23
ci: update CI to reflect clovers LLVM version bump
Karol Herbst
5
-10
/
+3
2022-08-23
chore(deps): clover: raise the minimum LLVM version to 11.0.0
Kai Wasserbäch
3
-39
/
+2
2022-08-12
meson: Microsoft / maybe Intel CLC need the all-targets workaround
pal1000
1
-0
/
+1
2022-08-05
llvmpipe/ci: update ci results for clover.
Dave Airlie
1
-1
/
+0
2022-08-05
gallivm/nir/st: lower image derefs in advance.
Dave Airlie
6
-91
/
+77
2022-08-04
nir/lower_images: extract from clover
Karol Herbst
4
-168
/
+172
2022-08-04
printf: extract clovers printf impl
Karol Herbst
7
-137
/
+179
2022-06-16
meson/clover: Getting clover can be built with no-rtti llvm in mingw
Yonggang Luo
1
-3
/
+5
2022-05-12
r600: Fix userspace pointer support for evergreen compute.
Jason Volk
4
-30
/
+47
2022-05-12
clover: Set images/samplers_used when lowering images
Jason Ekstrand
1
-1
/
+8
2022-05-08
gallium/clover: pass -no-opaque-pointers to Clang
Thomas Debesse
1
-0
/
+7
2022-04-18
gallium/clover: LLVM setLangDefaults moved from clangFrontend to clangBasic
Thomas Debesse
1
-0
/
+4
2022-04-13
iris: More gracefully fail in resource_from_user_memory
Jason Ekstrand
1
-3
/
+7
2022-03-23
fix(clover): FTBFS: Added missing include for ConstantInt for LLVM 15
Kai Wasserbäch
1
-0
/
+1
2022-03-23
fix(FTBFS): clover: work around removal of PointerType::getElementType()
Kai Wasserbäch
1
-2
/
+3
2022-03-17
clover/nir: respect lower to scalar options.
Dave Airlie
1
-0
/
+4
2022-01-19
meson: Try to link all-targets module if Gallium OpenCL is enabled
Simon McVittie
1
-1
/
+1
2022-01-04
clover: Move min image support check
Rob Clark
1
-9
/
+18
2021-11-15
freedreno: caps for clover
Rob Clark
1
-6
/
+6
2021-10-29
clover: Add constructor for image_rd_argument.
Vinson Lee
2
-0
/
+5
2021-10-21
freedreno/ir3: Get req_local_mem from pipe_compute_state
Rob Clark
3
-1
/
+3
2021-10-21
freedreno: implement set_compute_state()
Rob Clark
1
-1
/
+26
[next]