Matthias Clasen
|
a703ba8406
|
Avoid 0/FALSE confusion
Since this is supposedly exemplary code, lets get it right.
https://bugzilla.gnome.org/show_bug.cgi?id=772683
|
2016-10-14 11:15:27 -04:00 |
|
Emmanuele Bassi
|
872b5115ea
|
demo: Add GLES support to the GtkGLArea demo
We need new shaders, and we need to select the correct shader when
building the program we use to render the triangle.
|
2016-04-25 14:35:02 +01:00 |
|
Matthias Clasen
|
435c8c9f0d
|
gtk-demo: Strip newlines from g_warning and g_error
g_logv adds one for us already.
|
2016-02-28 12:23:12 -05:00 |
|
Matthias Clasen
|
0a601b093c
|
gtk-demo: Many cosmetic fixes
Mostly update window titles, and some addition to descriptions.
|
2015-06-19 21:59:15 -04:00 |
|
Emmanuele Bassi
|
721134b008
|
demo/glarea: Check errors on GtkGLArea
We should not call OpenGL API if GtkGLArea is in an error state.
https://bugzilla.gnome.org/show_bug.cgi?id=746746
|
2015-03-25 15:20:36 +00:00 |
|
Emmanuele Bassi
|
6bf55142ee
|
demo: Change the resource path for the shaders
We need to use the same name as the "plugin" so that the main UI will
display the resources inside a notebook tab.
|
2015-02-09 19:32:38 +00:00 |
|
Emmanuele Bassi
|
3b4bf963f6
|
demo: Move the GLSL shaders to resources
It's easier to use them or modify them as separate files, instead of
inlined inside the C source.
https://bugzilla.gnome.org/show_bug.cgi?id=741946
|
2015-02-09 19:10:31 +00:00 |
|
Emmanuele Bassi
|
01d1cdc76c
|
demos: Update the GtkGLArea demo code
Same way we updated the testglarea test code.
https://bugzilla.gnome.org/show_bug.cgi?id=741946
|
2015-02-09 19:10:30 +00:00 |
|
Alexander Larsson
|
62a26eb3c8
|
Add glarea demo to gtk3-demo
|
2014-10-13 10:43:31 -04:00 |
|