acdemiralp / gl

Header-only C++17 wrapper for OpenGL 4.6 Core Profile.
Boost Software License 1.0
157 stars 11 forks source link

Fixes for #10 and #11. #12

Closed Megaxela closed 6 years ago

Megaxela commented 6 years ago

First commit made conan optional for building (#10) Second commit fixed resource leak on std::move (#11)