summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-28build fix on alphaAlan Hourihane1-1/+1
2005-10-27Improved stack trace dump code for Solaris - try fork & exec of pstackAlan Coopersmith1-5/+86
2005-10-21Bug #1429: Report input device type correctly. (Stéphane VOLTZ)Adam Jackson1-2/+2
2005-10-20EXA: The "optimization" for using a fill operation instead of 1x1 copiesThomas Winischhofer3-9/+9
2005-10-20Move xf86XTrapModule.c to dixmods, guess at a build system.Adam Jackson1-0/+11
2005-10-19Bug #3196: Fix Load foo.so syntax.Adam Jackson1-0/+5
2005-10-19Fix PCI bus scan on ia64 E8870 chipsets.Adam Jackson1-1/+1
2005-10-18Fix distcheck by forcing Xorg to be installed before chmod/chown.Adam Jackson1-1/+1
2005-10-18Fix parallel builds my ensuring libdmxconfig builds first.Adam Jackson1-0/+3
2005-10-18Don't use $< in explicit rules since neither BSD nor Solaris make allowAlan Coopersmith1-1/+1
2005-10-18Add miext/damage so misym.c can export DamageDamageRegion.Aaron Plattner1-1/+2
2005-10-18Export DamageDamageRegion. Not bumping the ABI version since we did thatXORG-6_8_99_901Aaron Plattner1-0/+6
2005-10-18DRM 20051017 importDRM-20051017Kevin E Martin1-1/+1
2005-10-18Change default install dir for app-default files fromAlan Coopersmith1-1/+1
2005-10-17More automake 1.7 braindamage: use mkdir -p, not .Adam Jackson1-1/+2