1
0
Fork 0
mutter-performance-source/clutter
Jonas Ådahl 2bd8216eb1 clutter/color-state: Cache snippets
The cogl shader cache uses snippet pointers as cache keys, meaning even
if we generate two identical snippets; if they have different pointer
addresses, they'll generate separate cache entries. Handle this by
caching our snippets on the context.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3433>
2024-07-09 18:00:58 +02:00
..
clutter clutter/color-state: Cache snippets 2024-07-09 18:00:58 +02:00
meson.build clutter: Remove uneeded dependencies 2024-06-30 15:09:00 +02:00