summaryrefslogtreecommitdiff
path: root/hw/xfree86/common
AgeCommit message (Expand)AuthorFilesLines
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson6-36/+47
2005-11-08Don't reference noXkbExtension when building without XKB. (Bob Terek - SunAlan Coopersmith1-2/+9
2005-11-05Bug #4948: <https://bugs.freedesktop.org/show_bug.cgi?id=4948> IncorrectAlan Coopersmith1-3/+3
2005-10-30RandR: Add a driver func to let the driver determine the physical size of aThomas Winischhofer2-28/+61
2005-10-29Add function for drivers to change RandR's idea of the virtual screen size.Thomas Winischhofer2-13/+56
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-12Remove an RM line that appears unnecessary and was breaking the build atEric Anholt1-4/+5
2005-10-12remove unneeded line of codeAlan Hourihane1-2/+0
2005-10-11missed commitAlan Hourihane1-0/+4
2005-10-11Add DGAReInitModes in order to allow the driver to change the list ofThomas Winischhofer2-0/+52
2005-10-11fix a typoAlan Hourihane1-1/+1
2005-10-11check randrp has been initializedAlan Hourihane1-2/+2
2005-10-11programs/Xserver/hw/xfree86/common/xf86RandR.cAlan Hourihane1-1/+12
2005-10-10don't move x or y depending on the screen size changeAlan Hourihane1-4/+2
2005-10-10rework that againAlan Hourihane1-5/+4
2005-10-10a furthur tweak to the randr cursor position fixAlan Hourihane1-2/+6
2005-10-09Bug #3254 <https://bugs.freedesktop.org/show_bug.cgi?id=3254> Make sureAlan Coopersmith1-5/+20
2005-10-07another update to the RandR fix (thanks Aaron)Alan Hourihane1-3/+2
2005-10-07update the last RandR fixAlan Hourihane1-1/+5
2005-10-07programs/Xserver/hw/xfree86/common/xf86RandR.c Use PointerMoved instead ofAlan Hourihane1-1/+1
2005-10-05Add DGA configure option and add various files that we should be dist'ing.Kristian Høgsberg1-8/+3
2005-10-05Fix the rest of the XFree86 DDX options that require an argument to say soAlan Coopersmith1-42/+34
2005-10-05Make Xorg -config stop lying to people and claiming it doesn't exist whenAlan Coopersmith1-10/+12
2005-10-04Bump the video driver module ABI minor version to 8 so modules staticallyAaron Plattner1-1/+1
2005-10-03Bug #3815 <https://bugs.freedesktop.org/show_bug.cgi?id=3815> Patch #3463Alan Coopersmith3-4/+5
2005-10-03Bug #4393: uClibc lies and defines __GLIBC__ even though it's not sourceAdam Jackson1-5/+3
2005-10-01Bug #3411: fix handling of keyboard Autorepeat rate in xorg.conf.Matthieu Herrb1-1/+1
2005-09-30RandR: Fix failure handling (Closes #4635; Thomas Winischhofer)Thomas Winischhofer1-21/+37
2005-09-27Include xorg-config.h so the generated file will also include it.Kevin E Martin1-0/+4
2005-09-26Take care of more files from monolith's Xserver/hw/xfree86/etc dir:Alan Coopersmith1-2/+18
2005-09-05Fix tests for maximum number of colours when creating a colourmap, so aDaniel Stone1-12/+20
2005-08-26Subvert SIGUSR2 to reload all input devices. (Ubuntu #020)Daniel Stone1-0/+20
2005-08-26Accept 'Enabled' and 'Disabled' for Extensions section (Ubuntu #990)Daniel Stone1-0/+2
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone21-85/+0
2005-08-23Check for getconfig in GETCONFIG_DIR if it's not found in module dir.Alan Coopersmith1-2/+12
2005-08-22Include Xv and XvMC headers in the SDK.Daniel Stone1-4/+4
2005-08-21Huge cleanup. Group into sections: hardware feature detection, extensionDaniel Stone1-24/+6
2005-08-15Set ZAxisMapping default to "4 5 6 7".Alan Coopersmith1-0/+2
2005-08-13Oops, forgot a file in earlier Solaris kbd commitAlan Coopersmith1-3/+1
2005-08-12Fix segfault when "kbd" fails to load and "keyboard" driver is notAlan Coopersmith1-1/+2
2005-08-06Merge in patch release RC handling code from 6.8.2 (Kevin Martin)Alan Coopersmith1-1/+11
2005-08-05EXTRA_DIST hacks to get all the OS support files into the tarball.xorg-server-0_99_1Adam Jackson1-1/+7
2005-08-01Bug #3739: Fail soft on unknown extension string.Adam Jackson1-3/+2
2005-07-29Fix code to handle printing 7.0 release candidates properly.Kevin E Martin1-0/+4
2005-07-26Add these files to the sdk:Søren Sandmann Pedersen1-2/+2
2005-07-26Install xorgVersion.hSøren Sandmann Pedersen1-1/+1
2005-07-14loadable extmod build system.Adam Jackson1-1/+1
2005-07-13- Use fbdevhwstub.c if <linux/fb.h> is not foundAlan Coopersmith1-1/+2