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
Source code - see Makefile, and documentation (../doc) on how
to install it. Typically:

	./configure
				<-- make have to tweak Makefile
	make