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

  1. >>>>> "Mat" == Mat Hostetter <mat@ardi.com> writes:
  2.  
  3.     Mat> You get a black border without a VBE 2.0 video driver because
  4.     Mat> Executor actually flips the pixel values when sending them to
  5.     Mat> the SVGA screen!  This imposes a small performance penalty,
  6.     Mat> but is more visually pleasing.
  7.  
  8. I should clarify: there are technical and performance reasons why we
  9. have not yet implemented this trick for VBE 2 drivers.  The exact
  10. reason is complicated, but basically with a VBE 2 driver our blitter
  11. now draws directly to the SVGA board, without a separate "internal
  12. screen", and it is somewhat difficult to make it flip all pixel values
  13. everywhere.  It would also be slower if it did.
  14.  
  15. Maybe in 1.99o we'll have an option "annoying border color or slightly
  16. slower graphics".
  17.  
  18. -Mat
  19.  
  20.