summaryrefslogtreecommitdiff
path: root/gtk/gtkglarea.h
Commit message (Expand)AuthorAgeFilesLines
* glarea: Add GtkGLArea::allowed-apisMatthias Clasen2023-04-031-2/+11
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-3/+3
* glarea: Add property annotationsMatthias Clasen2021-03-111-5/+0
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* gl area: Use standard paddingMatthias Clasen2019-05-261-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-22/+18
* Drop GtkGLArea::has-alphaMatthias Clasen2018-01-171-5/+0
* glarea: Relay the use-es flag to context creationEmanuele Aina2016-04-251-0/+5
* gl area: Add a few missing docsMatthias Clasen2015-04-261-0/+2
* More documentation fixesMatthias Clasen2015-03-131-4/+4
* Remove GdkGLProfileEmmanuele Bassi2015-02-121-5/+0
* glarea: Add accessors for the required GL versionEmmanuele Bassi2015-02-121-0/+8
* glarea: Clean up the headerEmmanuele Bassi2015-02-121-32/+25
* GtkGLArea: Add create-context signalAlexander Larsson2014-11-031-0/+6
* GtkGLArea: Add resize signalAlexander Larsson2014-10-301-0/+3
* GtkGLArea: Add profile propertyAlexander Larsson2014-10-301-0/+5
* GtkGLArea: Major reworkingAlexander Larsson2014-10-301-0/+19
* gl: Make gdk_gl_context_make_current() return voidAlexander Larsson2014-10-131-1/+1
* Add GtkGLArea widgetAlexander Larsson2014-10-131-0/+105