Re: [TuxKart-devel] How about
Status: Alpha
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2004-10-11 22:38:18
|
James Gregory wrote: > Adding in a menu button called "fullscreen" is easy, but as far as I > know when you do something like switch to/from fullscreen you have to > reload all textures, which means someone who knows OpenGL/Plib would > need to do it. You ought to be able to open a second window which shares resources with the first one - then delete the first window. If resources are shared then you shouldn't have to reload textures. However, if you delete one window *then* create the other - then you'll certainly have to reload the textures - which would definitely be a PITA. ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://www.sjbaker.org Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net -----BEGIN GEEK CODE BLOCK----- GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++ -----END GEEK CODE BLOCK----- |