summaryrefslogtreecommitdiff
path: root/gdk/gdkglcontext.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Dissolve gdk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* glcontext: Add gdk_gl_context_get_api()Benjamin Otte2021-10-081-0/+2
* glcontext: Deprecate gdk_gl_context_set_use_es()Benjamin Otte2021-10-081-1/+1
* glcontext: Add GdkGLContext::allowed-apisBenjamin Otte2021-10-081-0/+19
* gl: Deprecate gdk_gl_context_get_shared_context()Benjamin Otte2021-07-221-2/+2
* gdk: Add gdk_gl_context_is_shared()Benjamin Otte2021-07-221-0/+3
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* gdk: Remove gdk_gl_context_get_damage()Benjamin Otte2018-04-241-2/+0
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-20/+20
* gdkgl: Add gdk_gl_context_get_damage()Benjamin Otte2016-12-051-0/+3
* gdk/gl: Allow autodetection for GL/GLESEmmanuele Bassi2016-10-211-1/+1
* gl: Add 'use-es' flagEmmanuele Bassi2016-04-251-0/+5
* gdk: Allow querying if a GL context is in legacy modeEmmanuele Bassi2015-10-071-0/+2
* 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