google / dart-gl

OpenGL ES 2.0 Dart Native Extension
BSD 3-Clause "New" or "Revised" License
91 stars 17 forks source link

A few tweaks for manual bindings and exposed symbols. #5

Closed mmclenna closed 8 years ago

mmclenna commented 8 years ago

Fixed a missing symbol in the manual bindings, and added a check for glGetIntegerv function to the minimal example.