log engine/core/video/renderbackend.h @ 634:5f381fa34769

age author description
Wed, 06 Oct 2010 15:49:53 +0000 prock * Added the clearBackBuffer() function to the renderbackends.
Wed, 06 Oct 2010 14:09:24 +0000 prock * Renamed RenderBackend::isClearNeeded() to RenderBackend::setClearScreen(). It is no longer pure virtual. Also documented it's functionality.
Fri, 01 Oct 2010 14:09:47 +0000 prock * Removed the image chunking size variable from engine settings.