aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_osd.c
Commit message (Expand)AuthorAge
* gl_osd: fix license headerGravatar wm42015-06-08
* Update license headersGravatar Marcin Kurczewski2015-04-13
* vo_opengl: draw subtitles directly onto the videoGravatar Niklas Haas2015-03-26
* osd: simplify an aspect of change detection handlingGravatar wm42015-03-18
* vo_opengl: move glViewport call closer to draw callGravatar wm42015-03-16
* vo_opengl: replace float array with a structGravatar wm42015-03-13
* vo_opengl: refactor shader generation (part 2)Gravatar Niklas Haas2015-03-12
* vo_opengl: refactor shader generation (part 1)Gravatar wm42015-03-12
* vo_opengl: use triangle strip for videoGravatar wm42015-01-30
* vo_opengl: move remaining OSD rendering parts to gl_osd.cGravatar wm42015-01-29
* vo_opengl: move utility functions from loader to a separate fileGravatar wm42015-01-28
* vo_opengl: cleanups after vo_opengl_old removalGravatar wm42015-01-21
* vo_opengl: GLES does not support GL_BGRAGravatar wm42014-12-20
* vo_opengl_old: fix OSD regressionGravatar wm42014-12-20
* vo_opengl: add GLES 2 supportGravatar wm42014-12-19
* vo_opengl: simplify the case without texture_rgGravatar wm42014-12-18
* vo_opengl: GLES 3 supportGravatar wm42014-12-17
* vo_opengl: remove requirement for RG texturesGravatar wm42014-12-16
* vo_opengl: simplify redraw callback OSD handlingGravatar wm42014-06-16
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* vo_opengl: fix alpha values written to the framebufferGravatar wm42013-11-10
* gl_osd: mp_msg conversionGravatar wm42013-09-12
* add a way to resize window contents without VO resizeGravatar wm42013-05-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12