Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Amiga View text rendering (was rebol/view on a 486?)

From: holger:rebol at: 22-Jun-2001 8:49

On Fri, Jun 22, 2001 at 08:19:24AM +0200, Holzammer, Jean wrote:
> The compiler can arrange the order of (assembler) instructions in a > way to better utilize the possibilities of the pipeline.
Yes, the SAS/C scheduler does that, but it has no noticable effect with REBOL.
> If I got you right, /view always redraws the complete graphics > buffer and passes it to the GPU even if you just change one pixel in a > window ?
No. REBOL maintains damage regions and refreshes faces during 'show. -- Holger Kruse [holger--rebol--com]