Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Wed, 06 Oct 2010 19:19:08 +0000 | prock | * Added a simple method to query the default video card capabilities. This is still a work in progress. You can now get a list of ScreenModes the device supports. ScreenMode includes information on the screen resolution, if the mode is fullscreen/windowed and if it would use the OpenGL or SDL renderer. |
Wed, 06 Oct 2010 15:49:53 +0000 | prock | * Added the clearBackBuffer() function to the renderbackends. |