Mercurial > fife-parpg
log engine/core/video/sdl/renderbackendsdl.cpp @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Mon, 08 Nov 2010 21:36:38 +0000 | prock | * Fixed the clear screen problems. The screen is now automatically cleared every frame by the engine if there are no maps loaded. In the process I removed the setClearBackBuffer() function from the RenderBackend. |
Mon, 08 Nov 2010 20:37:31 +0000 | prock | * This fixes the case were the engine would clear the screen twice |
Fri, 05 Nov 2010 15:21:10 +0000 | helios2000 | * Merged the light branch back into trunk. |