Skip to content
Snippets Groups Projects
user avatar
slevy authored
Don't discard texture data after loading it into opengl.
If the window gets recreated (detached, quadbuffer-mode-switched, etc.),
we'll need it again.

XXX Or, should we just re-read the image files if the occasion arises?
926bd0f2
History