[Bf-committers] CVS commit: lib/irix-6.5-mips/ftgl/include FTFace.h FTFont.h FTGL.h FTGLPixmapFont.h FTPoint.h FTSize.h lib/irix-6.5-mips/ftgl/lib Makefile libftgl.a patch.txt

John K. Walton bf-committers@blender.org
Sun, 11 May 2003 08:28:30 -0400 (EDT)


On Sun, 11 May 2003, John K. Walton wrote:

> On Sat, 10 May 2003, Chris Want wrote:
> 
> > 
> > > yeah, hindsight is 20/20. still 3d performance of that binary
> > > is terrible. is  there something else going on between what i CVS'ed
> > > (which didn't handle freetype correctly) and what you sent me? I'm
> > > using andimpact graphics with 250mhz 2meg L2, the faster thing's i've got.
> > > this have the same problem that made 2.25 unusable on O2's, even
> > > r10k's
> > 
> > If you go to the irix section of source/nan_definitions.mk
> > and comment out:
> > 
> >      # enable l10n
> >      export INTERNATIONAL ?= true
> > 
> >      # enable freetype2 support for text objects
> >      export WITH_FREETYPE2 ?= true
> 
> ok, as agreed offline i did a make clean, and then recompiled
> still using the above uncommented. now my binary matches yours:
> the fonts work, however the performance is really poor too.
> I'll do a make clean, with the above commented out, and retry.
> it's mothers day, and i'm going out, so it'll be hours from now
> before we know the outcome.


well that was quicker than i thought. when the WITH_FREETYPE2,
and INTERNATIONAL are commented out, the 3d interactive performance
is fine. i'll make a release without the freetype, and save it
off. 
  
> > Then it will build without this new stuff and you can
> > test if that is slowing performance or if it is
> > something else (don't forget to do a gmake clean
> > beforehand).
> > 
> > Chris
> > 
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://www.blender.org/mailman/listinfo/bf-committers
> > 
> 
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://www.blender.org/mailman/listinfo/bf-committers
>