13 releases
Uses old Rust 2015
0.6.1 | Feb 4, 2020 |
---|---|
0.6.0 | Apr 22, 2019 |
0.5.0 | Feb 13, 2018 |
0.4.0 | Dec 2, 2017 |
0.1.3 | Mar 14, 2015 |
#1116 in Graphics APIs
7,696 downloads per month
Used in 141 crates
(3 directly)
6KB
gfx_gl
An OpenGL loader tailored to gfx-rs's needs.
lib.rs
:
An OpenGL loader generated by gl-rs.
This is useful for directly accessing the underlying OpenGL API via the
GlDevice::with_gl
method. It is also used internally by the GlDevice
implementation.
No runtime deps
~105KB