Xref: utzoo comp.sys.amiga.tech:3846 comp.sys.amiga:29632 Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!husc6!m2c!wpi!pawn From: pawn@wpi.wpi.edu (Kevin Goroway) Newsgroups: comp.sys.amiga.tech,comp.sys.amiga Subject: Re: Double Buffering/Copper Lists Summary: Making this clearer: since I received wrong responses... Message-ID: <956@wpi.wpi.edu> Date: 22 Feb 89 05:32:21 GMT References: <950@wpi.wpi.edu> Organization: Worcester Polytechnic Institute, Worcester, Mass. Lines: 28 In article <950@wpi.wpi.edu>, pawn@wpi.wpi.edu (Kevin Goroway) writes: (That's me...) > That's the problem, doing a MrgCop kills my double buffering... > I just can't draw into the rastport that points to it... Notice: this isn't working BECAUSE I NEED to do a MrgCop, which kills double buffering... > (I know that it is switching, because if I put a RectFill in one it blinks) > (If I put a RectFill in the other, it never appears) > (They BOTH(the bitmaps) work if I don't do the MrgCop...) If I put a RectFill in both, and get rid o' de MrgCop, it works perfectly. How can I double buffer and use MrgCop in the same loop? (I guess that's essentially what I am asking...) > thanks... thanks again... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | Pawn@wpi.wpi.edu Worcester Polytechnic Institute, Mass, U.S.A. | | Pawn@wpi.Bitnet main() { printf("Hello World!\n); } | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=