summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglfeature.c
Commit message (Expand)AuthorAgeFilesLines
* glfeature: remove GST_GL_API_GLES3Matthew Waters2014-05-301-12/+26
* gl: silence all the compiler warningsMatthew Waters2014-03-161-1/+1
* [812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2014-03-151-14/+7
* [793/906] add a GstGLContext object that will be the basis of OpenGL contextsMatthew Waters2014-03-151-8/+8
* [732/906] build: fix repeated typedefsJulien Isorce2014-03-151-2/+1
* [701/906] display: move context creation into windowMatthew Waters2014-03-151-4/+10
* [683/906] feature: remove double freeMatthew Waters2014-03-151-1/+2
* [674/906] feature: try and catch more GL extension functionsMatthew Waters2014-03-151-43/+89
* [647/906] remove dependecy on glewMatthew Waters2014-03-151-97/+14
* [642/906] add gstglconfig.h for apps to find out what our capabilites areMatthew Waters2014-03-151-14/+14
* [635/906] fixup compile errorsMatthew Waters2014-03-151-23/+39
* [630/906] display: add gl api checkingMatthew Waters2014-03-151-44/+0
* [625/906] add vtable for opengl functionsMatthew Waters2014-03-151-0/+311