Expand description

An OpenGL ES back-end for Rust-Graphics

Modules

Errors
Glyph caching
Image operations for textures.
Helper functions for dealing with shaders.

Structs

Contains OpenGL data.
Wraps OpenGL texture data. The texture gets deleted when running out of scope.
Texture creation parameters.

Enums

Sampling filter
Texture format.

Traits

Implemented by textures for creation.
Implemented by all images to be used with generic algorithms.
Implemented by textures for updating.