xserver ChangeLog,3.197,3.198
Keith Packard <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: keithp Update of /cvs/xserver/xserver In directory pdx:/tmp/cvs-serv16982 Modified Files: ChangeLog Log Message: 2004-06-25 Keith Packard <[email protected]> * hw/kdrive/ati/ati.c: (ATIScreenInit): * hw/kdrive/ati/ati_cursor.c: (ATIMoveCursor), (ClassicAllocCursorColors), (ClassicSetCursorColors), (ClassicRecolorCursor), (ClassicLoadCursor), (RadeonLoadCursor), (ATIRealizeCursor), (ATISetCursor), (ATICursorEnable), (ATIRecolorCursor): * hw/kdrive/ati/ati_draw.c: (ATIDrawFini): * hw/kdrive/ati/ati_reg.h: Add ARGB cursor support for Radeon cards. Index: ChangeLog =================================================================== RCS file: /cvs/xserver/xserver/ChangeLog,v retrieving revision 3.197 retrieving revision 3.198 diff -u -d -r3.197 -r3.198 --- ChangeLog 16 Jun 2004 21:36:37 -0000 3.197 +++ ChangeLog 26 Jun 2004 04:13:02 -0000 3.198 @@ -1,3 +1,15 @@ +2004-06-25 Keith Packard <[email protected]> + + * hw/kdrive/ati/ati.c: (ATIScreenInit): + * hw/kdrive/ati/ati_cursor.c: (ATIMoveCursor), + (ClassicAllocCursorColors), (ClassicSetCursorColors), + (ClassicRecolorCursor), (ClassicLoadCursor), (RadeonLoadCursor), + (ATIRealizeCursor), (ATISetCursor), (ATICursorEnable), + (ATIRecolorCursor): + * hw/kdrive/ati/ati_draw.c: (ATIDrawFini): + * hw/kdrive/ati/ati_reg.h: + Add ARGB cursor support for Radeon cards. + 2004-06-16 Damien Ciabrini <braun-fBIn7JHAfCbUKx/[email protected]> * hw/kdrive/mga/g400_common.h: