xserver ChangeLog,3.291,3.292
Keith Packard <xserver-commit-u7BhqnqprCWvj1b/[email protected]> Tue, 8 Feb 2005 14:40:53 -0800 (PST)
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: keithp Update of /cvs/xserver/xserver In directory gabe:/tmp/cvs-serv18572 Modified Files: ChangeLog Log Message: 2005-02-08 Keith Packard <[email protected]> * dix/colormap.c: (CopyFree), (AllocColor), (AllocDirect): Change where the 'alpha bits' live in visuals. Index: ChangeLog =================================================================== RCS file: /cvs/xserver/xserver/ChangeLog,v retrieving revision 3.291 retrieving revision 3.292 diff -u -d -r3.291 -r3.292 --- ChangeLog 8 Feb 2005 22:39:19 -0000 3.291 +++ ChangeLog 8 Feb 2005 22:40:51 -0000 3.292 @@ -1,5 +1,10 @@ 2005-02-08 Keith Packard <[email protected]> + * dix/colormap.c: (CopyFree), (AllocColor), (AllocDirect): + Change where the 'alpha bits' live in visuals. + +2005-02-08 Keith Packard <[email protected]> + * composite/compalloc.c: (compRedirectWindow), (compNewPixmap), (compAllocPixmap), (compFreePixmap), (compReallocPixmap): * composite/compinit.c: (compCloseScreen), (compInstallColormap),