mpv/video/out/opengl
sfan5 f5cc28a627 context_drm_egl: use mpegl_get_display() helper over own code
Although there are no known problems with this, using the helper should
be more portable. It will also prefer EGL 1.5's eglGetPlatformDisplay
over eglGetPlatformDisplayEXT if available.
2021-11-17 22:38:34 +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: rework and remove ra_gl_ctx_test_version() 2021-10-16 20:33:53 +00: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: use mpegl_get_display() helper over own code 2021-11-17 22:38:34 +01:00
context_dxinterop.c
context_glx.c vo_gpu: context_glx: cleanup create_context_x11_gl3 code path 2021-10-16 20:33:53 +00:00
context_rpi.c
context_wayland.c
context_win.c
context_x11egl.c
egl_helpers.c egl_helpers: remove EGL_OPENGL_ES3_BIT 2021-11-11 16:51:51 +00:00
egl_helpers.h
formats.c
formats.h
gl_headers.h
hwdec_d3d11egl.c
hwdec_drmprime_drm.c
hwdec_dxva2egl.c hwdec: don't require setting legacy hwdec fields 2017-12-02 04:53:51 +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