Go to file
Eric Anholt bfbb40c28c Major improvements to Composite wrapper. Several issues remain, but it now
appears stable in limited testing.
- Allocate the picture private, avoiding segfault.
- Wrap PaintWindow to draw the background/border to the backing pixmap
    (based on Deron Johnson's comptran.c).
- Set the x_off/y_off returns to translate coordinates properly.
- Don't bother allocating temporary areas for the modified coordinates.
    Layers above are responsible for handling lower layers changing the
    arguments, so cw doesn't have to worry about it. mibstore.c has to do
    the allocation because it calls down twice (front buffer and backing
    store). (Suggested by keithp)
- Handle the mode argument to PolyPoint, Polylines, and FillPolygon.
- Remove some dead elements in the cw privates.
- Kill a prototype warning in compinit.c by adding the cw.h header.
2004-08-03 05:49:48 +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 Major improvements to Composite wrapper. Several issues remain, but it now 2004-08-03 05:49:48 +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 Integrate COMPOSITEWRAP branch including composite wrapper. This code still 2004-07-31 08:24:14 +00:00
doc Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fb An experimental pseudocolor emulation layer. Not fully completed, currently 2004-07-30 21:46:38 +00:00
GL Fix compiler warning 2004-07-31 00:32:43 +00:00
hw Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so 2004-08-03 02:44:23 +00:00
ilbm Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
include Add "Extensions" section support to configuration parser 2004-07-31 09:14:06 +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 The Damage extension has to wrap after (be called before) the Composite 2004-08-03 05:39:19 +00:00
miext Major improvements to Composite wrapper. Several issues remain, but it now 2004-08-03 05:49:48 +00:00
os Add "Extensions" section support to configuration parser 2004-07-31 09:14:06 +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 Use LibraryTargetName when not building a loadable server 2004-07-29 23:43:40 +00:00
Xext Integration of XEVIE branch to trunk, latest updates 2004-07-31 01:34:26 +00:00
xfixes Update xfixes server code to major version 3 from xserver CVS, and perform 2004-07-31 07:26:50 +00:00
Xi Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00
xkb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +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 Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=940 2004-07-30 12:03:56 +00:00
XTrap Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00