Keith Packard <[email protected]> writes: > This just calls miPushPixels until glamor uses FBOs for bitmaps
The only cases that PushPixels() is called that I can find: - miglblt.c We're doing hand-accelerated glyph blits, so that's gone. - miarc.c I tried a few likely x11perfs and nothing hit it. Eventually I came up with on -wpcircle100 -rop GXnand, and this patch was 1.5% faster while removing apparent rendering bugs. - midispur.c I don't think this is a thing we're worried about.
pgpNzTjGwKz6x.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
