gtk-demo: Add the shader paintable sources

This is currently not public GTK api, just part of
the demo. So we should show it here.
This commit is contained in:
Matthias Clasen 2020-09-30 15:41:05 -04:00
parent b0da095944
commit 72eb89eda7

View File

@ -138,6 +138,8 @@
<file>gtkshaderstack.h</file>
<file>gtkshaderbin.h</file>
<file>gtkshaderbin.c</file>
<file>gskshaderpaintable.h</file>
<file>gskshaderpaintable.c</file>
<file>ripple.glsl</file>
<file>background.glsl</file>
<file>transition1.glsl</file>