summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-12-02Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballsAlan Coopersmith1-0/+1
2008-12-02More man page updates for 1.6 release for Xorg, xorg.conf & exa man pages.Alan Coopersmith3-102/+66
2008-12-02Correct warning for unknown GlxVisuals option in conf fileAlan Coopersmith1-1/+1
2008-12-02Sun bug 6618220: Xorg server core dump in xf86RandRModeRefresh(NULL)Jay Cotton1-1/+1
2008-12-02Update See Also lists in Xorg & xorg.conf man pagesAlan Coopersmith2-7/+6
2008-12-02xf86Cursors: xf86_reload_cursors shouldn't unconditionally show hwcursor (#14...Stuart Bennett1-2/+8
2008-12-01Drop unused DRI2 vblank infrastructure.Kristian Høgsberg2-29/+0
2008-11-28XQuartz: GL: Make various changes to makeFormat, so that it works better. No...George Staplin1-99/+54
2008-11-28XQuartz: Added option to enable/disable test extensionsJeremy Huddleston4-4/+17
2008-11-28XQuartz: Avoid some warning messages being spewed to system.log by AppKitJeremy Huddleston1-1/+3
2008-11-28XQuarz: Setup our PATH and PWD earlier, so our initial client benefits from i...Jeremy Huddleston3-16/+29
2008-11-28XQuartz: Fix dead-acute on Greek keyboardsJeremy Huddleston1-1/+2
2008-11-28XQuartz: Fix Czech keyboard dead-acuteJeremy Huddleston1-0/+1
2008-11-28XQuartz: Fix an uninitialized keyboard_type on TigerJeremy Huddleston1-2/+1
2008-11-25Merge commit 'origin/master'Keith Packard70-2681/+324
2008-11-25Move matrix operations from X server to pixman 0.13.2Keith Packard3-8/+8
2008-11-25Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio1-13/+10
2008-11-25Fix const-mismatch warnings for DisplayModePtr'sAlan Coopersmith4-21/+23
2008-11-25Warning fixAdam Jackson1-1/+1
2008-11-25Warning fixAdam Jackson1-0/+2
2008-11-25Warning fixAdam Jackson1-0/+1
2008-11-25Warning fixAdam Jackson1-1/+1
2008-11-25Warning fix.Adam Jackson1-3/+3
2008-11-25Remove unused XAAAvailableOptionsAdam Jackson1-9/+0
2008-11-25Code motion: subsume xf86DoProbe.c into xf86Init.cAdam Jackson4-120/+73
2008-11-25Warning fix.Adam Jackson1-0/+4
2008-11-25Remove dead FreeModuleDesc.Adam Jackson1-18/+0
2008-11-25XQuartz: Simplify the xquartz_resetenv_display pathJeremy Huddleston1-11/+1
2008-11-25XQuartz: Force X11Controller to reset a broken DISPLAY envvar.Jeremy Huddleston3-3/+20
2008-11-25XQuartz: Removed hardcoded org.x.X11 from MachIPC as wellJeremy Huddleston3-8/+23
2008-11-25XQuartz: Add fallback for xpbproxy's display for Tiger or no-launchd-LeopardJeremy Huddleston2-4/+23
2008-11-25XQuartz: Use the environment to pass the bundle's prefs domain on to xinit/qu...Jeremy Huddleston1-0/+11
2008-11-25XQuartz: Dead code removalJeremy Huddleston1-3/+0
2008-11-25XQuartz: Don't hardcode values of org.x.X11 for the preferences domainJeremy Huddleston4-11/+39
2008-11-25XQuartz: More dead code removalJeremy Huddleston1-137/+0
2008-11-25XQuartz: Disable some error spew on Tiger (where it wouldn't be an error)Jeremy Huddleston1-1/+6
2008-11-25XQuartz: Dead code removalJeremy Huddleston2-12/+0
2008-11-25XQuartz: More Tiger cleanup: bootstrap_strerrorJeremy Huddleston2-1/+10
2008-11-24Remove xf86IODelayAdam Jackson4-27/+1
2008-11-24Remove xf86{En,Dis}ableInterrupts entirelyAdam Jackson13-292/+0
2008-11-24Remove the remnants of Jensen supportAdam Jackson5-494/+28
2008-11-24Bus: Remove ISA support.Adam Jackson12-474/+14
2008-11-24Bus: Remove yet more unused overlap processing.Adam Jackson2-8/+0
2008-11-24Bus: Don't pretend to care about IRQs, DMA, or PCI config spaceAdam Jackson1-3/+0
2008-11-24Bus: Simplify a failure case (that pretty much never happens)Adam Jackson1-23/+1
2008-11-24Bus: Trust the kernel when registering driver resourcesAdam Jackson1-16/+4
2008-11-24Remove unused MIN macroAdam Jackson1-4/+0
2008-11-24Bus: remove special handling for init-only resourcesAdam Jackson1-24/+1
2008-11-24PCI: Unexport xf86scanpciAdam Jackson2-2/+1
2008-11-24Bus: remove useless isaConvertRange2HostAdam Jackson3-10/+0