mesa/src/gallium/frontends/dri
Michel Dänzer 9548f969bd gallium/dri: Return __DRI_ATTRIB_SWAP_UNDEFINED for _SWAP_METHOD
In contrast to __DRI_ATTRIB_SWAP_EXCHANGE, this is compatible with Mesa
< 23.3 on the client side.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10080
Fixes: e64ab3e4a9 ("glx: Delete support for GLX_OML_swap_method.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26685>
2023-12-18 17:52:09 +00:00
..
dri2.c mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat 2023-11-21 23:15:32 +00:00
dri_context.c dri: Replace usage of boolean/TRUE/FALSE with bool/true/false 2023-06-16 16:52:48 +00:00
dri_context.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
dri_drawable.c util: Replace all usage of PIPE_TIMEOUT_INFINITE with OS_TIMEOUT_INFINITE 2023-06-05 05:12:02 +00:00
dri_drawable.h kopper: determine modifier support per-drawable 2023-07-27 19:18:22 +00:00
dri_helpers.c dri: Support 1555/4444 formats 2023-07-28 12:44:01 +01:00
dri_helpers.h dri: Replace usage of boolean/TRUE/FALSE with bool/true/false 2023-06-16 16:52:48 +00:00
dri_query_renderer.c egl: Replace sRGB support check with a pscreen query. 2022-12-09 05:32:18 +00:00
dri_query_renderer.h
dri_screen.c dri: Drop a duplicate mesa vs pipe format table. 2023-10-20 10:03:43 +00:00
dri_screen.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
dri_util.c gallium/dri: Return __DRI_ATTRIB_SWAP_UNDEFINED for _SWAP_METHOD 2023-12-18 17:52:09 +00:00
dri_util.h dri: Add createContext hook to __DRI_MESA. 2022-12-05 19:26:41 +00:00
drisw.c dri: Replace usage of boolean/TRUE/FALSE with bool/true/false 2023-06-16 16:52:48 +00:00
kopper.c glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
meson.build vulkan: added build dependencies for systems using non-standard prefixed X11 libs. 2023-11-03 10:46:27 +00:00