FB Graphics
FBGraphics (FBG) : Simple C 16, 24, 32 bpp generic graphics library with parallelism support and custom backend.
|
#include "fbgraphics.h"
Go to the source code of this file.
Data Structures | |
struct | _fbg_gba_context |
fbdev wrapper data structure More... | |
Functions | |
struct _fbg * | fbg_gbaSetup (int mode) |
initialize a FB Graphics context More... | |
struct _fbg_gba_context |