mesa/src/gallium/auxiliary
Brian Paul 98593360c4 gallivm: increase LP_MAX_TGSI_SHADER_IMAGES from 16 to 32
This allows a VMware test to pass.  The comments in lp_bld_limits.h
mention SM 3.0 requirements, but we're in the SM 5.0 era...

Signed-off-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17062>
2022-07-14 19:16:07 +00:00
..
cso_cache mesa/st: add PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_FREEDRENO 2022-07-07 20:39:30 +00:00
draw Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
driver_ddebug util/c11: Update function u_thread_create to be c11 conformance 2022-06-15 17:37:17 +00:00
driver_noop gallium, mesa: Support setting timeline semaphore values 2022-07-14 03:45:17 +00:00
driver_rbug util/c11: Update function u_thread_create to be c11 conformance 2022-06-15 17:37:17 +00:00
driver_trace gallium, mesa: Support setting timeline semaphore values 2022-07-14 03:45:17 +00:00
gallivm gallivm: increase LP_MAX_TGSI_SHADER_IMAGES from 16 to 32 2022-07-14 19:16:07 +00:00
hud cso: add missing parameters into cso_set_vertex_buffers 2021-11-03 23:22:31 +00:00
nir nir: add const qualifiers, move some decls in nir_to_tgsi_info.c 2022-07-14 19:16:07 +00:00
os misc: replace `#ifdef\s\s__cplusplus` with `#ifdef\s__cplusplus` 2022-04-21 14:43:39 +00:00
pipe-loader util: add dri config option to disable GL_MAP_UNSYNCHRONIZED_BIT 2022-06-24 00:29:24 +00:00
pipebuffer Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
postprocess gallium/cso: add unbind mask for cso restore 2021-09-01 01:59:52 +00:00
rbug
renderonly renderonly: write down usage rules 2021-12-20 12:42:03 +01:00
rtasm util: Remove util_cpu_detect 2022-04-20 18:44:35 +00:00
target-helpers gallium/winsys: move {amdgpu,radeon_drm}_public.h contents into radeon_winsys.h 2022-04-17 01:27:34 +00:00
tessellator gallium: use c++11 alignas instead of PIPE_ALIGN_VAR 2022-06-14 15:08:38 +00:00
tgsi Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
translate gallium: use c11 alignas instead of PIPE_ALIGN_VAR 2022-06-14 15:08:38 +00:00
util gallium: Add a new fence type with a pipe cap to indicate it can be imported 2022-07-14 03:45:16 +00:00
vl winsys: Do not use Display type when X11 is not present in build 2022-05-20 09:06:41 +00:00
meson.build gallium/util: Move u_dl and u_pointer to src/util 2022-07-01 21:15:07 +00:00