CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20010618 06:39:13

Modified files:
        src/core       : fonts.c fonts.h gfxcard.c 

Log message:
Killed a modulo, a division, an array lookup and an 'if'
for each glyph in gfxcard_drawstring:

CoreGlyphData->start now is the starting x coordinate within its surface.
Added CoreGlyphData->surface that holds the surface the glyph is in.

Again, 395 -> 410 KChars/sec here.



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to