summaryrefslogtreecommitdiff
path: root/gtk/gtkglarea.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
* glarea: Flip our textureMatthias Clasen2020-09-281-0/+7
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-3/+3
* Remove ATKEmmanuele Bassi2020-07-261-2/+0
* Replace "gint" with "int"Benjamin Otte2020-07-251-6/+6
* Switch to GL_ARB_framebuffer_objectEmmanuel Gil Peyrot2020-06-121-14/+14
* Remove lots of focus vfuncsMatthias Clasen2020-05-111-2/+0
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+3
* gtk: fix all uses of g_cclosure_marshal_genericChristian Hergert2019-06-021-1/+11
* Stop using gtk_widget_get_surfaceMatthias Clasen2019-05-281-1/+2
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-4/+5
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-2/+1
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-3/+2
* GLArea: Remove wrong transfer annotation on new()Daniel Boles2018-04-041-1/+1
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-2/+2
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* texture: Expose subclasses as subclassesBenjamin Otte2018-03-181-1/+1
* gdk: Split out GL textureBenjamin Otte2018-03-071-6/+6
* The big versioning cleanupMatthias Clasen2018-02-061-50/+0
* glarea: Fix precondition checkTimm Bäder2018-02-041-1/+1
* glarea: Simplify make_currentTimm Bäder2018-02-041-5/+1
* Use the new api to release resourcesMatthias Clasen2018-01-171-0/+4
* glarea: Drop the dispose vfuncMatthias Clasen2018-01-171-12/+0
* glarea: Always delete textures on unrealizeMatthias Clasen2018-01-171-7/+3
* glarea: Avoid a crashMatthias Clasen2018-01-171-2/+5
* glarea: Add a pool for GL texturesMatthias Clasen2018-01-171-39/+151
* gl area: Avoid trivialitiesMatthias Clasen2018-01-171-5/+8
* Drop GtkGLArea::has-alphaMatthias Clasen2018-01-171-85/+0
* Convert gtkglarea to use snapshotsMatthias Clasen2018-01-171-64/+41
* glarea: Use content size of the widgetTimm Bäder2017-11-031-6/+6
* glarea: Make the code snippet compileTimm Bäder2017-10-121-6/+11
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-3/+5
* gtkglarea: Remove input windowCarlos Garnacho2017-05-251-52/+1
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-1/+1
* widget: Remove app-paintableTimm Bäder2016-10-311-1/+0
* glarea: Use gdk_window_new_input()Benjamin Otte2016-10-181-14/+3
* glarea: Use the appropriate texture format for GLESEmmanuele Bassi2016-04-251-1/+5
* glarea: Relay the use-es flag to context creationEmanuele Aina2016-04-251-0/+82
* Don't use g_print for debug outputMatthias Clasen2016-02-281-3/+3
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* gtk: Stop setting GDK_EXPOSURE_MASK on random widgetsAlexander Larsson2015-09-141-1/+1
* Intern all signal names beforehandMatthias Clasen2015-09-121-2/+2
* docs: Fix annotation for GtkGLArea::resize signalEmmanuele Bassi2015-06-111-0/+2
* gl area: Add a few missing docsMatthias Clasen2015-04-261-2/+2
* docs: Add initialization example for GtkGLAreaEmmanuele Bassi2015-03-261-1/+40
* glarea: Check that the context is not NULLEmmanuele Bassi2015-03-251-1/+9
* More documentation fixesMatthias Clasen2015-03-131-4/+6
* glarea: Better error handlingEmmanuele Bassi2015-02-171-7/+7
* Improve two stringsMatthias Clasen2015-02-151-2/+2