Hi all,

is mipmap gen. still an issue with ATI cards, or is OSG code working 
around an outdated problem?
In osgText/Font.cpp line 631 and below the comments are describing the 
problem, but obviously subloading all glyphs at once still does not work 
correctly on ATI.

Is someone here familiar with the problem and developing on ATI?
I would also like to know if this issue could be solved with reasonable 
effort and if this has any priority in further OSG development?

regards,
Michael.


Robert Osfield wrote:
> This sounds like an issue with mipmap generation - by default osgText
> will use hardware mipmap generation, perhaps its this that is flaky on
> ATI.  The texture subloading on ATI has been historically broken too
> so there is code in osgText to avoid this.  Perhaps this issue is
> wrapped up within this.


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to