mpv/video/out/opengl
wm4 b2fb3f1340 vo_opengl: hwdec_cuda: fix filtering mode
Probably explains quality issues in some cases.
2017-08-09 21:02:23 +02:00
..
angle_dynamic.c
angle_dynamic.h
common.c vo_opengl: further GL API use separation 2017-08-07 19:17:28 +02:00
common.h vo_opengl: further GL API use separation 2017-08-07 19:17:28 +02:00
context.c
context.h
context_angle.c
context_cocoa.c
context_drm_egl.c
context_dxinterop.c
context_mali_fbdev.c
context_rpi.c
context_vdpau.c
context_w32.c
context_wayland.c
context_x11.c
context_x11egl.c
cuda_dynamic.c
cuda_dynamic.h
egl_helpers.c
egl_helpers.h
formats.c vo_opengl: add a hack for Apple's broken iOS hwdec stuff 2017-08-08 17:53:19 +02:00
formats.h
gl_headers.h vo_opengl: move timers to struct ra 2017-08-06 00:10:20 +02:00
gl_utils.c vo_opengl: also support RA_VARTYPE_INT vertex attribs 2017-08-07 17:46:04 +02:00
gl_utils.h vo_opengl: drop ra_gl.h from shader_cache.c 2017-08-06 00:10:22 +02:00
hwdec.c
hwdec.h vo_opengl: shrink the hwdec overlay API 2017-08-09 20:57:37 +02:00
hwdec_cuda.c vo_opengl: hwdec_cuda: fix filtering mode 2017-08-09 21:02:23 +02:00
hwdec_d3d11egl.c
hwdec_d3d11eglrgb.c
hwdec_dxva2egl.c
hwdec_dxva2gldx.c
hwdec_ios.m
hwdec_osx.c
hwdec_rpi.c vo_opengl: shrink the hwdec overlay API 2017-08-09 20:57:37 +02:00
hwdec_vaegl.c
hwdec_vaglx.c
hwdec_vdpau.c vo_opengl: split utils.c/h 2017-08-05 13:09:05 +02:00
lcms.c vo_opengl: always print when getting embedded ICC profile data 2017-08-04 09:50:13 +01:00
lcms.h vo_opengl: support embedded ICC profiles 2017-08-03 21:48:25 +02:00
osd.c vo_opengl: simplify mirroring and fix it if glBlitFramebuffer is used 2017-08-07 16:44:15 +02:00
osd.h vo_opengl: simplify mirroring and fix it if glBlitFramebuffer is used 2017-08-07 16:44:15 +02:00
ra.c vo_opengl: add another ra_format field to exclude insane formats 2017-08-07 19:18:58 +02:00
ra.h vo_opengl: add a hack for Apple's broken iOS hwdec stuff 2017-08-08 17:53:19 +02:00
ra_gl.c vo_opengl: go back to using GL_TIME_ELAPSED 2017-08-08 17:08:25 +02:00
ra_gl.h vo_opengl: go back to using GL_TIME_ELAPSED 2017-08-08 17:08:25 +02:00
shader_cache.c vo_opengl: generalize ra_buf to support other buffer objects 2017-08-07 12:46:30 +02:00
shader_cache.h vo_opengl: generalize ra_buf to support other buffer objects 2017-08-07 12:46:30 +02:00
user_shaders.c
user_shaders.h vo_opengl: split utils.c/h 2017-08-05 13:09:05 +02:00
utils.c vo_opengl: simplify mirroring and fix it if glBlitFramebuffer is used 2017-08-07 16:44:15 +02:00
utils.h vo_opengl: simplify mirroring and fix it if glBlitFramebuffer is used 2017-08-07 16:44:15 +02:00
video.c vo_opengl: shrink the hwdec overlay API 2017-08-09 20:57:37 +02:00
video.h vo_opengl: further GL API use separation 2017-08-07 19:17:28 +02:00
video_shaders.c vo_opengl: don't hardcode texmap0 for polar compute 2017-08-03 18:55:52 +02:00
video_shaders.h