]> git.mxchange.org Git - flightgear.git/commit
Early-access version of an SDL implementation of the fg_os API. It works,
authorandy <andy>
Mon, 5 Apr 2004 21:39:32 +0000 (21:39 +0000)
committerandy <andy>
Mon, 5 Apr 2004 21:39:32 +0000 (21:39 +0000)
commit52a2f920092cdc52a1f7d580aaf3eea305fa3b91
treecfad222baf23df4d8ee523f6ecbfe8cdc3b3ec33
parentf46f962ca09ab7cbda1335b61378215e6c61e3df
Early-access version of an SDL implementation of the fg_os API.  It works,
but is not integrated into the build process.  It also lacks support for
changing mouse cursors, which works rather differently in SDL vs. Glut.
src/Main/fg_os_sdl.cxx [new file with mode: 0644]