glx: Implement GLX_EXT_swap_control for DRI2 and DRI3
This is a slight generalization of the existing SGI and MESA swap control extensions, and a prerequisite for GLX_EXT_swap_control_tear. Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6671>
This commit is contained in:
@@ -3,3 +3,4 @@ GL_NV_copy_depth_to_color for NIR
|
||||
GL_NV_half_float
|
||||
EGL_KHR_swap_buffers_with_damage on X11 (DRI3)
|
||||
VK_PRESENT_MODE_FIFO_RELAXED on X11
|
||||
GLX_EXT_swap_control for DRI2 and DRI3
|
||||
|
Reference in New Issue
Block a user