aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/formats.c
Commit message (Expand)AuthorAge
* vo_opengl: minor cosmeticsGravatar wm42017-04-14
* vo_opengl: don't crash on unsupported formatsGravatar wm42017-02-17
* vo_opengl: hwdec_vaegl: use new format setup functionGravatar wm42017-02-17
* vo_opengl: hwdec_osx: use new format setup functionGravatar wm42017-02-17
* vo_opengl: move texture mapping of pixel formats to helper functionGravatar wm42017-02-17
* vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differentlyGravatar wm42017-02-17
* vo_opengl: make ES float texture format checks stricterGravatar wm42016-05-23
* vo_opengl: require at least ES 3.0 for float texturesGravatar wm42016-05-19
* vo_opengl: restrict ES2 FBO formatsGravatar wm42016-05-13
* vo_opengl: reorganize texture format handlingGravatar wm42016-05-12