Closed Scellow closed 6 years ago
https://github.com/tlgkccampbell/ultraviolet/blob/develop/Source/Ultraviolet.OpenGL/Shared/Graphics/OpenGLTexture2D.cs#L449
This is very old code that was needlessly bloated with a bunch of functionality that was never being used, so I just ripped most of it out and rewrote what was left. The next release should fix this issue.
https://github.com/tlgkccampbell/ultraviolet/blob/develop/Source/Ultraviolet.OpenGL/Shared/Graphics/OpenGLTexture2D.cs#L449