log engine/core/video/devicecaps.cpp @ 697:ecaa4d98f05f tip

age author description
Thu, 21 Oct 2010 18:50:50 +0000 prock * Added the ability to change screen modes on the fly. This works both in OpenGL and SDL modes.
Fri, 15 Oct 2010 18:54:34 +0000 prock * Moved getCurrentScreenMode() to the renderbackend as renderbackend is what initializes the screen.
Thu, 14 Oct 2010 15:06:26 +0000 prock * Fixed the non standard integer definitions in DeviceCaps