mesa/src/gallium/frontends
Billy Laws 512e830f8b 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>
(cherry picked from commit d3662ba461)
2023-07-18 22:38:06 +01:00
..
clover clover/llvm: Use std::nullopt already with LLVM 16 2023-05-05 15:52:21 +01:00
d3d10umd gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
dri dri/android: Fix MSAA resolve 2023-05-01 09:02:30 +01:00
glx/xlib gallium/xlib: call fence_finish() in XMesaSwapBuffers() 2023-03-20 06:05:47 +00:00
hgl haiku: fix build 2023-02-18 00:44:43 +00:00
lavapipe lavapipe: check sampler pointer before deref 2023-07-15 22:49:55 +01:00
nine frontend/nine: Fix num_textures count 2023-05-01 08:59:46 +01:00
omx frontends/omx: initialize film_grain_target 2022-12-08 21:59:24 +00:00
osmesa gallium: plumb resolve attachments through from frontends -> pipe_framebuffer_state 2023-02-15 18:06:16 +00:00
rusticl rusticl/event: ensure even status is updated in order 2023-06-15 22:08:17 +01:00
va frontends/va: Fix missing unlock 2023-06-15 22:07:44 +01:00
vdpau util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h" 2022-11-08 05:21:42 +00:00
wgl wgl: Fix depth/stencil image support when using zink kopper 2023-07-18 22:38:06 +01:00
xa util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h 2022-11-19 03:38:19 +00:00