mesa/src/gallium/auxiliary
Jesse Natalie 3955dd077b meson/gallium: Add an option to not use LLVM for gallium draw module
We'd like to use one Mesa build environment which builds our CL compiler
stack (which needs Clang/LLVM) and which builds our GL driver. The GL
driver doesn't really need LLVM support, and since we're statically
linking LLVM, removing it from the driver drastically reduces our DLL
size on disk.

Acked-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9259>
2021-02-25 17:48:16 +00:00
..
cso_cache gallium,u_threaded: add pipe_draw_info::take_index_buffer_ownership 2021-01-27 23:53:35 +00:00
draw meson/gallium: Add an option to not use LLVM for gallium draw module 2021-02-25 17:48:16 +00:00
driver_ddebug gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
driver_noop gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
driver_rbug gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
driver_trace gallium/trace: remove transfer_map assert 2021-02-18 18:26:15 +00:00
gallivm gallivm: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
hud gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
indices gallium: fix draw info setup in draw and utilities 2021-01-04 19:22:33 -05:00
nir meson/gallium: Add an option to not use LLVM for gallium draw module 2021-02-25 17:48:16 +00:00
os os: Fix open result check. 2020-11-02 18:37:00 +00:00
pipe-loader gallium: remove DROP_PIPE_LOADER_MISC 2021-02-25 03:41:36 +00:00
pipebuffer winsys/amdgpu,pb_slab: add slabs with 3/4 of power of two sizes to save memory 2021-02-03 21:53:34 +00:00
postprocess gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
rbug rbug: Fix use of alloca() without #include "c99_alloca.h" 2019-10-25 16:04:34 +01:00
renderonly gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
rtasm util: don't include p_defines.h and u_pointer.h from gallium 2020-03-27 21:00:10 +00:00
target-helpers drisw: Disable automatic use of layered drivers with LIBGL_ALWAYS_SOFTWARE 2021-02-04 16:19:51 +00:00
tessellator gallium/tessellator: Rename D3D11 defines 2021-02-21 22:17:35 +00:00
tgsi softpipe: Fix the const buffer overflow check. 2021-02-23 19:26:53 +00:00
translate gallium/util: remove empty file u_half.h 2020-10-06 21:07:11 -04:00
util gallium: add PIPE_CAP_TEXRECT 2021-02-23 14:04:30 +00:00
vl vl: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
Android.mk android: fix build failure with libbacktrace 2020-12-11 10:41:14 +00:00
Makefile.sources android: gallium/aux: Add GPU tracepoint mechanism 2020-12-07 13:10:32 +00:00
SConscript gallium/aux: Update scons build for u_tracepoints.[ch] 2020-12-08 16:02:10 +00:00
meson.build meson/gallium: Add an option to not use LLVM for gallium draw module 2021-02-25 17:48:16 +00:00