0 Members and 2 Guests are viewing this topic.
What does the CGX superlayers do? That is one of the CGX P96 differences?
IF (GfxCardDetected and BlittingToGfxCardScreen) THEN BlitIntelligentlyUsingGfxCardBlitter();ELSE_IF (BlittingToAGAScreen) THEN BlitIntelligentlyUsingCPU();END_IF