xserver/fb
Soren Sandmann Pedersen 2d9a7a7687 From pixman (Jeff Muizelaar)
Fix up the fast-path compositing operators; those are useful for
    sources without alpha, but can't be used for sources with
    alpha. Also, replaced fbCompositeSrcSrc_nxn with call to fbBlt as
    this function must handle 1, 4, 8, 16, 24, 32 bpp objects. Would
    be nice to optimize fbBlt for common cases involving 8, 16, 24 and
    32bpp.

    From Keith Packard.
2007-04-24 14:46:59 -04:00
..
Makefile.am Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
fb.h Define fbHasVisualTypes in fb.h as it is exported 2006-11-04 17:40:34 -08:00
fb24_32.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fb24_32.h Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
fballpriv.c Add framebuffer access wrapper infrastructure. 2006-07-26 15:48:51 -07:00
fbarc.c Add framebuffer access wrapper infrastructure. 2006-07-26 15:48:51 -07:00
fbbits.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbbits.h Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbblt.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbbltone.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbbstore.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
fbcmap.c s/intead/instead/ 2007-04-03 09:31:00 -06:00
fbcmap_mi.c Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
fbcompose.c Gradient fixes 2007-04-23 13:19:54 -04:00
fbcopy.c Add framebuffer access wrapper infrastructure. 2006-07-26 15:48:51 -07:00
fbedge.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbedgeimp.h Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbfill.c Add framebuffer access wrapper infrastructure. 2006-07-26 15:48:51 -07:00
fbfillrect.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
fbfillsp.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
fbgc.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbgetsp.c Add framebuffer access wrapper infrastructure. 2006-07-26 15:48:51 -07:00
fbglyph.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbimage.c (unsigned long)(1 << 31) = bad news on x86_64. 2006-09-05 15:53:45 -07:00
fbline.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
fbmmx.c Add new fbCompositeSrc_8888x0565mmx() function, based on patch by Dan 2007-02-06 17:11:01 -05:00
fbmmx.h Add new fbCompositeSrc_8888x0565mmx() function, based on patch by Dan 2007-02-06 17:11:01 -05:00
fboverlay.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
fboverlay.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
fbpict.c From pixman (Jeff Muizelaar) 2007-04-24 14:46:59 -04:00
fbpict.h From pixman (Jeff Muizelaar) 2007-04-24 14:46:59 -04:00
fbpixmap.c remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
fbpoint.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbpseudocolor.c Restore the global xx* symbols and add them to wfbrename.h. 2006-09-28 13:26:54 -07:00
fbpseudocolor.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
fbpush.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbrop.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
fbscreen.c Add framebuffer access wrapper infrastructure. 2006-07-26 15:48:51 -07:00
fbseg.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbsetsp.c Add framebuffer access wrapper infrastructure. 2006-07-26 15:48:51 -07:00
fbsolid.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbstipple.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbtile.c Wrap libwfb memory access. 2006-08-01 13:45:43 -07:00
fbtrap.c Add framebuffer access wrapper infrastructure. 2006-07-26 15:48:51 -07:00
fbutil.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
fbwindow.c Add framebuffer access wrapper infrastructure. 2006-07-26 15:48:51 -07:00
wfbrename.h Restore the global xx* symbols and add them to wfbrename.h. 2006-09-28 13:26:54 -07:00