[Super-tux-devel] Re: [Super-tux-commit] supertux/src setup.cpp,1.32,1.33 texture.cpp,1.9,1.10
Brought to you by:
wkendrick
From: Ingo R. <gr...@gm...> - 2004-04-13 11:52:18
|
Ricardo Cruz <ri...@ae...> writes: > But why have gl_textures the need to be reseted? > They are not freed in the 1st place and no, I don't turn them back to > NO_TEXTURE. gl_textures are local to their opengl context, so if you free the context (ie. by switching modes), you free the textures and have to reload them. -- WWW: http://pingus.seul.org/~grumbel/ JabberID: gr...@ja... ICQ: 59461927 |