]> git.mxchange.org Git - flightgear.git/commit
Melchior FRANZ:
authorehofman <ehofman>
Wed, 6 Apr 2005 08:46:39 +0000 (08:46 +0000)
committerehofman <ehofman>
Wed, 6 Apr 2005 08:46:39 +0000 (08:46 +0000)
commitd28e99d91376e338c5c7c63772ba9a5914f91bfc
tree4e98559d2062f5038e4a75b840940964452c872e
parent28fe28ec4f1d3bd3994984c2ced836f42488ba55
Melchior FRANZ:

Make SDL window resizable; This exposes the same problem that many
GLUT users have: resizing up may cause a temporary switch to software
rendering if the card is low on memory. Resizing down again switches
back to HW rendering. (KSFO is texture intensive, but there are no
problems in LOWL, and elsewhere.) Less and less users will have the
problem as cards become better, and it's no reason not to allow
resizing altogether.
src/Main/fg_os_sdl.cxx