hadronized / luminance-gl-rs

DEPRECATED luminance-gl has been moved into https://github.com/phaazon/luminance-rs
https://crates.io/crates/luminance
Other
11 stars 2 forks source link

Memory leaks in stages and programs #4

Closed hadronized closed 8 years ago

hadronized commented 8 years ago

If we fail to compile the stage, we don’t delete the shader as we should.