]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix a crash that could occur if resizing the resize buffer twice in one upload call...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 21 Mar 2006 09:55:27 +0000 (09:55 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 21 Mar 2006 09:55:27 +0000 (09:55 +0000)
commit9eca67c0bf0b005374190839de80235bab054450
treeb9597bd6da2fd16ff8f24709b140b7575c723d50
parentfdebb9cc4e3c3a88cea57bf74a1207cdd4dfa18d
fix a crash that could occur if resizing the resize buffer twice in one upload call, and also fix a bug where the player setup menu's translated player pic was being treated as a subimage update which doesn't work because that image is scaled up, not a natural power of 2

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6160 d7cf8633-e32d-0410-b094-e92efae38249
gl_textures.c