XLibre Xserver
Go to file
Eric Anholt 6ec9ecd591 Add a set of three hooks for accelerating trapezoids, and use it for the
RasterizeTrapezoid screen function. These hooks will be called for
    imprecise, non-sharp trapezoids with A8 destinations.
Note that the current main consumer of trapezoids, cairo, is requesting
    precise, sharp trapezoids by not changing the default Picture
    attributes, but gets non-sharp effects in software because fb bases its
    choice of sharp/non-sharp on the mask format being A8 vs A1, and cairo
    asks for A8. Follow fb's (poor?) example by ignoring the sharp setting
    and basing the choice off of the mask being A8.
2004-08-30 22:16:46 +00:00
GL Added $(MESASRCDIR)/src/mesa/glapi to INCLUDES. Removed $(SERVERSRC)/mi 2004-08-13 19:18:29 +00:00
XTrap Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00
Xext Integration of XEVIE branch to trunk, latest updates 2004-07-31 01:34:26 +00:00
Xi Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00
XpConfig Fix for http://xprint.freedesktop.org/bugzilla/show_bug.cgi?id=791 - Adding 2004-06-25 00:02:11 +00:00
Xprint Fixed typos. 2004-08-27 20:20:54 +00:00
afb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
cfb xc/config/cf/sun.cf 2004-04-26 02:39:58 +00:00
cfb24 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
composite Clip destination instead of source. Should be the same, but it looks nicer 2004-08-15 21:13:11 +00:00
damageext Integration of DAMAGE-XFIXES branch to trunk 2004-07-29 14:40:33 +00:00
dbe Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
dix Empty damage object when freeing pixmap. 2004-08-13 08:16:14 +00:00
doc Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fb Empty damage object when freeing pixmap. 2004-08-13 08:16:14 +00:00
hw Add a set of three hooks for accelerating trapezoids, and use it for the 2004-08-30 22:16:46 +00:00
ilbm Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
include Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339, 2004-08-09 22:37:22 +00:00
iplan2p4 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
lbx Adding a colormap index to the InitColormapPrivate() func call. Without it 2004-07-30 21:10:46 +00:00
mfb Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
mi Apply a kludge to initialize the composite wrapper before DamageSetup. If 2004-08-12 08:45:33 +00:00
miext Bug #1101: Fix PaintWindow in the pixmap case when the window's origin is 2004-08-27 21:09:23 +00:00
os Fix Xprt bug by disabling code that merges multiple audit messages (Bug 2004-08-13 19:51:34 +00:00
randr #Bug 780: add RRSetScreenConfig 2004-06-25 08:56:04 +00:00
record Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
render Fix AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol). 2004-08-18 18:41:41 +00:00
xfixes Update xfixes server code to major version 3 from xserver CVS, and perform 2004-07-31 07:26:50 +00:00
xkb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00