Low-spec'd platforms such as the Raspberry Pi tend to run out of VRAM since GLAMOR only frees its BO cache once it grows beyond 1 GB. These patches reduce the cache and also flush it more often (based on BO age and GL_OUT_OF_MEMORY). Is there a reason why GLAMOR's cache was set at 1 GB in size? Thanks, Max