From 74ca09d81630b37797b2cb59631f2670904b2fc0 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 21 Jan 2008 11:37:55 +0000 Subject: [PATCH] Fixed debugged code path and set the minimum number of display lists to retain in cache to the same amount as the number of textures --- src/osgDB/DatabasePager.cpp | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/osgDB/DatabasePager.cpp b/src/osgDB/DatabasePager.cpp index 52c9c2a62..76a5e4e8d 100644 --- a/src/osgDB/DatabasePager.cpp +++ b/src/osgDB/DatabasePager.cpp @@ -619,11 +619,19 @@ void DatabasePager::run() { osg::notify(osg::INFO)<<"DatabasePager::run()"<