]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_os.cxx
CameraGroup class for managing multiple cameras.
[flightgear.git] / src / Main / fg_os.cxx
2008-08-01 timooreCameraGroup class for managing multiple cameras.
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-05-19 timooreClean up OSG camera setup and interface to plib PUI
2008-04-25 mfranzafter OSG 2.4 upgrade, remove modifier workaround and...
2007-12-14 timooreSet up pager in GLUT embedded osgViewer
2007-12-12 timooreHandle warped pointer in embedded GLUT osgViewer
2007-12-07 timooreChanged GLUT support to use an embedded osgViewer too
2007-11-12 mfranz- move temporary keyboard fix from input.cxx to fg_os...
2007-05-26 frohlichModified Files:
2007-05-21 frohlichModified Files:
2006-03-10 frohlichWe need to flush all pending mouse move events past...
2005-11-27 ehofmanUse the prefered GLUT game_mode_string format and...
2005-05-04 mfranzreverting last patch: the (non)redrawing problems are...
2005-05-04 mfranzopen black window immediately. This doesn't only give...
2004-11-29 davidPatch from Robert Swam to block enabling stencil at...
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-04-30 ehofmanMSVC fix.
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-04-25 curtHook in the fgOSExit() function.
2004-04-06 andyAPI changes to get fullscreen mode working with SDL...
2004-04-02 ehofmanFrederic Bouvier:
2004-04-01 andyRe-enable glut game mode for now
2004-03-31 andyYank out all the glut dependencies and concentrate...