]> git.mxchange.org Git - flightgear.git/commit
* Cleaned up some loose ends with free tiles that are paged out of the cache.
authorcurt <curt>
Wed, 7 Aug 2002 02:53:01 +0000 (02:53 +0000)
committercurt <curt>
Wed, 7 Aug 2002 02:53:01 +0000 (02:53 +0000)
commit4dac47f558018834278e0e98b9d20fa5a005c72b
tree17522579be74b51f55cc5a87ff0c698233a49f64
parent0ebe8ec8f0e88451fc41b0a2fd44df2380e19661
* Cleaned up some loose ends with free tiles that are paged out of the cache.
* Finally I think I have the partial ssg tree deletion routine working correctly
  after I managed to break it (and other confusion in the code cause it to
  never be called so I didn't notice the problem.)
* Converted several SG_INFO statements to SG_DEBUG to clean up some
  extraneous console output.
* This *should* conclude my investigation into a massive memory leak. :-)
src/Scenery/newcache.cxx
src/Scenery/tileentry.cxx