mpv/video/out/opengl
pavelxdd e89382f5f6 vo_opengl: hwdec_cuda: fix crash when trying to use hwdec=cuda if cuda SDK is not present
If CUDA SDK wasn't installed, mpv crashed immediately with the message "Failed to load CUDA symbols"
2016-11-24 14:42:30 +01:00
..
angle_dynamic.c angle_dynamic: minor simplification 2016-11-23 16:02:28 +01:00
angle_dynamic.h
common.c
common.h opengl: compile against iOS OpenGLES implementation 2016-10-20 17:45:25 +02:00
context.c build: don't rely on "__thread" being always available with GCC 2016-10-20 17:51:57 +02:00
context.h
context_angle.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
context_cocoa.c cocoa: add glFlush() to cocoa backend 2016-10-06 19:50:25 +02:00
context_drm_egl.c vo_drm: change CLI options + refactors 2016-10-07 00:22:23 +02:00
context_dxinterop.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
context_mali_fbdev.c
context_rpi.c vo_opengl: context_rpi: fix stdatomic usage 2016-10-21 17:35:48 +02:00
context_w32.c
context_wayland.c
context_x11.c
context_x11egl.c
cuda_dynamic.c vo_opengl/cuda_dynamic: Use explicit cast to silence warnings on windows 2016-11-24 11:40:52 +01:00
cuda_dynamic.h wscript: Fix cuda test to actually work when cuda SDK is not present 2016-11-23 20:48:26 +01:00
egl_helpers.c vo_opengl: egl: print EGL errors only if not probing 2016-09-30 13:06:31 +02:00
egl_helpers.h
formats.c
formats.h
header_fixes.h opengl: compile against iOS OpenGLES implementation 2016-10-20 17:45:25 +02:00
hwdec.c vo_opengl: allow hwdec interops to support multiple image formats 2016-09-30 13:46:27 +02:00
hwdec.h vo_opengl: allow hwdec interops to support multiple image formats 2016-09-30 13:46:27 +02:00
hwdec_cuda.c vo_opengl: hwdec_cuda: fix crash when trying to use hwdec=cuda if cuda SDK is not present 2016-11-24 14:42:30 +01:00
hwdec_d3d11egl.c vo_opengl: hwdec_d3d11egl: fix ANGLE fallback define 2016-11-23 01:09:19 +01:00
hwdec_d3d11eglrgb.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
hwdec_dxva2.c
hwdec_dxva2egl.c
hwdec_dxva2gldx.c
hwdec_osx.c
hwdec_rpi.c vo_opengl: hwdec_rpi: fix NULL pointer deref in certain cases 2016-10-04 16:36:20 +02:00
hwdec_vaegl.c vo_opengl: vaegl: log more debugging infos 2016-09-30 14:36:42 +02:00
hwdec_vaglx.c
hwdec_vdpau.c
lcms.c
lcms.h
osd.c
osd.h
user_shaders.c
user_shaders.h
utils.c vo_opengl: fix OSD with icc-profile after previous commit 2016-09-14 22:49:08 +02:00
utils.h
video.c vo_opengl: blend against background color for --alpha=blend 2016-11-13 18:21:27 +01:00
video.h filter_kernels: add ability to taper kernels/windows 2016-11-01 16:25:40 +01:00
video_shaders.c
video_shaders.h