xavieran/BaKGL

GL memory leak with GDS scenes

Closed this issue · 0 comments

Because I dynamically load the image data into opengl when entering a GDS scene I also need to free it when leaving since it is not reused.