1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-26 01:23:17 +00:00
mpv/video/out/opengl
wm4 9cb036f297 vo_opengl: d3d11egl: minor simplification
This should be ok. eglBindTexImage() just associates the texture, and
does not make a copy (not even a conceptual one).
2016-04-27 14:35:24 +02:00
..
common.c vo_opengl: fix an outdated comment 2016-04-16 16:16:50 +02:00
common.h vo_opengl: always premultiply alpha 2016-03-29 21:56:38 +02:00
context_angle.c
context_cocoa.c vo_opengl: always premultiply alpha 2016-03-29 21:56:38 +02:00
context_drm_egl.c
context_dxinterop.c
context_rpi.c vo_opengl: rpi: don't include x11 header file 2016-04-15 09:45:15 +02:00
context_rpi.h
context_w32.c
context_wayland.c
context_x11.c vo_opengl: always premultiply alpha 2016-03-29 21:56:38 +02:00
context_x11egl.c
context.c
context.h
egl_helpers.c
egl_helpers.h
header_fixes.h
hwdec_d3d11egl.c vo_opengl: d3d11egl: minor simplification 2016-04-27 14:35:24 +02:00
hwdec_dxva2.c
hwdec_dxva2egl.c
hwdec_dxva2gldx.c
hwdec_osx.c vo_opengl: videotoolbox: use kCVPixelBufferLock_ReadOnly for screenshots 2016-04-07 19:55:51 +02:00
hwdec_vaegl.c vaapi: determine surface format in decoder, not in renderer 2016-04-11 22:03:26 +02:00
hwdec_vaglx.c
hwdec_vdpau.c
hwdec.c vo_opengl: D3D11VA + ANGLE interop 2016-04-27 13:49:47 +02:00
hwdec.h videotoolbox: change how videotoolbox format is managed 2016-04-07 19:54:58 +02:00
lcms.c lcms: include math.h 2016-04-15 13:58:41 +02:00
lcms.h vo_opengl: generate 3DLUT against source and use full BT.1886 2016-04-01 10:27:27 +02:00
nnedi3_weights.bin
nnedi3.c vo_opengl: fix build breakage 2016-04-06 01:21:16 +02:00
nnedi3.h vo_opengl: fix nnedi + rectangle textures 2016-04-05 20:57:02 +02:00
osd.c
osd.h
superxbr.c
superxbr.h
utils.c vo_opengl: slightly compress gl_set_debug_logger() 2016-03-28 18:07:41 +02:00
utils.h
video_shaders.c vo_opengl: simplify and improve up scale=oversample 2016-04-12 16:26:53 +02:00
video_shaders.h
video.c vo_opengl: print error if opengl hwdec interop fails 2016-04-27 13:32:49 +02:00
video.h vo_opengl: improve rotation handling (again) 2016-04-08 22:21:38 +02:00