2 Copyright © 2013, The AROS Development Team. All rights reserved.
\r
6 #include <aros/debug.h>
\r
8 #include <aros/debug.h>
\r
10 #include <proto/cybergraphics.h>
\r
12 #include <hidd/graphics.h>
\r
13 #include <cybergraphx/cybergraphics.h>
\r
14 #include <exec/types.h>
\r
16 #include "cybergraphics_intern.h"
\r
18 void ProcessPixelArrayShiftRGBFunc(struct RastPort *opRast, struct Rectangle *opRect, ULONG tintval, struct Library *CyberGfxBase)
\r
20 D(bug("[Cgfx] %s(0x%08x)\n", __PRETTY_FUNCTION__, tintval));
\r
21 D(bug("[Cgfx] %s: ShiftRGB operator not implemented\n", __PRETTY_FUNCTION__));
\r