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
2014-09-27
configure.ac: Compute LLVM_VERSION_PATCH using llvm-config
Tom Stellard
1
-5
/
+4
2014-09-17
gallivm: set mcpu when initializing llvm execution engine
Roland Scheidegger
1
-2
/
+24
2014-09-17
gallivm: Disable workaround for PR12833 on LLVM 3.2+.
José Fonseca
1
-2
/
+2
2014-09-09
configure.ac: strip _GNU_SOURCE from llvm-config output
Jonathan Gray
1
-0
/
+1
2014-09-09
configure: bail out if building svga without libdrm
Emil Velikov
1
-0
/
+3
2014-09-09
gallivm: Fix build after LLVM commit 211259
Aaron Watry
1
-1
/
+3
2014-09-02
gallivm: Fix build with LLVM >= 3.6 r215967.
Vinson Lee
1
-0
/
+4
2014-09-02
gallivm: Fix build with latest LLVM
Jan Vesely
1
-0
/
+8
2014-08-11
configure.ac: Do not require llvm on x32
Maarten Lankhorst
1
-0
/
+1
2014-08-06
gallivm: fix up out-of-bounds level when using conformant out-of-bound behavior
Roland Scheidegger
1
-0
/
+1
2014-07-03
radeon/llvm: Allocate space for kernel metadata operands
Aaron Watry
1
-3
/
+7
2014-07-03
radeon/llvm: Use the llvm.rsq.clamped intrinsic for RSQ
Michel Dänzer
1
-0
/
+4
2014-07-03
llvmpipe: Fix zero-division in llvmpipe_texture_layout()
Takashi Iwai
1
-1
/
+1
2014-07-03
draw: (trivial) fix clamping of viewport index
Roland Scheidegger
1
-1
/
+1
2014-06-23
clover: Don't use llvm's global context
Tom Stellard
1
-6
/
+9
2014-06-23
configure: Only check for OpenCL without LLVM when the latter is certain
Michel Dänzer
1
-4
/
+4
2014-06-23
configure: error out when building opencl without LLVM
Emil Velikov
1
-0
/
+4
2014-06-16
targets/xa: limit the amount of exported symbols
Emil Velikov
2
-0
/
+41
2014-06-06
llvmpipe: fix crash when not all attachments are populated in a fb
Roland Scheidegger
1
-3
/
+9
2014-05-16
mesa/st: fix number of ubos being declared in a shader
Roland Scheidegger
1
-3
/
+5
2014-05-16
docs: Add a note about llvm-shared-libs and libxatracker
Emil Velikov
1
-0
/
+19
2014-05-09
radeonsi: Enable geometry shaders with LLVM 3.4.1
Tom Stellard
4
-9
/
+13
2014-05-09
configure.ac: Add LLVM_VERSION_PATCH to DEFINES
Tom Stellard
1
-1
/
+7
2014-05-09
draw: do not use draw_get_option_use_llvm() inside draw execution paths
Roland Scheidegger
5
-12
/
+12
2014-05-02
radeonsi: add support for Mullins asics.
Samuel Li
4
-0
/
+11
2014-05-02
targets/opencl: hide all the exported llvm/clang mayhem... hopefully
Emil Velikov
2
-0
/
+7
2014-05-02
targets/xvmc: limit the amount of exported symbols
Emil Velikov
2
-1
/
+33
2014-05-01
gallivm: fix 2 leaks in disassembly code
Roland Scheidegger
1
-4
/
+5
2014-04-25
llvmpipe: fix clearing of individual color buffers in a fb
Roland Scheidegger
6
-163
/
+190
2014-04-25
llvmpipe: (trivial) use correct LP_MIN_VECTOR_ALIGN define for alignment.
Roland Scheidegger
1
-1
/
+1
2014-04-24
llvmpipe: Advertise GLSL 3.30.
José Fonseca
1
-1
/
+1
2014-04-24
draw/llvm: reduce memory usage
Zack Rusin
5
-20
/
+27
2014-04-23
mesa/st: Fix pipe_framebuffer_state::height for PIPE_TEXTURE_1D_ARRAY.
José Fonseca
1
-2
/
+33
2014-04-21
libgl-gdi: silence unused variable warning when not using LLVM
Brian Paul
1
-0
/
+2
2014-04-17
radeonsi: Added Diag Handler to receive LLVM Error messages
Darren Powell
3
-9
/
+55
2014-04-17
r600g: Disable LLVM by default at runtime for graphics
Michel Dänzer
3
-5
/
+5
2014-04-16
gallivm: fix compilation with llvm 3.5 r206241+
Roland Scheidegger
1
-11
/
+20
2014-04-16
util/u_debug: Add noreturn attribute to _debug_assert_fail().
José Fonseca
1
-1
/
+5
2014-04-03
llvmpipe: remove no-op checks in sampler, sampler_view functions
Brian Paul
1
-14
/
+0
2014-04-02
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
15
-2
/
+27
2014-03-31
gallium/targets: move LLVM_LIBS handling inside Automake.inc
Emil Velikov
17
-49
/
+7
2014-03-31
gallium/targets: fold LLVM_LDFLAGS inside Automake.inc
Emil Velikov
16
-15
/
+9
2014-03-31
targets/pipe-loader: move LLVM_LIBS handling inside PIPE_LIBS
Emil Velikov
1
-23
/
+11
2014-03-31
targets/pipe-loader: include dummy.cpp irrespective of HAVE_MESA_LLVM
Emil Velikov
1
-5
/
+4
2014-03-31
pipe-loader/swrast: add soft/llvmpipe defines
Joakim Sindholt
1
-0
/
+5
2014-03-26
draw/llvm: improve debugging output a bit
Zack Rusin
2
-2
/
+3
2014-03-26
llvmpipe: Fix llvmpipe_create_gs_state.
Zack Rusin
1
-3
/
+5
2014-03-25
Revert "build: llvm libs may not be in system search path, add rpath"
Ilia Mirkin
1
-1
/
+0
2014-03-25
llvmpipe: Simplify vertex and geometry shaders.
José Fonseca
5
-70
/
+33
2014-03-21
llvmpipe: add support for b5g6r5_srgb
Roland Scheidegger
5
-9
/
+61
[next]