mesa/src/gallium/auxiliary/pipe-loader
Illia Polishchuk f698d47571 drirc: add allow_sampled_tex_copy option
From OpenGL spec 8.6
"An INVALID_OPERATION error is generated if the object bound to
READ_FRAMEBUFFER_BINDING is framebuffer complete and its effective
value of SAMPLE_BUFFERS (see section 9.2.3.1) is one"

But some games might do this

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8425
Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Illia Polishchuk <illia.a.polishchuk@globallogic.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22147>
2023-05-04 15:43:51 +00:00
..
driinfo_gallium.h drirc: add allow_sampled_tex_copy option 2023-05-04 15:43:51 +00:00
meson.build gallium: Move -DHAVE_PIPE_LOADER_DRI and -DHAVE_PIPE_LOADER_KMS to be pre_args 2022-07-29 12:57:26 +00:00
pipe_loader.c util: Remove util_cpu_detect 2022-04-20 18:44:35 +00:00
pipe_loader.h gallium: Rename macros HAVE_PIPE_LOADER* 2022-07-29 12:57:26 +00:00
pipe_loader_drm.c gallium: Stub support for Asahi + DRM 2022-10-29 12:04:41 -04:00
pipe_loader_priv.h gallium/sw: add sw_vk bit to avoid having to futz with env vars for lavapipe 2021-07-01 10:27:44 +00:00
pipe_loader_sw.c drisw: don't leak the winsys 2023-04-20 13:34:15 +00:00