Crate luminance_sdl2

Crate luminance_sdl2 

Source
Expand description

SDL2 backend for luminance.

Re-exports§

pub use sdl2;

Structs§

GL33Surface
A luminance GraphicsContext backed by SDL2 and OpenGL 3.3 Core.

Enums§

Sdl2SurfaceError
Error that can be risen while creating a surface.
StateQueryError
An error that might happen when the context is queried.