xserver ChangeLog,3.292,3.293
Keith Packard
xserver-commit at pdx.freedesktop.org
Tue Feb 8 14:43:56 PST 2005
Committed by: keithp
Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv18753
Modified Files:
ChangeLog
Log Message:
2005-02-08 Keith Packard <keithp at keithp.com>
* hw/kdrive/ati/radeon_composite.c
Support linear filtering
* hw/kdrive/fbdev/fbinit.c: (InitInput):
* hw/kdrive/ipaq/ipaq.c: (InitInput):
* hw/kdrive/linux/Makefile.am:
* hw/kdrive/linux/linux.c: (LinuxFini):
* hw/kdrive/mach64/mach64stub.c: (InitCard):
* hw/kdrive/src/kaa.c: (kaaFillTiled):
* hw/kdrive/src/kaa.h:
* hw/kdrive/src/kdrive.h:
* hw/kdrive/src/kinput.c: (KdMouseProc), (KdAddMouseDriver),
(KdInitInput):
Change how touch screens work -- make them just another 'mouse'
device.
Add unfinished (and unused) code to accelerate tiled fills.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.292
retrieving revision 3.293
diff -u -d -r3.292 -r3.293
--- ChangeLog 8 Feb 2005 22:40:51 -0000 3.292
+++ ChangeLog 8 Feb 2005 22:43:53 -0000 3.293
@@ -1,5 +1,24 @@
2005-02-08 Keith Packard <keithp at keithp.com>
+ * hw/kdrive/ati/radeon_composite.c
+ Support linear filtering
+
+ * hw/kdrive/fbdev/fbinit.c: (InitInput):
+ * hw/kdrive/ipaq/ipaq.c: (InitInput):
+ * hw/kdrive/linux/Makefile.am:
+ * hw/kdrive/linux/linux.c: (LinuxFini):
+ * hw/kdrive/mach64/mach64stub.c: (InitCard):
+ * hw/kdrive/src/kaa.c: (kaaFillTiled):
+ * hw/kdrive/src/kaa.h:
+ * hw/kdrive/src/kdrive.h:
+ * hw/kdrive/src/kinput.c: (KdMouseProc), (KdAddMouseDriver),
+ (KdInitInput):
+ Change how touch screens work -- make them just another 'mouse'
+ device.
+ Add unfinished (and unused) code to accelerate tiled fills.
+
+2005-02-08 Keith Packard <keithp at keithp.com>
+
* dix/colormap.c: (CopyFree), (AllocColor), (AllocDirect):
Change where the 'alpha bits' live in visuals.
More information about the xserver-commit
mailing list