From: CVS <do...@do...> - 2001-01-11 16:38:36
|
Update of /cvs/BasiliskII/src/Unix Modified Files: video_x.cpp Log Message: - Cleaned up the process for determining the ranges of pages touched that have to be blitted onto the screen (find_next_page_set() and find_next_page_clear() functions) - Cleaned up some comments Changes from Brian J. Johnson - Fixed mainBuffer.dirtyPages[] array overrun in VOSF code - Fixed calculation of the frames-per-second value |