From: <do...@do...> - 2005-05-12 11:09:38
|
Update of /cvs/BasiliskII/src/Unix Modified Files: video_vosf.h video_x.cpp Log Message: Fix DGA when visible screen is smaller than virtual display, aka fix fullscreen mode when VidMode extension is enabled. Also fix SDL fullscreen to really update the screen as this is necessary by default on Linux since simple windowed is used (and not DGA for fullscreen). Always prefer the 64 pixel chunks update code. Rearrange B2 video_x.cpp to match video_vosf.h updates |