summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglapi.h
Commit message (Expand)AuthorAgeFilesLines
* gl: move gles2 compat header to glprototypesMatthew Waters2014-06-221-1/+1
* glfeature: remove GST_GL_API_GLES3Matthew Waters2014-05-301-3/+2
* gl: use #ifdef instead of #if for __APPLE__Julien Isorce2014-04-231-2/+2
* gl: Add support for iOS EAGL platformSebastian Dröge2014-04-121-2/+8
* gl: add EGLImage supportJulien Isorce2014-03-261-0/+7
* gl: reorganize the extension headers by function rather than apiMatthew Waters2014-03-231-16/+2
* gl: silence warnings building for RPI related to 'vcos_*'Julien Isorce2014-03-191-1/+17
* gl: keep only one occurence of '#include <EGL/egl.h>'Julien Isorce2014-03-191-0/+4
* [903/906] api: add GstGLPlatform to/from stringMatthew Waters2014-03-151-1/+4
* [883/906] api: provide from_string()Matthew Waters2014-03-151-2/+9
* [775/906] configure: Check for GLeglImageOES and others againSebastian Dröge2014-03-151-0/+2
* [738/906] gl: Include glu.h after gl.hSebastian Dröge2014-03-151-1/+1
* [733/906] gl: Major header and include cleanupSebastian Dröge2014-03-151-12/+10
* [732/906] build: fix repeated typedefsJulien Isorce2014-03-151-2/+3
* [722/906] gl: Fix build on Win32Руслан Ижбулатов2014-03-151-1/+1
* [681/906] win32: fix gl api calls on 32-bitMatthew Waters2014-03-151-1/+7
* [671/906] win32: #include GL/glext.h on windowsMatthew Waters2014-03-151-0/+5
* [647/906] remove dependecy on glewMatthew Waters2014-03-151-24/+11
* [642/906] add gstglconfig.h for apps to find out what our capabilites areMatthew Waters2014-03-151-5/+7
* [630/906] display: add gl api checkingMatthew Waters2014-03-151-0/+2
* [629/906] window: add GError for error handling of context creationMatthew Waters2014-03-151-16/+0
* [625/906] add vtable for opengl functionsMatthew Waters2014-03-151-0/+41
* [623/906] move GL includes into a single fileMatthew Waters2014-03-151-11/+17
* [621/906] GstGLRendererAPI => GstGLAPI and get GstGLAPI from a windowMatthew Waters2014-03-151-0/+83