summaryrefslogtreecommitdiffstats
path: root/video/out/gpu
Commit message (Expand)AuthorAgeFilesLines
* options: properly handle deprecated options with CLI actionswm42017-09-221-1/+1
* vo_gpu: fix autoprobing messagewm42017-09-221-2/+4
* vo_gpu: drop the RA_CAP_NESTED_ARRAY req from EWA computeNiklas Haas2017-09-212-26/+24
* vo_gpu: fix possible segfault in shader_cache.cNiklas Haas2017-09-211-1/+3
* vo_gpu: fix gamma scaleNiklas Haas2017-09-211-3/+3
* vo_gpu: fix comment on ra_buf_typeNiklas Haas2017-09-211-2/+2
* vo_gpu: describe the plane merging passNiklas Haas2017-09-211-1/+1
* vo_gpu: convert windows/osx hwdecs/contexts to new APIJames Ross-Gowan2017-09-211-4/+2
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-2120-0/+9414