Antialiased Fonts Acceleration

sshachar at t2.technion.ac.il sshachar at t2.technion.ac.il
Mon Sep 24 01:47:16 PDT 2007


Quoting Michel Dהnzer <michel at tungstengraphics.com>:
> 
> An EXA driver has complete control over how pixmap contents are stored
> offscreen via the UploadTo/DownloadFromScreen hooks and always returning
> FALSE in the PrepareAccess hook.
> 

Interesting, thanks M. However, assuming I go this way and store 8bpp as 32bpp
internally, won't it cause inconsistencies when the CPU access offscreen
directly? or does this mean that ALL CPU acceess will now be done via these
hooks (and never through the framebuffer base pointer)?

10x again



More information about the xorg mailing list