summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Improve sdksyms.c automatic generation (Fix #19245).Paulo Cesar Pereira de Andrade2-2/+17
2008-12-22randr/xfree86: Fix initial gamma computation.Maarten Maathuis1-7/+6
2008-12-21XQuartz: Don't use keycode 0 to determine !swallow since our most common key ...Jeremy Huddleston1-9/+13
2008-12-21XQuartz: Update our "screens" when we toggle rootless rather than when we tog...Jeremy Huddleston1-9/+4
2008-12-21XQuartz: Run applications via '/bin/sh -c ...' to support users who expect sh...Jeremy Huddleston2-51/+11
2008-12-21XQuartz: pbproxy: Release display notification lock when not needed to avoid ...Jeremy Huddleston2-55/+54
2008-12-21XQuartz: update quoting in case X11.app is moved to a directory with a space.Jeremy Huddleston1-2/+2
2008-12-21XQuartz: Changed X11.sh to allow use of a ~/.x11run as requested by users of ...Jeremy Huddleston1-1/+6
2008-12-21XQuartz: Name the startup shell script X11 for better compatabilityJeremy Huddleston4-11/+11
2008-12-22xfree86/randr: Avoid a crash when xf86CrtcConfigPrivateIndex is -1.Maarten Maathuis1-1/+1
2008-12-19randr/xfree86: Fix a one off error in the panning calculations.Maarten Maathuis1-4/+4
2008-12-19dmx: Fix calloc macro confusion.Adam Jackson4-14/+18
2008-12-18Fix linking of Xorg with dtrace probes on SolarisAlan Coopersmith1-0/+5
2008-12-18Fix sdksyms.sh to work with Solaris/Sun compiler buildsAlan Coopersmith2-3/+3
2008-12-19xfree86: don't restore the TTY mode if we didn't initialize it ourselvesPeter Hutterer1-2/+4
2008-12-18Add xace headers to the SDK when enabled and export the XaceHooks symbolEamon Walsh1-0/+1
2008-12-18Use regex pattern understood by all known awk variants.Paulo Cesar Pereira de Andrade1-6/+8
2008-12-18randr: add some notes about the stuff that changed in driver ABI 2Maarten Maathuis1-12/+18
2008-12-18randr: check for malloc failureMaarten Maathuis1-0/+4
2008-12-18Xming,Cygwin/X: Fix crashes when using the DirectDraw '-refresh rate-in-Hz' o...Colin Harrison2-10/+37
2008-12-18Xming, Cygwin/X: Tidy up warnings, headers and unused variables (#11132)Colin Harrison7-18/+15
2008-12-18Xming, Cygwin/X: Fix crash in function winMultiWindowGetTransientFor() (#11147)Colin Harrison1-1/+1
2008-12-18Forgot to fix a comment.Maarten Maathuis1-2/+1
2008-12-17randr: some improvements, fixes and crtc abi bumpMaarten Maathuis3-21/+38
2008-12-17Cygwin/X: Fix for mis-aligned icon data creates bad background masks (#4491)Joe Krahn1-5/+5
2008-12-17randr: Improve per-crtc gamma support.Maarten Maathuis6-5/+204
2008-12-17Cygwin/X: Initialize native HWND atom when built !XWIN_MULTIWINDOWEXTWMJon TURNEY1-2/+5
2008-12-17Cygwin/X: update to use standard DPMS stubsJon TURNEY2-17/+1
2008-12-17Cygwin/X: update for changes to shadow framebufferJon TURNEY5-8/+33
2008-12-17Cygwin/X: enqueue a pointer motion event on mouse movementJon TURNEY5-11/+38
2008-12-17Cygwin/X: update for changes in mieq APIJon TURNEY3-20/+28
2008-12-17Cygwin/X: update for MPX device changesJon TURNEY4-11/+15
2008-12-17Cygwin/X: update for MPX cursor API changesJon TURNEY1-9/+24
2008-12-16config: Add vboxvideo and tga to the magic driver listAdam Jackson1-6/+7
2008-12-16randr: Update EDID_ATOM_NAME to reflect RandR 1.3 name changeMatthias Hopf1-1/+1
2008-12-16Xephyr: Fix crash with control-shift and GLX (#18185)Owen W. Taylor1-19/+7
2008-12-16Cygwin/X: build machinery fixesJon TURNEY6-28/+26
2008-12-16Support -sharevts on FreeBSDRobert Noland1-36/+52
2008-12-15Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit)Keith Packard1-0/+6
2008-12-15Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017.Keith Packard2-17/+2
2008-12-15When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.Keith Packard1-1/+1
2008-12-15Clean up rotation data when crtc is turned offKeith Packard3-1/+9
2008-12-15Fix typo in xf86PickCrtcs()Cooper Yuan1-1/+1
2008-12-15Cygwin/X: Update the native icon to one based on the X.Org logoJon TURNEY1-0/+0
2008-12-15XQuartz: Updated menu item ordering for better HIG complianceJeremy Huddleston2-31/+43
2008-12-15XQuartz: Tiger fix, don't call Xplugin code in the Appkit thread if Xplugin i...Jeremy Huddleston1-0/+5
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer45-56/+0
2008-12-12xfree86: dump the ptraccel filter setup to the log on init.Simon Thum1-2/+7
2008-12-11randr: Fix initial panning border copyMatthias Hopf1-1/+4
2008-12-11randr: Update initial screen size if panning information is presentMatthias Hopf1-4/+17