gtk2/demos
Christian Hergert 8e62ff50fe demos: make alienplanet demo work on macOS OpenGL
On the macOS OpenGL implementation, the use of noise2 as a
function within the glsl shader collides with the builtin noise2 of a
different signature.

This changes the name to something similar (noize2) so that we
do not risk colliding names when linking.

With this commit, the shadertoy alienplanet demo works on mac
OpenGL (albeit still with the Cairo renderer).
2020-12-03 10:23:13 -08:00
..
constraint-editor Drop devel styling from our windows 2020-11-23 12:10:01 -05:00
gtk-demo demos: make alienplanet demo work on macOS OpenGL 2020-12-03 10:23:13 -08:00
icon-browser Drop devel styling from our windows 2020-11-23 12:10:01 -05:00
node-editor Drop devel styling from our windows 2020-11-23 12:10:01 -05:00
print-editor Drop devel styling from our windows 2020-11-23 12:10:01 -05:00
widget-factory gtk: Remove GtkFileChooserButton 2020-12-03 02:02:27 +01:00
meson.build Move print-editor to demos 2020-05-12 15:43:43 -04:00