summaryrefslogtreecommitdiff
path: root/hw/xfree86/common
AgeCommit message (Expand)AuthorFilesLines
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone37-88/+88
2005-04-04Support for HP's IPF ZX1 systems (Alex Williamson).Egbert Eich1-0/+3
2005-04-04When not using dlopen ia64 needs an extra cache flush to ensure the icacheEgbert Eich1-1/+1
2005-03-31- Add new Radeon pci ids (ATI devrel), bug 2827Alex Deucher1-6/+45
2005-03-18Add support for production version of ATI RN50/ES1000. (ATI TechnologiesMichel Daenzer1-0/+1
2005-03-16Don't fail calling function when DriverFunc() for RandR fails asEgbert Eich1-13/+20
2005-03-05//bugs.freedesktop.org/show_bug.cgi?id=2543) attachment #2019Roland Mainz1-2/+2
2005-02-18Bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.)Michel Daenzer1-0/+1
2005-02-09Added PCI2Host bus translations for linux PPC and fixed fixed bugs inEgbert Eich1-3/+3
2005-02-07Check the pixel clock choosen for a specific refresh rate against theEgbert Eich1-4/+4
2005-02-04Applied patch (id=1354) by Mike A. Harris from bug #1901: The attachedFelix Kuehling1-4/+17
2005-01-28Modifying X.Org Xserver DDX to allow to run X with ordinary userEgbert Eich10-58/+179
2005-01-26When we tested if a PCI base address was unassigned we didn't take intoEgbert Eich1-12/+33
2005-01-26Rewrite of RemoveOverlaps() to make the code more readable. It wasEgbert Eich1-0/+86
2005-01-25Fix interpretation of 64bit PCI bases: read hi long word from the right barEgbert Eich1-110/+28
2005-01-19Fix debugging ErrorF() so it compiles when DEBUG is true.Alan Coopersmith1-1/+2
2005-01-14- Don't suspend Xserver on APM standby request as this seems to causeEgbert Eich1-25/+33
2005-01-13Bug #2114: PPC64 Linux build fix: use system definition of eieio().Adam Jackson1-1/+6
2004-12-22Bug #2123 <https://bugs.freedesktop.org/show_bug.cgi?id=2123> AttachmentAlan Coopersmith1-1/+5
2004-12-13//bugs.freedesktop.org/show_bug.cgi?id=1688) attachment #1530Roland Mainz1-4/+9
2004-12-06xf86Config.c references USE_DEPRECATED_KEYBOARD_DRIVER so define it ifMatthieu Herrb1-4/+4
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn2-4/+4
2004-12-02Use __printf__ in gcc function attributes to avoid clash with libc wrapperKristian Høgsberg1-5/+0
2004-11-24Remove this file and all references to the binary expiry code.Kristian Høgsberg3-25/+0
2004-11-11Cosmetic fix to make xf86pciBus.c use standard min() macro.Kristian Høgsberg1-4/+1
2004-11-01Fixed sig11 which occured when calling a CloseDisplay() afterEgbert Eich1-7/+1
2004-10-29Add facility to catch sig 4 from driver. This can be used to check for OSThomas Winischhofer2-1/+17
2004-10-12Set fbdev mode as the default mode on PPC (Olaf Hering).Egbert Eich1-26/+22
2004-10-11Improving DPMS handling on VT swich and server termination/abort: previousEgbert Eich2-11/+12
2004-09-22Allow overriding DPMS defaults (timeouts & default for on/off) fromAlan Coopersmith1-1/+2
2004-09-22Bug #1252, #1253, #1255, #1256: Various typo fixes from Dave Jones.Adam Jackson1-2/+2
2004-09-21Merged over libXpm security fix provided by Chris Evans, Matthieu Herrb andEgbert Eich1-1/+1
2004-08-27Fix for XV memory allocation: Also use tiled area for allocation even if itXORG-6_7_99_903Egbert Eich1-4/+2
2004-08-27Added support for LynxOS 4.0 (Thomas Mueller).Egbert Eich1-9/+60
2004-08-20Fix keyboard driver failing to initialize if DoLoadableServer is NO (BugKevin E Martin1-2/+2
2004-08-18Fix AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol).Kevin E Martin1-2/+1
2004-08-16Update release and date for first RC.XORG-6_7_99_901Kevin E Martin1-2/+2
2004-08-16Add kdb <-> keyboard aliasing when UseDeprecatedKeyboardDriver is NO (BugKevin E Martin2-12/+4
2004-08-16Fix banner to print out proper version information.Kevin E Martin2-3/+7
2004-08-15Remove #error used for testing.Kristian Høgsberg1-1/+0
2004-08-15Copy bits from parent window when allocating pixmaps so that Background ==Keith Packard1-0/+1
2004-08-14More kbd fun: write out "kbd" from Xorg -configure (#1078).Kristian Høgsberg1-0/+5
2004-08-13Fri Aug 13 19:53:10 2004 Soeren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-7/+21
2004-08-12Update version and date for next snapshotXORG-6_7_99_2Kevin E Martin1-2/+2
2004-08-10Update version to 6.7.99.1 and fix problem with snapshot string generation.XORG-6_7_99_1Kevin E Martin1-3/+6
2004-08-09Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E Martin1-1/+1
2004-08-09- Fix building without Xfixes extensionKevin E Martin1-19/+35
2004-08-08Disable legacy keyboard driver "keyboard", unlessKristian Høgsberg1-2/+23
2004-08-02Removed distro specific stuff.Egbert Eich6-17/+52
2004-07-31Add "Extensions" section support to configuration parserKevin E Martin1-2/+44