mallumo-gls 0.17.0

Small low level library for modern (4.5 Core) OpenGL
Documentation
[package]
name = "mallumo-gls"
version = "0.17.0"
authors = ["Matus Talcik <matus.talcik@gmail.com>"]
description = "Small low level library for modern (4.5 Core) OpenGL"
keywords = ["opengl"]
license = "MIT OR Apache-2.0"
repository = "https://gitlab.com/mallumo/mallumo-gls"
build = "build.rs"

[build-dependencies]
gl_generator = "0.5.0"

[dependencies]
bitflags = "0.9"
error-chain = "0.10.0"
glutin = "0.9.2"