mpv/video/out/opengl
Dudemanguy 8439c084e1 wayland: make vo_wayland_reconfig a bool
This was already returning true/false but the type was int. Also
simplify a few places in the wayland contexts where we can just return
the value of this function instead of doing redundant checks.
2023-01-08 20:42:42 +00:00
..
angle_dynamic.c
angle_dynamic.h
common.c vo_opengl: do not blindly reject all Microsoft's OpenGL implementations 2022-12-30 11:02:52 -05:00
common.h
context.c
context.h
context_android.c
context_angle.c
context_cocoa.c
context_drm_egl.c drm: remove legacy API 2022-11-16 09:32:55 +01:00
context_dxinterop.c
context_glx.c
context_rpi.c
context_wayland.c wayland: make vo_wayland_reconfig a bool 2023-01-08 20:42:42 +00:00
context_win.c
context_x11egl.c
egl_helpers.c
egl_helpers.h
formats.c
formats.h
gl_headers.h
hwdec_d3d11egl.c
hwdec_dxva2egl.c vo: hwdec: do hwdec interop lookup by image format 2022-09-21 09:39:34 -07:00
hwdec_dxva2gldx.c vo: hwdec: do hwdec interop lookup by image format 2022-09-21 09:39:34 -07:00
hwdec_ios.m vo: hwdec: do hwdec interop lookup by image format 2022-09-21 09:39:34 -07:00
hwdec_osx.c vo: hwdec: do hwdec interop lookup by image format 2022-09-21 09:39:34 -07:00
hwdec_rpi.c
hwdec_vdpau.c vo: hwdec: do hwdec interop lookup by image format 2022-09-21 09:39:34 -07:00
libmpv_gl.c
ra_gl.c
ra_gl.h
utils.c
utils.h