gtk/demos
Benjamin Otte 32625381fa gsk: Deprecate GskGLShader and the rendernode
The new renderers don't support them due to the required complexity of
integrating them with Vulkan and the assumptions those nodes make about
the renderer (the GL renderer exports its internal APIs into the
GLShader).

There haven't been any complaints that I'm aware of since 4.14 was
released where the default renderer does not support the nodes, so usage
in public seems to be close to nonexistant.

The 2 uses I know of were workarounds about missing features in GTK that
have stopped since GTK now supports them:

1. GStreamer used in to do premultiplication when the old GL renderer
   did not do so in hardware but on the CPU.
2. Adwaita used it for masking before the mask node wa added in 4.10.
2024-07-04 21:28:06 +02:00
..
constraint-editor constraint-editor: Deprecation cleanup 2023-08-03 22:15:27 -04:00
gtk-demo gsk: Deprecate GskGLShader and the rendernode 2024-07-04 21:28:06 +02:00
icon-browser build: Move and rename demo_conf.h header 2024-01-18 20:20:58 -05:00
node-editor node-editor: Make this app non-unique 2024-06-21 19:53:46 +02:00
print-editor build: Move and rename demo_conf.h header 2024-01-18 20:20:58 -05:00
widget-factory build: Move and rename demo_conf.h header 2024-01-18 20:20:58 -05:00
meson.build build: Move and rename demo_conf.h header 2024-01-18 20:20:58 -05:00