From 9489eef1cfcf21ee7b44b8913005f1ff147a1435 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 24 Aug 2007 16:10:43 +0000 Subject: [PATCH] Added default disabling of incremental subload for ATI cards. --- src/osgText/Font.cpp | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/osgText/Font.cpp b/src/osgText/Font.cpp index edd5e9831..3e9acb425 100644 --- a/src/osgText/Font.cpp +++ b/src/osgText/Font.cpp @@ -602,13 +602,22 @@ void Font::GlyphTexture::apply(osg::State& state) const { s_renderer = glGetString(GL_RENDERER); osg::notify(osg::INFO)<<"glGetString(GL_RENDERER)=="<