xserver-multidpi/dix
Keith Packard a29bfbd3d0 Empty damage object when freeing pixmap.
Wrap InstallColormap so that the DDX doesn't see colormaps from our ARGB
    visual (avoids lovely green tint to screen). Also, set visual->nplanes
    of ARGB visual to all used (including alpha) planes so DIX can set
    pixel values correctly.
Translate automatic update regions correctly to account for borders
When nplanes == 32 (ARGB visuals), mask in all ones for alpha values to
    allocated pixel values.
Remove redundant fbAddTraps declaration
Fix fbCopyWindow to work on non-screen pixmaps (not needed yet)
Replace broken clipping code with that from modular tree.
Respect subWindowMode.
2004-08-13 08:16:14 +00:00
..
atom.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
buildatoms XFree86 4.3.0.1 2003-11-14 16:49:22 +00:00
BuiltInAtoms R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
CHANGES R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
colormap.c Empty damage object when freeing pixmap. 2004-08-13 08:16:14 +00:00
cursor.c - Add some XFIXES bits apparently missed in the DAMAGE-XFIXES merge 2004-07-31 01:48:27 +00:00
devices.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
dispatch.c - Add some XFIXES bits apparently missed in the DAMAGE-XFIXES merge 2004-07-31 01:48:27 +00:00
dispatch.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
dixfonts.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
dixutils.c Cleaned up code since client's saveSet is no longer defined as a pointer* 2004-07-30 01:15:57 +00:00
events.c - Fix building without Xfixes extension 2004-08-09 02:08:35 +00:00
extension.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
ffs.c R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
gc.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
globals.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
glyphcurs.c R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
grabs.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
initatoms.c XFree86 4.3.0.1 2003-11-14 16:49:22 +00:00
main.c Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
pixmap.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
privates.c Adding a colormap index to the InitColormapPrivate() func call. Without it 2004-07-30 21:10:46 +00:00
property.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
resource.c Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=541 - 2004-04-25 22:42:09 +00:00
swaprep.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
swapreq.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
tables.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
window.c Integrate COMPOSITEWRAP branch including composite wrapper. This code still 2004-07-31 08:24:14 +00:00
xpstubs.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00