summaryrefslogtreecommitdiff
path: root/gdk/gdkglcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GdkGLProfileEmmanuele Bassi2015-02-121-5/+0
* gl: Add gdk_gl_context_get_version()Emmanuele Bassi2015-02-121-0/+4
* gl: Drop profile for gdk_window_create_gl_context()Emmanuele Bassi2015-02-121-3/+5
* gl: Move getters for context options to the public APIEmmanuele Bassi2015-02-091-0/+8
* gl: Add context optionsEmmanuele Bassi2015-02-091-0/+11
* GL: Split GL context creation in two phasesEmmanuele Bassi2015-02-091-6/+12
* Don't make the gl flags APIMatthias Clasen2014-11-071-28/+0
* Export API to set GL flagsMatthias Clasen2014-11-061-0/+28
* GdkGLContext: Add display propertyAlexander Larsson2014-11-031-0/+2
* Add GdkGLContext::profileAlexander Larsson2014-10-301-0/+2
* Remove GdkGLContext::visualAlexander Larsson2014-10-301-2/+0
* gl: Make gdk_gl_context_make_current() return voidAlexander Larsson2014-10-131-1/+1
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-0/+59