Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GL] Clear texture data from RAM after loading
Keeping the data in RAM is not necessary after sending it to OpenGL, and clearing it saves a significant amount of memory with several NIFs open.
- Loading branch information