home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 452 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 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: 7 Jan 1996 23:52:15 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4cpmbf$ong@sunsystem5.informatik.tu-muenchen.de>
  9. References: <john.hendrikx.44ce@grafix.xs4all.nl> <4cp2tv$d9u@serpens.rhein.de>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Michael van Elst (mlelstv@serpens.rhein.de) wrote:
  14. : john.hendrikx@grafix.xs4all.nl (John Hendrikx) writes:
  15.  
  16. : >Don't you mean MoveScreen()?  With ScrollVPort you'll need to modify the
  17. : >bitplane offsets yourself,
  18.  
  19. : Well. You modify the offsets in the RasInfo structure. This is pretty neutral.
  20.  
  21. What parts of a screen structure and refered structures may be poked ?
  22.  
  23. : >while MoveScreen() handles this automatically.
  24.  
  25. : AFAIK MoveScreen synchronizes with VBLANK (i.e. does an implied WaitTOF()).
  26.  
  27. well, if movescreen was proved to work best on chipset & gfxcards
  28. you could use a higher pri task to handle the buffering, if the implied 
  29. waittof does not busywait.
  30.  
  31. : >Changing bitplane offsets will likely not work with gfx-cards.
  32.  
  33. : Oh. Why ? It just depends on wether the gfx-card uses the ViewPort and associated
  34. : data.
  35.  
  36. the question seems to be here which function is supported by most
  37. drivers. the users of other ones will have to accept speed of screentofront().
  38.  
  39. : -- 
  40. :                                 Michael van Elst
  41.  
  42. : Internet: mlelstv@serpens.rhein.de
  43. :                                 "A potential Snark may lurk in every tree."
  44. ------------------------------------------------------------------------
  45.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  46.