summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/gl_utils.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-291/+0
* vo_opengl: use size_t offset for vertex offsetsNiklas Haas2017-08-271-1/+1
* vo_opengl: refactor RA texture and buffer updatesNiklas Haas2017-08-181-66/+0
* vo_opengl: fix dangling pointers when VAOs are not availablewm42017-08-151-2/+2
* vo_opengl: handle probing GL texture formats betterwm42017-08-111-29/+0
* 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