summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/osd.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: osd: use new VAO mechanismwm42017-07-221-24/+35
* vo_opengl: osd: refactor and simplifywm42017-07-221-27/+31
* vo_opengl: remove caching GL_MAX_TEXTURE_SIZE valuewm42016-07-031-11/+15
* vo_opengl: move PBO upload handling to shared codewm42016-07-031-69/+6
* vo_opengl: remove OSD bitmap packingwm42016-07-011-74/+13
* sub, vo_opengl: use packed sub-bitmaps directly if availablewm42016-06-171-28/+80
* vo_opengl: rename glUploadTex, drop unused parameterwm42016-05-231-2/+2
* vo_opengl: unify PBO and normal OSD texture upload pathwm42016-05-231-42/+47
* vo_opengl: make PBOs work on GLES 3.xwm42016-05-231-4/+5
* vo_opengl: remove unused fieldwm42016-05-181-2/+1
* vo_opengl: reorganize texture format handlingwm42016-05-121-39/+15
* vo_opengl, osd: allow osc.lua to react faster on resizeswm42016-03-211-10/+22
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-12/+7
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-0/+440