GrumbelsTrashbin / pingus.old-auto-export

Automatically exported from code.google.com/p/pingus
GNU General Public License v3.0
0 stars 0 forks source link

Runtime fullscreen switching not working in Win32 #106

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Switching to fullscreen will mess up all graphics, as the surfaces will be 
invalidated and there is no resource system to reload them.

Original issue reported on code.google.com by grum...@gmail.com on 20 Oct 2011 at 7:22

GoogleCodeExporter commented 9 years ago

Original comment by grum...@gmail.com on 21 Oct 2011 at 12:32

GoogleCodeExporter commented 9 years ago
Disabled runtime switching in 26e0720c for Win32 as workaround till there is a 
better fix.

Original comment by grum...@gmail.com on 21 Oct 2011 at 2:26