summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/formats.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: make ES float texture format checks stricterwm42016-05-231-3/+1
* vo_opengl: require at least ES 3.0 for float textureswm42016-05-191-1/+1
* vo_opengl: restrict ES2 FBO formatswm42016-05-131-4/+4
* vo_opengl: reorganize texture format handlingwm42016-05-121-0/+274