CVSROOT: /home/x-cvs Module name: xc Changes by: [EMAIL PROTECTED] 03/01/16 08:09:11
Log message: 738. Missing deadkeys in UTF-8 compose table (Mike Fabian). 737. Build fix for SPARC (Thorsten Kukuk). 736. Fixed integer address value in vesa driver to be large enough to hold a 64 bit memory address (Andreas Schwab). 735. Disabled RENDER accel on Matrox when used in multihead mode (Stefan Dirsch). 734. Added FireGL 8700/8800 to the list of supported cards or RADEON driver (Stefan Dirsch). 733. Added -mcmodel=kernel to DRM Makefile for x86_64 (Stefan Dirsch). 732. Added vesa and fbdev driver to x86_64, removed nsc driver for ia64 build (Stefan Dirsch). Modified files: xc/config/cf/: xfree86.cf xc/lib/Xss/: Imakefile xc/nls/Compose/: en_US.UTF-8 xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/common/: xf86PciInfo.h xc/programs/Xserver/hw/xfree86/drivers/ati/: atichip.c radeon_driver.c radeon_probe.c xc/programs/Xserver/hw/xfree86/drivers/mga/: mga_storm.c xc/programs/Xserver/hw/xfree86/drivers/vesa/: vesa.h xc/programs/Xserver/hw/xfree86/os-support/bus/: Imakefile xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/: Makefile.linux xc/programs/Xserver/hw/xnest/: Imakefile Revision Changes Path 3.434 +14 -3 xc/config/cf/xfree86.cf 3.4 +2 -0 xc/lib/Xss/Imakefile 1.7 +10 -0 xc/nls/Compose/en_US.UTF-8 3.2477 +12 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.141 +1 -0 xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h 1.29 +1 -0 xc/programs/Xserver/hw/xfree86/drivers/ati/atichip.c 1.78 +3 -1 xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 1.21 +2 -0 xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_probe.c 1.98 +1 -2 xc/programs/Xserver/hw/xfree86/drivers/mga/mga_storm.c 1.14 +1 -1 xc/programs/Xserver/hw/xfree86/drivers/vesa/vesa.h 1.28 +2 -2 xc/programs/Xserver/hw/xfree86/os-support/bus/Imakefile 1.31 +4 -0 xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Makefile.linux 3.27 +1 -1 xc/programs/Xserver/hw/xnest/Imakefile _______________________________________________ Cvs-commit mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/cvs-commit