summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/context.c
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu: lift ra_ctx_* opts to a global structNiklas Haas2021-11-031-14/+29
* vo_gpu: vulkan: implement a VkDisplayKHR backed contextPhilip Langdale2021-06-111-0/+2
* options: Make validation and help possible for all option typesPhilip Langdale2021-03-281-16/+24
* vo_gpu: fix typo in struct namesfan52020-06-241-1/+1
* Revert "vo_gpu: move wayland below X11 in autoprobe order"Dudemanguy2020-01-011-6/+6
* vo_gpu: move wayland below X11 in autoprobe orderwm42019-12-301-6/+6
* vo_gpu: vulkan: add Android contextsfan52019-09-271-0/+4
* vo_gpu: remove vdpau/GLX backendwm42019-09-191-4/+0
* vo_gpu: remove mali-fbdevwm42019-09-191-4/+0
* vo_gpu: x11: remove special vdpau probing, use EGL by defaultwm42019-09-151-4/+0
* vo_gpu: vulkan: Add back context_win for libplaceboPhilip Langdale2019-04-211-3/+1
* vo_gpu: vulkan: use libplacebo insteadNiklas Haas2019-04-211-1/+3
* gpu: prefer wayland context on autodetectdudemanguy2018-11-191-3/+3
* wscript: split egl-android from androidTom Yan2018-08-201-1/+1
* vo_gpu: d3d11: initial implementationJames Ross-Gowan2017-11-071-0/+7
* vo_gpu: semi-fix --gpu-context/--gpu-api options and help outputwm42017-10-161-14/+11
* vo_gpu: mali-fbdev: fix build errorTobias Jakobi2017-10-131-2/+2
* vo_gpu: android: fix gpu contextAman Gupta2017-10-091-0/+4
* vo_gpu: vulkan: add support for WindowsJames Ross-Gowan2017-09-281-0/+4
* vo_gpu: vulkan: add support for waylandRostislav Pehlivanov2017-09-261-0/+9
* vo_gpu: vulkan: generalize SPIR-V compilerNiklas Haas2017-09-261-5/+13
* vo_gpu: vulkan: initial implementationNiklas Haas2017-09-261-0/+8
* vo_gpu: fix autoprobing messagewm42017-09-221-2/+4
* vo_gpu: convert windows/osx hwdecs/contexts to new APIJames Ross-Gowan2017-09-211-4/+2
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-0/+186