2 Copyright © 2013, The AROS Development Team. All rights reserved.
6 #include <exec/types.h>
7 #include <hidd/graphics.h>
9 #include "colorconv/rgbconv_macros.h"
11 void SetArchRGBConversionFunctions(HIDDT_RGBConversionFunction rgbconvertfuncs
[NUM_RGB_STDPIXFMT
][NUM_RGB_STDPIXFMT
])
14 * Following color conversion routines are most used on 32bit displays
15 * (VESA, X11, Nouveau) and should be reimplemented using SSE
23 * (See rgbconv_macros.h for definitions of XRGB32,... etc)