You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Linux, SDL 2.30.3 shows only blank screen when fullscreen. I'm using multithreaded code and using mutex to synchronize SDL access (mostly from one thread). In windowed mode screen is updated without problems.