mesa/src/gallium/frontends
Lucas Fryzek 17ab0f2ece drisw: Modify drisw_swap_buffers_with_damage to swap entire buffer
When swapping buffer with damage regions, to be strictly correct we
need to swap the entire back buffer to the front buffer. This needs to
be done in case the compositor does not support damage regions. This
means we need to ignore the input damage region and tell drisw to swap
the entire buffer.

Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38817>
2025-12-17 10:06:32 +00:00
..
d3d10umd d3d10umd: Add missing dependency on u_formats codegen. 2025-09-17 12:04:37 -07:00
dri drisw: Modify drisw_swap_buffers_with_damage to swap entire buffer 2025-12-17 10:06:32 +00:00
glx/xlib mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
hgl mesa: remove inc_mapi 2025-08-06 20:35:26 +00:00
lavapipe lavapipe/ci: Add a nightly ASAN job 2025-12-15 11:19:21 +00:00
mediafoundation mediafoundation: remove unused templ and small code cleanup 2025-12-10 17:13:34 +00:00
rusticl gallium: declare pipe_resource::height0 as 32-bit integer for 64K textures 2025-12-05 21:22:36 +00:00
teflon teflon: Link to the ethos driver 2025-10-15 20:10:15 +00:00
va gallium: change pipe_framebuffer_state width/height to 32-bit integer 2025-12-05 21:22:36 +00:00
wgl mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00