summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/formats.h
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-1/+0
* vo_opengl: remove some dead codewm42017-08-111-32/+0
* vo_opengl: start work on rendering API abstractionwm42017-07-261-3/+7
* vo_opengl: remove mp_imgfmt_desc and IMGFLAG_ usagewm42017-06-301-0/+2
* vo_opengl: restructure format setupwm42017-06-301-7/+13
* vo_opengl: minor cosmeticswm42017-04-141-3/+1
* vo_opengl: hwdec_vaegl: use new format setup functionwm42017-02-171-0/+1
* vo_opengl: move texture mapping of pixel formats to helper functionwm42017-02-171-3/+16
* vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differentlywm42017-02-171-0/+1
* vo_opengl: make ES float texture format checks stricterwm42016-05-231-2/+1
* vo_opengl: reorganize texture format handlingwm42016-05-121-0/+60