|
From: Kevin M. <sub...@us...> - 2003-03-12 02:04:58
|
subatomic 2003/03/11 18:04:57 PST
Modified files:
gamekernel/drivers/sdl SdlDriver.cpp
Log:
default to 640 x 480. if a game needs less than this, the application
can certainly set it.
turn off fullscreen when calling setWindowsize (per the API of a gk
driver). we may want to change this in the future so that fullscreen()
is a toggle instead.
Revision Changes Path
1.23 +6 -4 lib/gamekernel/drivers/sdl/SdlDriver.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/drivers/sdl/SdlDriver.cpp.diff?r1=1.22&r2=1.23&diff_format=h
|