From: CVS <do...@th...> - 2002-04-25 11:00:40
|
Update of /cvs/BasiliskII/src/include Modified Files: video.h Log Message: - added infrastructure for multi-monitor support; only video_x.cpp is converted for the new scheme; not actually tested with a mult-monitor setup yet but at least single-monitor display doesn't seem to be broken (UAE banked addressing would definitely require some extensions to handle multiple frame buffers) - struct video_mode has an extra field that is free for use by platform- specific code |