Crate bufro[][src]

Structs

Color

Represents a color with values from 0-1

Renderer

A basic window-less renderer (though you can always just load the function pointers of a window)

Transform

Enums

Command

A renderer command, all commands are rendered upon flush

Functions

bfr_circle
bfr_color8
bfr_colorf
bfr_create_surface
bfr_destroy
bfr_flush
bfr_rect
bfr_reset
bfr_resize
bfr_restore
bfr_rotate
bfr_save
bfr_scale
bfr_set_clear_color
bfr_translate