Index: [thread] [date] [subject] [author]
  From: Brian Julin <bri@forcade.calyx.net>
  To  : ggi-develop@eskimo.com
  Date: Tue, 14 Jul 1998 16:29:33 -0400 (EDT)

Re: Frames...

On Sun, 12 Jul 1998, Alexander Larsson wrote:
> This calls for a change in ggi_info_fb, split 'linear' into linear_read and 
> linear_write. Also the LIBGGI_FB_LINEAR(vis) macro needs to be split into two.
> This will mean binary incompatibility...
> 
> What shall i do?

It should go in the ggi_gc structure; it's context sensitive; not that
we really use contexts but that's where I'd put it.  BTW I think 
info_fb is obsolete, personally, and we should use a db struct even
when there is no db.

--
Brian S. Julin

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