This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Clear buffers in RAM after uploading to GPU #11
Comments
Closed
This was referenced Mar 25, 2015
This was referenced Feb 7, 2018
Closed
This was referenced Jan 24, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should clear the vertex arrays we build in CPU RAM after we uploaded the data to the GPU. They aren't used after we upload anymore and just take up memory.
The text was updated successfully, but these errors were encountered: