xserver ChangeLog,3.274,3.275
Eric Anholt <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: anholt Update of /cvs/xserver/xserver In directory gabe:/tmp/cvs-serv3142 Modified Files: ChangeLog Log Message: Add R200 XV support, and make R100 (hopefully) use linear filtering instead of nearest. Also, use RadeonSwitchTo3D instead of doing the WAIT_UNTIL ourselves. Index: ChangeLog =================================================================== RCS file: /cvs/xserver/xserver/ChangeLog,v retrieving revision 3.274 retrieving revision 3.275 diff -u -d -r3.274 -r3.275 --- ChangeLog 20 Jan 2005 01:09:48 -0000 3.274 +++ ChangeLog 20 Jan 2005 07:09:01 -0000 3.275 @@ -1,5 +1,12 @@ 2005-01-19 Eric Anholt <[email protected]> + * hw/kdrive/ati/ati_video.c: (RadeonDisplayVideo), (ATIInitVideo): + Add R200 XV support, and make R100 (hopefully) use linear filtering + instead of nearest. Also, use RadeonSwitchTo3D instead of doing the + WAIT_UNTIL ourselves. + +2005-01-19 Eric Anholt <[email protected]> + * hw/kdrive/ati/ati_dma.c: (ATIGetAvailPrimary), (ATIPseudoDMAInit), (ATIDMAInit): * hw/kdrive/ati/ati_reg.h: