summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/ra.c
Commit message (Expand)AuthorAgeFilesLines
* ra: assert when using params with dimensionsDudemanguy2023-03-021-0/+10
* vo_gpu: fix green shit with float yuv inputwm42020-05-091-12/+18
* video: change chroma_w/chroma_h fields to use shift instead of sizewm42020-04-231-2/+2
* video/out/gpu: Remove stray top-level ';'Michael Forney2019-11-181-1/+1
* vo_gpu: log ra_format.storable with the other flagsJames Ross-Gowan2019-10-271-3/+5
* client API: add a new way to pass X11 Display etc. to render APIwm42018-03-261-0/+20
* vo_gpu: export the GLSL format qualifier for ra_formatJames Ross-Gowan2017-11-071-0/+59
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-0/+327