mpv/video/out/opengl
sfan5 f32ea013dd video: opengl: teach start_frame() about out_fbo == NULL
This case was added in 662c793a55
for use in vo_gpu_next as a visibility test before rendering a frame.
The OpenGL context doesn't have this so it just returns true.
2021-11-22 18:08:56 +01:00
..
angle_dynamic.c
angle_dynamic.h
common.c egl_helpers: fixup the EGL_KHR_create_context-less codepath 2021-10-16 20:33:53 +00:00
common.h egl_helpers: fixup the EGL_KHR_create_context-less codepath 2021-10-16 20:33:53 +00:00
context.c video: opengl: teach start_frame() about out_fbo == NULL 2021-11-22 18:08:56 +01:00
context.h video: opengl: rework and remove ra_gl_ctx_test_version() 2021-10-16 20:33:53 +00:00
context_android.c
context_angle.c
context_cocoa.c
context_drm_egl.c context_drm_egl: make use of mpegl_create_window_surface() 2021-11-17 22:38:34 +01:00
context_dxinterop.c video: opengl: use gl_check_extension() instead of strstr() 2021-11-17 22:38:34 +01:00
context_glx.c context_glx: fix check for wrong GLX extension 2021-11-17 22:38:34 +01:00
context_rpi.c
context_wayland.c context_{wayland,x11egl}: use mpegl_create_window_surface() too 2021-11-17 22:38:34 +01:00
context_win.c video: opengl: use gl_check_extension() instead of strstr() 2021-11-17 22:38:34 +01:00
context_x11egl.c context_{wayland,x11egl}: use mpegl_create_window_surface() too 2021-11-17 22:38:34 +01:00
egl_helpers.c egl_helpers: introduce wrapper around eglCreatePlatformWindowSurface 2021-11-17 22:38:34 +01:00
egl_helpers.h egl_helpers: introduce wrapper around eglCreatePlatformWindowSurface 2021-11-17 22:38:34 +01:00
formats.c
formats.h
gl_headers.h
hwdec_d3d11egl.c video: opengl: use gl_check_extension() instead of strstr() 2021-11-17 22:38:34 +01:00
hwdec_drmprime_drm.c
hwdec_dxva2egl.c video: opengl: use gl_check_extension() instead of strstr() 2021-11-17 22:38:34 +01:00
hwdec_dxva2gldx.c
hwdec_ios.m
hwdec_osx.c
hwdec_rpi.c
hwdec_vdpau.c
libmpv_gl.c
oml_sync.c
oml_sync.h
ra_gl.c
ra_gl.h
utils.c
utils.h