wip - import hostgl from abi v0 and adapt to abi v1/GL.library ABI
[AROS.git] / arch / all-hosted / libs / hostgl / hostgl_renderer_config.h
blob92418038829747a1b15d6a81de08f9fc3e8c2873
1 /*
2 Copyright 2011, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef HOSTGL_RENDERER_CONFIG_H
7 #define HOSTGL_RENDERER_CONFIG_H
9 #undef RENDERER_SEPARATE_X_WINDOW
10 #undef RENDERER_PBUFFER_WPA
11 #define RENDERER_PIXMAP_BLIT
13 #endif /* HOSTGL_RENDERER_CONFIG_H */