FB Graphics
FBGraphics (FBG) : Simple C 16, 24, 32 bpp generic graphics library with parallelism support and custom backend.
|
C_fbg | FB Graphics context data structure |
C_fbg_dispmanx_context | Dispmanx wrapper data structure |
C_fbg_fbdev_context | Fbdev wrapper data structure |
C_fbg_font | Bitmap font data structure |
C_fbg_gba_context | Fbdev wrapper data structure |
C_fbg_gles2_context | OpenGL ES 2.0 wrapper data structure |
C_fbg_glfw_context | GLFW wrapper data structure |
C_fbg_hsl | HSL color data structure |
C_fbg_img | Image data structure |
C_fbg_rgb | RGBA color data structure |
C_fbg_vbo_data | Struct which hold usual VBO data for 3D objects |