summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-03-10dri2: return FALSE not BadValue.Dave Airlie1-1/+1
2010-03-04Allow for missing or disabled compat_outputKeith Packard4-17/+46
2010-02-24Solaris xf86OSRingBell() off-by-one error in filling iov[] arrayAlan Coopersmith1-2/+3
2010-02-22xfree86: vgaarb: remove useless debugTiago Vignatti1-65/+0
2010-02-18XQuartz: Fix a possible buffer overrun in quartzAudioJeremy Huddleston1-18/+18
2010-02-18XQuartz: clang static analysis fixesJeremy Huddleston8-35/+37
2010-02-03xfree86: remove man page reference inexistent acceleration profileSimon Thum1-1/+0
2010-01-31XQuartz: Attatch a stub display when CoreGraphics reports no displays.Jeremy Huddleston1-0/+13
2010-01-27Avoid segfaults in XF86VidMode GammaRamp functions if randr_crtc is NULLAlan Coopersmith1-13/+18
2010-01-27Solaris: Avoid switching to inactive VT'sAaron Zang3-12/+43
2010-01-27x86emu: Respect the LEA 67h address size prefix.Christian Zander1-25/+45
2010-01-20XQuartz: Update copyright in bundle for 2010Jeremy Huddleston1-2/+2
2010-01-20XQuartz: Setup the modifier map in the quartz threadJeremy Huddleston1-1/+3
2010-01-19xfree86: document pointer acceleration in xorg.conf.manSimon Thum1-0/+44
2010-01-19doc: actually document SendDragEventsSimon Thum1-1/+1
2009-12-26xfree86: belately init RandR12 if xinerama fails. (#24627)Peter Hutterer1-1/+6
2009-12-26xfree86: remove HistorySize from the xorg.conf man page.Peter Hutterer1-4/+0
2009-12-26xfree86: reword InputDevice man sections, deprecate CorePointer/CoreKeyboardPeter Hutterer1-42/+39
2009-12-26xfree86: update man page for special keys handling.Peter Hutterer1-11/+5
2009-12-26xfree86: DontZap has been disabled for a while now, say so in the man page.Peter Hutterer1-4/+3
2009-12-24Xfake: Nuke -Wl,-undefined=InitExtensions from LDFLAGSJeremy Huddleston1-1/+1
2009-12-24XQuartz: pbproxy: Fix building of standalone xpbproxy executableJeremy Huddleston1-0/+3
2009-12-23Add platform compatibility defines for Sun Studio compilersAlan Coopersmith1-0/+14
2009-12-23Convert checks for PC98 support from platform #ifdefs to configure flagAlan Coopersmith4-17/+6
2009-12-18Add freetype & type1 to the LoadModules ignore listAlan Coopersmith1-1/+3
2009-12-18Update Sun license notices to current X.Org standard formAlan Coopersmith10-224/+164
2009-12-18Fix builds with --with-int10=stubAlan Coopersmith2-0/+3
2009-12-03[PATCH] Xv: Fix AdjustFrame when driver implements ReputImage.Luc Verhaegen1-2/+2
2009-12-03xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.Peter Hutterer1-1/+1
2009-11-25xfree86: Edid quirk for Philips LCD LP154W01Zhao Yakui1-5/+10
2009-11-23XQuartz: Allow better compatability with older versions of xinitJeremy Huddleston2-14/+23
2009-11-19xfree86: set a sane umask before opening the logJulien Cristau1-1/+3
2009-11-19Move FD_CLR above pInfo->read_inputChase Douglas1-2/+3
2009-11-19Xming: Add mouse motion events with flag POINTER_SCREEN in winEnqueueMotion()Colin Harrison1-1/+1
2009-11-19Cygwin/X: Remove a couple of extraneous '\n' in logged version infoJon TURNEY1-2/+2
2009-11-19loader: actually stat something that has some chance of existing. (v2)Dave Airlie1-2/+5
2009-11-15XQuartz: Explicitly pass a bellProc to make XBell() work again.Jeremy Huddleston1-1/+7
2009-11-15XQuartz: pbproxy: Wait for the server to finish starting up, so display is va...Jeremy Huddleston2-0/+20
2009-11-15XQuartz: Buildfix for Leopard and olderJeremy Huddleston2-0/+5
2009-11-06XQuartz: Cleanup X11Controller.m compilation warnings.Jeremy Huddleston2-9/+9
2009-11-06XQuartz: Use dixLookupResourceByType instead of LookupIDByTypeJeremy Huddleston1-9/+11
2009-11-06XQuartz: Don't weed out duplicates in generated keymapJeremy Huddleston1-5/+9
2009-11-06XQuartz: Controller thread launches clientsJeremy Huddleston4-9/+17
2009-11-06Use $(MAKE) instead of "make" to build Solaris inline assemblyAlan Coopersmith1-1/+2
2009-11-04XQuartz: Run xmodmap after programatically updating the keymap.Jeremy Huddleston3-0/+30
2009-11-03EDID: Extend the HDTV hack to handle "1368x769"Adam Jackson1-2/+4
2009-11-03modes: Fix duplicate detection, and do it more consistentlyAdam Jackson4-31/+39
2009-11-03modes: De-duplicate a clock range check.Adam Jackson1-17/+12
2009-11-03EDID: Fix interlaced detailed timings to be frame size, not field sizeAdam Jackson1-1/+40
2009-11-03Suppress certain GCC warnings in auto-generated code.Jamey Sharp1-0/+1