Module mini_gl_fb::core[][src]

Structs

Framebuffer

Provides the drawing functionality.

Internal

Hides away the guts of the library.

Enums

BufferFormat

Traits

ToGlType

Functions

init_framebuffer

Create the OpenGL resources needed for drawing to a buffer.

init_glutin_context

Create a context using glutin given a configuration.