mesa/src/gallium/auxiliary
Eric Engestrom 7e8db6aedf meson: always define {,DRAW_}LLVM_AVAILABLE one way or the other
With the usual benefits of `#if` instead of `#ifdef` (mostly the fact
that typos can be build failures instead of silently being interpreted
as if 0).

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3863>
2023-12-24 10:01:39 +00:00
..
cso_cache gallium: add typedef pipe_draw_func matching the draw_vbo signature and use it 2023-12-10 06:20:14 +00:00
draw meson: always define {,DRAW_}LLVM_AVAILABLE one way or the other 2023-12-24 10:01:39 +00:00
driver_ddebug gallium: remove start_slot parameter from pipe_context::set_vertex_buffers 2023-08-11 06:37:22 +00:00
driver_noop gallium: remove start_slot parameter from pipe_context::set_vertex_buffers 2023-08-11 06:37:22 +00:00
driver_trace pipe: Extend get_feedback with additional metadata 2023-11-20 17:18:59 +00:00
gallivm lp: make sure 0xff is unsigned before shifting it past signed int range 2023-11-27 09:51:01 +00:00
hud cso: inline cso_get_pipe_context 2023-12-10 06:20:13 +00:00
indices util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
nir meson: always define {,DRAW_}LLVM_AVAILABLE one way or the other 2023-12-24 10:01:39 +00:00
pipe-loader pipe-loader: add pipe_loader_get_compatible_render_capable_device_fd() 2023-10-17 20:31:13 +00:00
pipebuffer gallium/auxiliary: Fix pb_bufmgr_slab.c leak 2023-11-20 17:18:59 +00:00
postprocess gallium: move vertex stride to CSO 2023-08-14 01:23:25 +00:00
renderonly kmsro: assert that scanout refcount is larger than 0 2023-07-05 12:10:18 +00:00
rtasm util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
target-helpers asahi: Add scaffolding for supporting driconf options 2023-09-05 18:50:34 +00:00
tessellator compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
tgsi treewide: Merge num_mesh_vertices_per_primitive and u_vertices_per_prim into mesa_vertices_per_prim 2023-10-26 09:35:04 +00:00
translate util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
util gallium: fix util_clamp_color type confusion 2023-12-12 19:44:35 -04:00
vl vl_winsys_win32: call winsys->destroy(winsys) in error conditions 2023-12-06 03:58:53 +00:00
meson.build gallium/auxiliary/vl: NIR compute shaders 2023-11-15 16:06:38 +00:00