|
From: Kevin M. <sub...@us...> - 2003-03-10 14:30:57
|
subatomic 2003/03/10 06:30:52 PST
Modified files:
gamekernel/drivers/sdl SdlDriver.cpp
Log:
dont assume 16bpp, old (old!) graphics cards would be faster in this mode, but this isn't
true anymore.
since gk has no way to specify hints for display surface creation, just use whatever the
desktop is set to so we can at least control it somewhat.
gk really needs an xml config beyond the input config....
Revision Changes Path
1.22 +4 -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.21&r2=1.22&diff_format=h
|