]> git.mxchange.org Git - flightgear.git/commit
Yank out all the glut dependencies and concentrate them in a (easily
authorandy <andy>
Wed, 31 Mar 2004 21:10:32 +0000 (21:10 +0000)
committerandy <andy>
Wed, 31 Mar 2004 21:10:32 +0000 (21:10 +0000)
commitc0b4531d04215f76f9cf65afbdaed6b7c0b32634
tree4ba4057be55940fed0ff4b9fa801853aee06ef3e
parentd430290e48b1d3a17df2ce4905e907b595bd752d
Yank out all the glut dependencies and concentrate them in a (easily
reimplementable) Main/fg_os.cxx file.
12 files changed:
src/ATC/transmissionlist.hxx
src/GUI/gui.h
src/GUI/gui_local.cxx
src/GUI/mouse.cxx
src/Input/input.cxx
src/Input/input.hxx
src/Main/Makefile.am
src/Main/bootstrap.cxx
src/Main/fg_os.cxx [new file with mode: 0644]
src/Main/fg_os.hxx [new file with mode: 0644]
src/Main/main.cxx
src/Main/splash.cxx