home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1270.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1006 b   |  27 lines

  1. >>>>> "Philip" == Philip Zeyliger <vzvz@netcom.com> writes:
  2.  
  3.     Philip> When I run the VESA 2 graphics thingy and start executor I
  4.     Philip> get a white border around the whole screen.  It doesn't
  5.     Philip> affect anything but is annoying.
  6.  
  7. We're aware of this problem, but we can't find any way around it.  The
  8. problem is that SVGA boards make the border be "color 0" in SuperVGA
  9. modes, and the Mac requires color 0 be _white_.  Most DOS programs
  10. just leave color 0 black.  The VGA "overscan" register, which controls
  11. border color, appears to work in "old-style" VGA modes, but not SVGA
  12. modes, and video drivers provide no standard way to set the border
  13. color.
  14.  
  15. Blah!
  16.  
  17. You get a black border without a VBE 2.0 video driver because Executor
  18. actually flips the pixel values when sending them to the SVGA screen!
  19. This imposes a small performance penalty, but is more visually
  20. pleasing.
  21.  
  22. Sorry about this...I'm not sure how to fix it, unless we do a
  23. different hack for each video board out there.
  24.  
  25. -Mat
  26.  
  27.