summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/shader_cache.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: generalize ra_buf to support other buffer objectsNiklas Haas2017-08-071-8/+9
* vo_opengl: drop ra_gl.h from shader_cache.cNiklas Haas2017-08-061-5/+2
* vo_opengl: move timers to struct raNiklas Haas2017-08-061-22/+22
* vo_opengl: move shader handling to rawm42017-08-051-490/+319
* vo_opengl: split utils.c/hwm42017-08-051-0/+952