From 3e025580679acdb602b24d79872239ea8b707141 Mon Sep 17 00:00:00 2001 From: dawes Date: Sat, 14 Aug 1999 10:48:56 +0000 Subject: 2951. Remove the Latin2 Type1 fonts. 2950. Change the RGB mask names in the DGA structures (#3120, Mark Vojkovich). 2949. More acceleration and bug fixes for the NV driver (#3119, Jarno Paananen). 2948. Change some things in the XAA color expansion code to facilitate rendering into DMA buffers (#3118, Mark Vojkovich). 2947. Fix a 64 bit problem with the xf24_32bpp layer (#3117, Mark Vojkovich). 2946. Modify XF86FlushInput() to work for non-tty devices, which is required for PS/2 mice with Linux 2.2.x kernels (#3114, Kazutaka Yokota). 2945. Support for rotating the virtual desktop for the MGA driver using the shadowfb (#3113, 3116, Mark Vojkovich). 2944. Fix a colormap problem with DGA when initialized from an 8+24 mode with the MGA driver (#3112, Mark Vojkovich). 2943. Fix multihead on the MGA-2164W (#3111, Mark Vojkovich). 2942. XAA speedups for planar copies in some cases (#3110, Mark Vojkovich). 2941. Add a driver SDK which performs a similar function to the old LinkKit, but for the loadable server (#3105, David Bateman). 2940. C&T doc update and xgamma man page update (#3105, David Bateman). 2939. Add an option to the C&T driver to allow the user to select the transparency key when using the overlay (#3105, David Bateman). 2938. Add DGA2 support to the C&T driver (#3105, David Bateman). 2937. Fix a bug in the bitmap font code introduced in 3.9.15a (#3101, Juliusz Chroboczek). 2936. Some TGA driver cleanups, including a SaveScreen function and code to disallow virtual desktops in a nicer way (#3100, Matt Grossman). --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f6b342765..7a6e7cb66 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # $TOG: Makefile /main/37 1998/02/17 14:30:04 kaleb $ -# $XFree86: xc/Makefile,v 3.13 1998/12/20 11:56:08 dawes Exp $ +# $XFree86: xc/Makefile,v 3.14 1999/04/15 01:29:11 dawes Exp $ # Luna users will need to either run make as "make MAKE=make" # or add "MAKE = make" to this file. @@ -176,7 +176,7 @@ external.ln: $(MAKE_CMD) $@ includes: $(MAKE_CMD) $@ -install.linkkit: +install.sdk: $(MAKE_CMD) $@ install.ln: $(MAKE_CMD) $@ -- cgit v1.2.3