summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2005-12-15Update to 2005-12-14 snapshot from pciids.sf.netXORG-6_99_99_904Alan Coopersmith2-391/+4895
2005-12-14Bug #4718: Command line flag to disable ACPI.Adam Jackson4-2/+10
2005-12-12Remove unnecessary include of dgaproc.h that broke Solaris builds.Alan Coopersmith1-4/+0
2005-12-09Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (AaronAdam Jackson1-2/+3
2005-12-09Bug #4809: Re-fix that doesn't break distcheck. (Alan Coopersmith)Adam Jackson2-5/+3
2005-12-09Fix a thinko so the code matches the commentAdam Jackson1-1/+2
2005-12-09Bug #1288: Additional refactor of the driver probe logic to keep ati loadedAdam Jackson1-97/+46
2005-12-09Push the fallback drivers to the end of the list so driver probe orderAdam Jackson1-1/+47
2005-12-09Bug #4361: Change driver probe logic to read the driver list from diskAdam Jackson1-0/+6
2005-12-09Fix sgml docs build.Kevin E Martin2-12/+16
2005-12-08Bug #4928: Fix compilation for Alpha. (Stefaan DeRoeck)Adam Jackson1-1/+1
2005-12-08Add configure options to allow hard-coded paths to be changed.Kevin E Martin3-4/+10
2005-12-08Allow hard-coded paths to be configurable.Kevin E Martin2-2/+8
2005-12-07Change to use the app-defaults default dir configured in libXt.Kevin E Martin1-1/+1
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin11-42/+42
2005-12-03Bugzilla #4809 <https://bugs.freedesktop.org/show_bug.cgi?id=4809> PatchAlan Coopersmith2-3/+11
2005-12-02Define XFree86Server only where it is required.Kevin E Martin40-40/+45
2005-12-01Bug #5160: Fix the modular build to try to use the same logic for choosingEric Anholt1-24/+36
2005-11-30Import libdrm 2.0XORG-6_8_99_903DRM-2_0_0Adam Jackson5-19/+35
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin34-58/+71
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith13-15/+15
2005-11-23Add configure option to install libxf86config.a (disabled by default).Kevin E Martin3-6/+26
2005-11-22Bug #5118: Use "rm -f" instead of "$(RM)", which isn't always defined.Eric Anholt1-2/+2
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin1-2/+2
2005-11-19Bug #4824: Build XTrap support by default, matching monolith.Adam Jackson1-10/+8
2005-11-18Bug #5060: Fix non-Linux DRI on 64 bit post Linux 32/64 changes.Eric Anholt1-0/+8
2005-11-18Bug #4928: Unbreak Makefile.am for Alpha chips. (Stefan DeRoeck)Adam Jackson1-2/+2
2005-11-18Bug #4859: Don't segfault on bad DDC read. (Tony Houghton)Adam Jackson1-5/+8
2005-11-14Dont prevent SCO platforms for using the default ZAxisMapping now that theKean Johnson1-3/+1
2005-11-13Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserverAlan Coopersmith13-28/+161
2005-11-10Fix typo to enable DGA support.XORG-6_99_99_902Kevin E Martin1-1/+1
2005-11-10Dont pass wheel mouse buttons as real buttons, map them as Z-Axis movementXORG-6_8_99_902Kean Johnson3-30/+16
2005-11-09Bug #4915: ButtonMapping option which allows to define arbitrary buttonMatthias Hopf4-13/+18
2005-11-09DRM 1.0.5 importDRM-1_0_5Kevin E Martin2-5/+4
2005-11-08Add newly checked in files to Xorg server build.Kevin E Martin3-2/+23
2005-11-08Bug #2880, add functions for byte and word level access to pci configKristian Høgsberg3-14/+128
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson39-168/+3247
2005-11-08Don't reference noXkbExtension when building without XKB. (Bob Terek - SunAlan Coopersmith1-2/+9
2005-11-07Fix Xvfb to work properly in depth 15 mode. Fixes XTS5 XCloseDisplay-3Kevin E Martin1-7/+4
2005-11-06Fix a bug where a system memory pixmap got a wrong address if memcpy()Thomas Hellstrom3-3/+3
2005-11-05Bug #4948: <https://bugs.freedesktop.org/show_bug.cgi?id=4948> IncorrectAlan Coopersmith1-3/+3
2005-11-03Whitespace change just to make sure I created the branch correctly.Ian Romanick1-1/+0
2005-11-03Fix vendor string and release version reported by the servers. EnableKevin E Martin1-2/+2
2005-11-02Fix support for enabling/disabling extensions loaded from modules.Kevin E Martin4-19/+24
2005-11-01Add xorg-server.m4 for driver dependency checking.Kevin E Martin4-2/+19
2005-10-31Fix fd leak by closing them in the ACPI code instead of just usingKevin E Martin1-0/+2
2005-10-30RandR: Add a driver func to let the driver determine the physical size of aThomas Winischhofer2-28/+61
2005-10-30Add xf86RandRSetNewVirtualAndDimensions to loader symlistThomas Winischhofer1-0/+5
2005-10-29Add function for drivers to change RandR's idea of the virtual screen size.Thomas Winischhofer2-13/+56
2005-10-29Make X -> Xorg symlink at install time.Alan Coopersmith1-0/+1