1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-16 20:27:23 +00:00
mpv/video/out/opengl
2024-10-01 12:23:44 +02:00
..
angle_dynamic.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
angle_dynamic.h vo_opengl/angle_dynamic: simplify symbol renaming to make it more straightforward 2023-01-28 01:03:12 +00:00
common.c various: move strings.h inclusion to common.h 2024-05-06 22:01:17 +02:00
common.h opengl: move ra_gl_ctx_params.flipped to struct GL 2023-05-27 11:37:48 +02:00
context_android.c various: add GPU context description 2024-04-18 16:28:21 +02:00
context_angle.c various: add GPU context description 2024-04-18 16:28:21 +02:00
context_drm_egl.c context_drm_egl: always use drmModeAddFB2WithModifiers 2024-08-11 08:22:59 -07:00
context_dxinterop.c opengl/context_dxinterop: remove unnecessary compatibility defines 2024-09-24 00:21:19 +02:00
context_glx.c various: add GPU context description 2024-04-18 16:28:21 +02:00
context_wayland.c options: move all wayland specific options to vo_opts 2024-07-24 18:46:04 +00:00
context_win.c vo/opengl/context_win: fix crash on init failure 2024-07-11 21:55:21 +02:00
context_x11egl.c {x11_common,context_x11egl}: suppress Wundef warning 2024-06-05 19:07:58 +02:00
context.c various: allow changing GPU API options at runtime 2024-07-24 18:44:41 +00:00
context.h various: remove global.h inclusion where not needed 2024-10-01 12:23:44 +02:00
egl_helpers.c opengl: add --egl-output-format 2024-06-08 10:23:32 +02:00
egl_helpers.h
formats.c various: make mentions of macOS consistent 2024-02-21 20:46:53 +01:00
formats.h
gl_headers.h
hwdec_d3d11egl.c vo: hwdec: add AVHWDeviceType property to hwdecs 2024-08-10 14:24:36 -07:00
hwdec_dxva2egl.c vo: hwdec: add AVHWDeviceType property to hwdecs 2024-08-10 14:24:36 -07:00
hwdec_dxva2gldx.c vo: hwdec: add AVHWDeviceType property to hwdecs 2024-08-10 14:24:36 -07:00
hwdec_vdpau.c vo: hwdec: add AVHWDeviceType property to hwdecs 2024-08-10 14:24:36 -07:00
libmpv_gl.c libmpv_gl: replace mp_read_option_raw call 2023-09-22 14:20:38 +00:00
ra_gl.c vo_gpu: implement VO_DR_FLAG_HOST_CACHED 2023-01-23 14:13:34 +01:00
ra_gl.h
utils.c
utils.h