summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglcontext.h
Commit message (Expand)AuthorAgeFilesLines
* glcontext: fix get_current_gl_api on x11/nvidia driversMatthew Waters2015-07-181-1/+1
* glcontext: consolidate get_proc_address function definitionMatthew Waters2015-07-181-1/+2
* glcontext: move display from privJulien Isorce2015-06-191-0/+1
* Revert "glcontext: add gst_gl_context_set_display helper"Julien Isorce2015-06-191-1/+0
* glcontext: add gst_gl_context_set_display helperJulien Isorce2015-05-271-0/+1
* glcontext: add missing _CAST after G_TYPE_CHECK_CLASSJulien Isorce2015-05-271-1/+1
* glcontext: store the thread current contextMatthew Waters2015-03-121-0/+1
* gl: Make glcontext debug category used in more placesEdward Hervey2015-02-121-0/+2
* glcontext: allow wrapped contexts to be utilised like non-wrapped contextsMatthew Waters2015-01-131-0/+2
* glcontext: add api for retreiving the current context and apiMatthew Waters2014-10-281-1/+5
* glcontext: add gst_gl_context_can_shareMatthew Waters2014-09-231-0/+1
* glcontext: add API to retreive the thread that context is active inMatthew Waters2014-09-211-0/+1
* glcontext: add a destroy functionMatthew Waters2014-07-311-0/+1
* gl/context: add check_gl_versionMatthew Waters2014-05-301-0/+1
* gl: add missing cgl and eagl context typeJulien Isorce2014-05-271-0/+2
* gl/context: add generic feature checkingMatthew Waters2014-05-201-0/+2
* gl: make all GObjects inherit from GstObjectMatthew Waters2014-05-081-2/+2
* gl/context: provide get_gl_versionMatthew Waters2014-04-131-0/+2
* [891/906] context: add support for wrapping external contextsMatthew Waters2014-03-151-10/+19
* [856/906] context: document itMatthew Waters2014-03-151-6/+19
* [812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2014-03-151-0/+16
* [801/906] context: Reimplement GL context sharingMatthew Waters2014-03-151-3/+4
* [794/906] context: add subclasses for the different platforms (egl, glx, wgl,...Matthew Waters2014-03-151-1/+4
* [793/906] add a GstGLContext object that will be the basis of OpenGL contextsMatthew Waters2014-03-151-0/+98