ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/video_x.cpp
(Generate patch)

Comparing BasiliskII/src/Unix/video_x.cpp (file contents):
Revision 1.51 by cebix, 2001-07-03T15:59:47Z vs.
Revision 1.52 by cebix, 2001-07-03T19:20:46Z

# Line 1410 | Line 1410 | bool VideoInit(bool classic)
1410                  }
1411          } else
1412                  add_mode(default_width, default_height, 0x80, TrivialBytesPerRow(default_width, default_depth), default_depth);
1413 +        video_init_depth_list();
1414  
1415          // Find requested default mode and open display
1416          if (VideoModes.size() == 1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines