nanogui: bitblitting


Previous by date: 30 Oct 2000 19:15:53 -0000 Re: what about the nanowm, Greg Haerr
Next by date: 30 Oct 2000 19:15:53 -0000 Re: flnx 0.13 released., eric_wong.vtech.com
Previous in thread: 30 Oct 2000 19:15:53 -0000 bitblitting, Salvatore Jung
Next in thread:

Subject: Re: bitblitting
From: "Greg Haerr" ####@####.####
Date: 30 Oct 2000 19:15:53 -0000
Message-Id: <02ec01c042a6$a0732940$6817dbd0@censoft.com>

: Can you explain the meaning of "bittbliting" in easy..?

Blit stands for block transfer and is a primary function
in today's graphics systems.  Basically, a blit is a 
memory copy operation that moves a rectangle
of pixels from one location to another.  Both the
source and destination rectangles are the same size,
but in different locations.  Sometimes they are both
visible, which is then called on-screen blit.  When the
source or destination is from off-screen memory, then
it's called an offscreen blit, which is used in double-buffering
solutions to reduce multiple-write flickering.

Regards,

Greg



Previous by date: 30 Oct 2000 19:15:53 -0000 Re: what about the nanowm, Greg Haerr
Next by date: 30 Oct 2000 19:15:53 -0000 Re: flnx 0.13 released., eric_wong.vtech.com
Previous in thread: 30 Oct 2000 19:15:53 -0000 bitblitting, Salvatore Jung
Next in thread:


Powered by ezmlm-browse 0.20.