mesa/src/gallium/auxiliary
Dave Airlie d54c07b4c4 mesa/*: use an internal enum for tessellation primitive types.
To avoid dragging gl.h into places it has no business being,
defined tessellation primitive mode to an enum.

This has a lot of fallout all over the place.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14605>
2022-01-19 21:54:58 +00:00
..
cso_cache replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
draw replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
driver_ddebug gallium: add multi_sample parameter to get_sparse_texture_virtual_page_size 2022-01-18 16:10:36 +08:00
driver_noop gallium: add multi_sample parameter to get_sparse_texture_virtual_page_size 2022-01-18 16:10:36 +08:00
driver_rbug gallium: add multi_sample parameter to get_sparse_texture_virtual_page_size 2022-01-18 16:10:36 +08:00
driver_trace aux/trace: cosmetic cleanup 2022-01-19 11:57:17 +00:00
gallivm gallivm: avoid a self-assign warning 2021-12-22 03:34:23 +00:00
hud cso: add missing parameters into cso_set_vertex_buffers 2021-11-03 23:22:31 +00:00
nir mesa/*: use an internal enum for tessellation primitive types. 2022-01-19 21:54:58 +00:00
os os: Fix open result check. 2020-11-02 18:37:00 +00:00
pipe-loader util: add dri config option force_compat_shaders 2021-12-07 02:53:04 +00:00
pipebuffer replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
postprocess gallium/cso: add unbind mask for cso restore 2021-09-01 01:59:52 +00:00
rbug rbug: Fix use of alloca() without #include "c99_alloca.h" 2019-10-25 16:04:34 +01:00
renderonly renderonly: write down usage rules 2021-12-20 12:42:03 +01:00
rtasm replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
target-helpers gallium/swr: Remove common code and build options 2021-12-06 23:37:50 +00:00
tessellator gallium/tessellator: Fix uninitialized variable warnings. 2021-05-20 17:11:22 +00:00
tgsi mesa/*: use an internal enum for tessellation primitive types. 2022-01-19 21:54:58 +00:00
translate translate: assert that nr_elements is in range 2021-05-12 11:26:54 +02:00
util mesa/*: use an internal enum for tessellation primitive types. 2022-01-19 21:54:58 +00:00
vl util/vl: move gallium vl_vlc.h and vl_rbsp.h to shared code. 2021-11-15 21:57:28 +00:00
meson.build aux/trace: print enum names instead of integer values in gallium traces 2022-01-19 11:57:17 +00:00