home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 346 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 6 Jan 1996 19:36:14 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4cmive$21c@sunsystem5.informatik.tu-muenchen.de>
  9. References: <38231819@kone.fipnet.fi> <4cgsn7$ke3@maureen.teleport.com> <38231852@kone.fipnet.fi> <4ck41j$a9a@serpens.rhein.de> <38231887@kone.fipnet.fi>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
  14.  
  15. : > I'm not sure whether ScrollVPort() with different BitMaps is
  16. : > supported on anything else than the native graphics either.
  17. : > If it would be supported it could be pretty slow if a bitmap
  18. : > has to be swapped from fast memory to the card.
  19.  
  20. i heard even screentofront does copy on some cards.
  21. it's really annoying to find out a routine that won't
  22. jerk and will be done by card-drivers.
  23.  
  24. : > 
  25. : > Opening a screen with twice the height or width and using
  26. : > ScrollVPort() to change the displayed region might be
  27. : > compatible with more graphics cards. With only one BitMap
  28.  
  29. mhm scrollvport deals with viewports, isn't that something
  30. card-drivers can't do ? what about loadview then ?
  31.  
  32. : > it should be guaranteed that no data has to be copied.
  33. : > 
  34. : > So I'd try the double buffer functions and if that fails
  35. : > resort to one of the kludges below.
  36.  
  37. : Hmm. If ScrollVPort() works on CyberGraphX, too, it
  38. : would be the perfect solution to get triple buffering.
  39.  
  40. well: If the overscan prefs arent 320 horiz, you will see
  41. data you should not see. bummer. any ideas ?
  42.  
  43. : I suppose it has quite a low overhead.. At least I recall
  44. : ScrollVPort() being in the list of functions which
  45. : were greatly optimized in v39.
  46.  
  47. and already available bevore OS2.0 :)
  48.  
  49. : --                               _
  50. : a Stellar programmer          _ //
  51. : "Amiga - back for the future" \X/
  52. ------------------------------------------------------------------------
  53.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  54.