Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GdkSurface: Rename various functions and variables | Alexander Larsson | 2018-03-20 | 1 | -1/+1 |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 1 | -1/+1 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -20/+20 |
* | gdkgl: Add gdk_gl_context_get_damage() | Benjamin Otte | 2016-12-05 | 1 | -0/+3 |
* | gdk/gl: Allow autodetection for GL/GLES | Emmanuele Bassi | 2016-10-21 | 1 | -1/+1 |
* | gl: Add 'use-es' flag | Emmanuele Bassi | 2016-04-25 | 1 | -0/+5 |
* | gdk: Allow querying if a GL context is in legacy mode | Emmanuele Bassi | 2015-10-07 | 1 | -0/+2 |
* | Remove GdkGLProfile | Emmanuele Bassi | 2015-02-12 | 1 | -5/+0 |
* | gl: Add gdk_gl_context_get_version() | Emmanuele Bassi | 2015-02-12 | 1 | -0/+4 |
* | gl: Drop profile for gdk_window_create_gl_context() | Emmanuele Bassi | 2015-02-12 | 1 | -3/+5 |
* | gl: Move getters for context options to the public API | Emmanuele Bassi | 2015-02-09 | 1 | -0/+8 |
* | gl: Add context options | Emmanuele Bassi | 2015-02-09 | 1 | -0/+11 |
* | GL: Split GL context creation in two phases | Emmanuele Bassi | 2015-02-09 | 1 | -6/+12 |
* | Don't make the gl flags API | Matthias Clasen | 2014-11-07 | 1 | -28/+0 |
* | Export API to set GL flags | Matthias Clasen | 2014-11-06 | 1 | -0/+28 |
* | GdkGLContext: Add display property | Alexander Larsson | 2014-11-03 | 1 | -0/+2 |
* | Add GdkGLContext::profile | Alexander Larsson | 2014-10-30 | 1 | -0/+2 |
* | Remove GdkGLContext::visual | Alexander Larsson | 2014-10-30 | 1 | -2/+0 |
* | gl: Make gdk_gl_context_make_current() return void | Alexander Larsson | 2014-10-13 | 1 | -1/+1 |
* | gdk: Add support for OpenGL | Alexander Larsson | 2014-10-13 | 1 | -0/+59 |