]> git.mxchange.org Git - flightgear.git/commit
Added support for switching between fullscreen and window mode for
authorcurt <curt>
Mon, 6 Jul 1998 02:42:02 +0000 (02:42 +0000)
committercurt <curt>
Mon, 6 Jul 1998 02:42:02 +0000 (02:42 +0000)
commit72819bbe8555b3871528747924206da95a0519ec
tree9841cb9453434a01b90bfc00bf4dcca5b38b847c
parentd124c5f4560b91a9d37d04a22ad04b9619f3cd51
Added support for switching between fullscreen and window mode for
Mesa/3dfx/glide.

Added a basic splash screen.  Restructured the main loop and top level
initialization routines to do this.

Hacked in some support for playing a startup mp3 sound file while rest
of sim initializes.  Currently only works in Unix using the mpg123 player.
Waits for the mpg123 player to finish before initializing internal
sound drivers.
Main/GLUTkey.cxx
Main/GLUTmain.cxx
Main/Makefile.am