Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Thu, 07 Oct 2010 18:37:02 +0000 | prock | * Added the ability to set/get the video driver used using the settings interface. Note that the default driver for the OS will be used unless explicitly specified. |
Thu, 07 Oct 2010 16:44:44 +0000 | prock | * Improvements for DeviceCaps. It now stores a list of valid SDL drivers. Currently in windows we are limited to the windows GDI (which is slow). This could mean that SDL users could benifit from hardware acceleration with directx (a valid SDL driver). |
Thu, 07 Oct 2010 16:15:09 +0000 | prock | * Fixed a swig template that got missed in a previous commit |
Wed, 06 Oct 2010 21:37:46 +0000 | prock | * Added the ability to query some more details from the video device including the total video memory available. |