mesa/src/gallium/auxiliary
Mike Blumenkrantz c4e18cd4dd mesa/st: add PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_FREEDRENO
this is for drivers (like freedreno) which need the format in the sampler
state in order to accurately handle border colors

when set, drivers MAY receive a format in the sampler state if the frontend
supports it (e.g., nine does not), and the cso sampler cache will include
the format member of the struct

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17189>
2022-07-07 20:39:30 +00:00
..
cso_cache mesa/st: add PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_FREEDRENO 2022-07-07 20:39:30 +00:00
draw draw/cliptest: add support for guard band + full Z 2022-06-29 05:08:43 +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/noop: implement pipe_screen::create_fence_win32 2022-05-15 19:56:49 +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 mesa/st: add PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_FREEDRENO 2022-07-07 20:39:30 +00:00
gallivm gallivm: use enum types instead of unsigned in lp_bld_sample.[ch] 2022-06-16 23:46:23 +00:00
hud cso: add missing parameters into cso_set_vertex_buffers 2021-11-03 23:22:31 +00:00
nir ttn: Set nir->info.separate_shader 2022-07-05 17:38:54 +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 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 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 tgsi: Don't bother setting the TGSI_PROPERTY_SEPARABLE_PROGRAM 2022-07-07 09:46:53 +00:00
translate gallium: use c11 alignas instead of PIPE_ALIGN_VAR 2022-06-14 15:08:38 +00:00
util gallium/util: Move u_dl and u_pointer to src/util 2022-07-01 21:15:07 +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