What it says
this scans your current display and checks if the game resolution is higher than your current screen resolution, and if so, it enables a screen FBO which it can render to and which fixes issues with downsampling
Also adds a window move event so when you move the fullscreen game to for example a diff screen it also can apply automatically
What it says this scans your current display and checks if the game resolution is higher than your current screen resolution, and if so, it enables a screen FBO which it can render to and which fixes issues with downsampling Also adds a window move event so when you move the fullscreen game to for example a diff screen it also can apply automatically