summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/gl_utils.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: also support RA_VARTYPE_INT vertex attribsNiklas Haas2017-08-071-0/+3
* vo_opengl: drop ra_gl.h from shader_cache.cNiklas Haas2017-08-061-16/+0
* vo_opengl: move timers to struct raNiklas Haas2017-08-061-119/+0
* vo_opengl: move shader handling to rawm42017-08-051-5/+21
* vo_opengl: split utils.c/hwm42017-08-051-0/+502
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-951/+0
* vo_opengl: move gl_* files to their own subdirNiklas Haas2015-09-091-0/+951