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 |
#1658 in Graphics APIs
21,126 downloads per month
Used in 3 crates
6KB
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.
gfx_gl
An OpenGL loader tailored to gfx-rs's needs.
No runtime deps
~83KB