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

#1052 in Graphics APIs

Download history 2393/week @ 2024-09-08 2387/week @ 2024-09-15 3193/week @ 2024-09-22 2268/week @ 2024-09-29 675/week @ 2024-10-06 1935/week @ 2024-10-13 1753/week @ 2024-10-20 2362/week @ 2024-10-27 2074/week @ 2024-11-03 730/week @ 2024-11-10 1269/week @ 2024-11-17 2371/week @ 2024-11-24 2228/week @ 2024-12-01 2943/week @ 2024-12-08 3168/week @ 2024-12-15 1139/week @ 2024-12-22

9,763 downloads per month
Used in 3 crates

Apache-2.0

6KB

gfx_gl

Build Status Crates.io

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