]> git.mxchange.org Git - flightgear.git/commit
API changes to get fullscreen mode working with SDL. It can't switch
authorandy <andy>
Tue, 6 Apr 2004 14:28:22 +0000 (14:28 +0000)
committerandy <andy>
Tue, 6 Apr 2004 14:28:22 +0000 (14:28 +0000)
commit395c9bc638e8c83fcf00974023e976a03e84f951
tree3fa5f3ed7cd0104ac6983bd76e2f2d47e302a9f7
parent34b0b5220cd479d33b3f79e406a09d92c2eeb709
API changes to get fullscreen mode working with SDL.  It can't switch
modes after creating the window, so it needs a flag in
fgOSOpenWindow().
src/Main/fg_os.cxx
src/Main/fg_os.hxx
src/Main/fg_os_sdl.cxx
src/Main/main.cxx