]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Don't continue loading image if we already have it cached. Fix mapshot caching
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 25 May 2020 13:59:09 +0000 (13:59 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 25 May 2020 13:59:09 +0000 (13:59 +0000)
commit38adc57602a2d9a03c6f6f8d2e5cc91c14a6bd9e
tree2d114b21f2028be9966323e547e5bd5be2088d37
parent9155ce9124c0d6f63a262291a95304e20e911243
Don't continue loading image if we already have it cached.  Fix mapshot caching

From Slava: "Previously engine wasn't using cached mapshots, so it was reloading
mapshot everytime."

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