summaryrefslogtreecommitdiff
path: root/ext/gl/gltestsrc.c
Commit message (Expand)AuthorAgeFilesLines
* gst: Don't declare variables inside the for loop headerSebastian Dröge2016-12-131-4/+4
* gltestsrc: fix shaders ref countingGuillaume Desmottes2016-05-201-3/+14
* gltestsrc: port to gles2/gl3Matthew Waters2016-03-311-165/+296
* gltestsrc: port smpte pattern to shadersMatthew Waters2016-03-311-164/+310
* gltestsrc: implement the circular methodMatthew Waters2016-03-311-80/+96
* gltestsrc: add a generic src frameworkMatthew Waters2016-03-311-144/+550
* gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) callsMatthew Waters2015-05-141-3/+0
* glshader: attribute locations are -1 on errorMatthew Waters2015-03-131-3/+3
* gltestsrc: implement checkers pattern with GLSLWang Xin-yu (王昕宇)2014-10-071-147/+52
* Revert accidental push: "gltestsrc: implement checkers pattern with GLSL"Matthew Waters2014-09-291-53/+147
* gltestsrc: implement checkers pattern with GLSLWang Xin-yu (王昕宇)2014-09-281-147/+53
* gltestsrc: implement snow pattern with GLSL.Lubosz Sarnecki2014-09-241-18/+67
* move gl elements to ext subdirectoryMatthew Waters2014-03-161-0/+507