]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_os_sdl.cxx
header cleanups
[flightgear.git] / src / Main / fg_os_sdl.cxx
2008-05-19 timooreClean up OSG camera setup and interface to plib PUI
2007-12-14 timooreUse the OSG DatabasePager instead of FGTileLoader
2007-12-12 timooreFix mouse warping for embedded osgviewer in SDL
2007-12-01 mfranzmake the state of the Meta and Super modifier keys...
2007-11-30 timooreRewrite SDL code to use an embedded osgViewer.
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-05-17 mfranzSDL 1.2.10 (released today!) doesn't report unicode...
2006-02-16 mfranzin fgWarpMouse() we need to flush all mouse motion...
2005-04-06 ehofmanMelchior FRANZ:
2004-11-20 ehofmanMelchior FRANZ:
2004-11-08 ehofmanMelchior FRANZ:
2004-11-03 davidMake FlightGear work with 16bpp:
2004-04-09 andyNumeric keypad handling
2004-04-09 andyDon't ask for 32 bit depth buffer. Some cards do only...
2004-04-06 andyFix more brain damage with keyboard handling. I think...
2004-04-06 andyFix brain damage in previous fix.
2004-04-06 andyFix bug where key releases got reported as presses.
2004-04-06 andyAPI changes to get fullscreen mode working with SDL...
2004-04-06 andyAdded mouse cursor definitions stolen from the X11...
2004-04-05 andyEarly-access version of an SDL implementation of the...