SIGN IN SIGN UP

Linux: cache GL shaders to the local fs (#1105)

Previously, `get_cache_dir()` returned None for Linux (X11, Wayland, Direct)
so there was no shader caching happening like there was on
android and windows.

Now we cache it and also handle removal of stale shader binaries
K
Kevin Boos committed
013e355e2336efb84c4e9ba767c417f7c9a64ece
Parent: ad73981
Committed by GitHub <noreply@github.com> on 6/5/2026, 5:23:40 PM