mesa/src/gallium/frontends/wgl
Billy Laws d3662ba461 wgl: Fix depth/stencil image support when using zink kopper
Kopper requires that any depth/stencil images are created through winsys which
was not taken into account by the WGL frontend causing it to hit an assert:
'Assertion failed: ctx->fb_state.zsbuf->texture->bind & PIPE_BIND_DISPLAY_TARGET'

fixes #9256
cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24055>
2023-07-08 16:51:29 +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 treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
stw_device.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08: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: Implement WGL_ARB_create_context_robustness 2022-04-28 19:33:04 +00:00
stw_ext_interop.c mesa: #include "util/glheader.h" instead GL/gl.h in shared code 2022-11-03 16:07:31 +00:00
stw_ext_interop.h wgl: Implement interop methods 2022-11-02 18:11:41 +00:00
stw_ext_pbuffer.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08: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 treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08: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: Fix depth/stencil image support when using zink kopper 2023-07-08 16:51:29 +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: Fix depth/stencil image support when using zink kopper 2023-07-08 16:51:29 +00:00
stw_st.h gallium: rename st_framebuffer_iface -> pipe_frontend_drawable, etc. 2022-12-09 13:14:03 +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 util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00