cginternals / globjects

C++ library strictly wrapping OpenGL objects.
https://globjects.org
MIT License
539 stars 59 forks source link

Split off TextureStorageMultisampleImplementation #376

Closed j-o closed 5 years ago

j-o commented 6 years ago

... because these functions come from a separate extension: https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_texture_storage_multisample.txt that is not available e.g., on mac.