aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/formats.h
Commit message (Expand)AuthorAge
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* vo_opengl: remove some dead codeGravatar wm42017-08-11
* vo_opengl: start work on rendering API abstractionGravatar wm42017-07-26
* vo_opengl: remove mp_imgfmt_desc and IMGFLAG_ usageGravatar wm42017-06-30
* vo_opengl: restructure format setupGravatar wm42017-06-30
* vo_opengl: minor cosmeticsGravatar wm42017-04-14
* vo_opengl: hwdec_vaegl: 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: reorganize texture format handlingGravatar wm42016-05-12