Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <mackan@stacken.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Sun, 22 Aug 1999 22:07:31 +0000

Re: XGGI and DirectBuffer

Aaron Van Couwenberghe wrote:
> 
> To anyone who might know -
> 
>   What does XGGI use DirectBuffer for?

Everything execpt rectangle fills and bitblits.

> Would it be reasonable to try and make it run, say, under the palemu
> target? I've tried, and I bet you could guess the result.

You could use the DirectBuffer provided by the tile-target to run XGGI.
But the best alternative is rather to write a dbemu-target which will
emulate a DirectBuffer for any target.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan/
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: mackan@stacken.kth.se


Index: [thread] [date] [subject] [author]