From: "Shane" Newsgroups: comp.os.msdos.djgpp Subject: Libgrx probs Date: 6 Apr 1997 15:14:01 GMT Organization: Zynet Ltd Lines: 14 Message-ID: <01bc429d$208f6b60$43a39ac2@slag> NNTP-Posting-Host: tq1-p2.zynet.co.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I am having some problems using the libgrx2.0 library. I need to do some double-buffering and the only way I can see of doing this under grx is using contexts. I want to write to a memory (offscreen) context, copy the context to the screen context and then clear that context ready for the next screen load. I have a routine which does this using straight C by writing to the video address and a manual buffer but I wanna use the drawing functions of libgrx to make my life one whole lot easier. If anyone out there has any idea on how to do this, or better yet some pre-written code then please e-mail me. Cheers. Shane shane AT nashua DOT co DOT uk