mesa/src/gallium/frontends/wgl
Jesse Natalie a02b759f41 wgl: Delete pixelformat support query
This whole thing was just a mess and never really worked the way it was
supposed to. All drivers can support GDI interop and double-buffering
independently at this point, so just remove it.

Fixes: c432fbe5 ("wgl: Add no-gdi-single-buffered and gdi-double-buffered PFDs")
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Jose Fonseca <jose.fonseca@broadcom.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29819>
2024-06-20 21:11:13 +00:00
..
gldrv.h
meson.build meson: replace vk_wsi_args with dependencies to let meson take care of transitivity 2023-02-23 09:42:46 +00:00
stw_context.c util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
stw_context.h wgl: Add support for Xbox GDK. 2023-01-19 03:25:55 +00:00
stw_device.c wgl: The default swap interval is supposed to be 1 2024-03-29 17:29:18 +00:00
stw_device.h treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
stw_ext_context.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
stw_ext_context.h wgl: Make overridden entrypoints local to stw_ext_context 2021-09-08 07:22:35 -07:00
stw_ext_extensionsstring.c wgl: Enable WGL_ARB_pixel_format_float 2024-02-15 17:56:44 +00:00
stw_ext_interop.c mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat 2023-11-21 23:15:32 +00:00
stw_ext_interop.h mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat 2023-11-21 23:15:32 +00:00
stw_ext_pbuffer.c treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
stw_ext_pixelformat.c util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
stw_ext_rendertexture.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
stw_ext_swapinterval.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
stw_framebuffer.c wgl: Check for null before dereferencing ctx in swap 2024-03-22 16:40:08 +00:00
stw_framebuffer.h treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
stw_gdishim.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
stw_gdishim.h wgl: Add BITMAPV5HEADER to stw_gdishim.h 2023-05-25 01:35:55 +00:00
stw_getprocaddress.c wgl: Add support for Xbox GDK. 2023-01-19 03:25:55 +00:00
stw_image.c mesa: #include "util/glheader.h" instead GL/gl.h in shared code 2022-11-03 16:07:31 +00:00
stw_image.h egl/wgl: Hook up image validate/get in smapi 2022-08-10 21:00:43 +00:00
stw_nopfuncs.c
stw_nopfuncs.h
stw_pixelformat.c wgl: Delete pixelformat support query 2024-06-20 21:11:13 +00:00
stw_pixelformat.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
stw_st.c wgl: Delete unused context param to swap 2024-03-22 16:40:08 +00:00
stw_st.h wgl: Delete unused context param to swap 2024-03-22 16:40:08 +00:00
stw_tls.c util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
stw_tls.h treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
stw_winsys.h wgl: Delete pixelformat support query 2024-06-20 21:11:13 +00:00