Skip to content

Use GdkTexture in the memory cache

Make ShumateMemoryCache use one - and only one - GdkTexture to store its contents.

This avoid recreating textures unnecessarily.

Merge request reports