xserver ChangeLog,3.219,3.220
Phil Blundell <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: pb Update of /cvs/xserver/xserver In directory pdx:/tmp/cvs-serv12200 Modified Files: ChangeLog Log Message: 2004-07-20 Phil Blundell <pb-Y0/[email protected]> * miext/shadow/shrotpackYX.h: New file. * miext/shadow/shrot16pack_270YX.c: Likewise. * miext/shadow/shrot16pack_90YX.c: Likewise. * miext/shadow/Makefile.am (libshadow_a_SOURCES): Add above files. * miext/shadow/shadow.h (shadowUpdateRotate16_90YX, shadowUpdateRotate16_270YX, shadowUpdateRotate8, shadowUpdateRotate16, shadowUpdateRotate32): New prototypes. Index: ChangeLog =================================================================== RCS file: /cvs/xserver/xserver/ChangeLog,v retrieving revision 3.219 retrieving revision 3.220 diff -u -d -r3.219 -r3.220 --- ChangeLog 19 Jul 2004 17:25:52 -0000 3.219 +++ ChangeLog 20 Jul 2004 13:38:23 -0000 3.220 @@ -1,3 +1,13 @@ +2004-07-20 Phil Blundell <pb-Y0/[email protected]> + + * miext/shadow/shrotpackYX.h: New file. + * miext/shadow/shrot16pack_270YX.c: Likewise. + * miext/shadow/shrot16pack_90YX.c: Likewise. + * miext/shadow/Makefile.am (libshadow_a_SOURCES): Add above files. + * miext/shadow/shadow.h (shadowUpdateRotate16_90YX, + shadowUpdateRotate16_270YX, shadowUpdateRotate8, + shadowUpdateRotate16, shadowUpdateRotate32): New prototypes. + 2004-07-19 Phil Blundell <pb-Y0/[email protected]> * configure.ac (PART_NET): Define.