Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Clear buffers in RAM after uploading to GPU #11

Closed
kkaefer opened this issue Jan 28, 2014 · 1 comment
Closed

Clear buffers in RAM after uploading to GPU #11

kkaefer opened this issue Jan 28, 2014 · 1 comment

Comments

@kkaefer
Copy link
Member

kkaefer commented Jan 28, 2014

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.

@kkaefer
Copy link
Member Author

kkaefer commented Feb 13, 2014

@kkaefer kkaefer closed this as completed Feb 13, 2014
This was referenced Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant