summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/glarea.c
Commit message (Expand)AuthorAgeFilesLines
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* More gtk-demo spacing fixesMatthias Clasen2016-10-261-0/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* Avoid 0/FALSE confusionMatthias Clasen2016-10-141-1/+1
* demo: Add GLES support to the GtkGLArea demoEmmanuele Bassi2016-04-251-4/+22
* gtk-demo: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-2/+2
* gtk-demo: Many cosmetic fixesMatthias Clasen2015-06-191-1/+1
* demo/glarea: Check errors on GtkGLAreaEmmanuele Bassi2015-03-251-0/+9
* demo: Change the resource path for the shadersEmmanuele Bassi2015-02-091-2/+2
* demo: Move the GLSL shaders to resourcesEmmanuele Bassi2015-02-091-22/+9
* demos: Update the GtkGLArea demo codeEmmanuele Bassi2015-02-091-17/+263
* Add glarea demo to gtk3-demoAlexander Larsson2014-10-131-0/+184