summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/x11/gstglcontext_glx.c
Commit message (Expand)AuthorAgeFilesLines
* glcontext/wgl: implement gl3 core profile context selectionMatthew Waters2015-08-101-35/+8
* context/glx: only use glXCreateContextAttribs for OpenGL 3 contextsMatthew Waters2015-08-081-7/+7
* glcontext: pass display to implentation's _new()Matthew Waters2015-07-271-4/+6
* glcontext: consolidate get_proc_address function definitionMatthew Waters2015-07-181-2/+1
* glcontext/glx: try creating a context with the highest versionMatthew Waters2015-07-181-47/+102
* glcontext_glx: rename variable from window to contextJulien Isorce2015-05-271-2/+2
* glx: ask for a GL3 core contextMatthew Waters2014-11-281-12/+18
* glcontext: add more functionality to wrapped contextsMatthew Waters2014-10-301-3/+1
* glcontext: add api for retreiving the current context and apiMatthew Waters2014-10-281-2/+11
* glcontext: implement the debug callbackMatthew Waters2014-08-201-0/+3
* gl: Try harder to load symbols from the correct placeSebastian Dröge2014-05-011-2/+2
* gl/glx: use the context's display rather than asking for the window'sMatthew Waters2014-04-021-1/+5
* [901/906] glx: use the display handle from the global displayMatthew Waters2014-03-151-5/+5
* [891/906] context: add support for wrapping external contextsMatthew Waters2014-03-151-8/+12
* [807/906] context: Move some window error enums to contextMatthew Waters2014-03-151-10/+14
* [801/906] context: Reimplement GL context sharingMatthew Waters2014-03-151-3/+24
* [794/906] context: add subclasses for the different platforms (egl, glx, wgl,...Matthew Waters2014-03-151-0/+396