]> git.xonotic.org Git - xonotic/darkplaces.git/commit
UNMERGE
authorhavoc havoc@d7cf8633-e32d-0410-b094-e92efae38249 <>
Mon, 23 Aug 2010 15:09:37 +0000 (15:09 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 24 Sep 2010 20:00:29 +0000 (22:00 +0200)
commit5dfbcc2210e56392beea54f5cedb4c8f53ac0151
tree732c66a64126ff35f1d6a9e94128d0b426db1d3a
parentbbdd576471843ae0f2f400e3c60fd643e669d90d
UNMERGE
split and overhauled R_Upload into two functions:
R_UploadPartialTexture - does a partial update for real, not used by
anything if gl_nopartialtextureupdates is on
R_UploadFullTexture - takes only new pixel data, does appropriate
scaling and uploads to video memory

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10416 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::unmerge=7a98ba933dc5de54c8ae6556ac48c3ff067f33ee
gl_textures.c