summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Merge remote-tracking branch 'mattst88/for-keith'Keith Packard13-483/+396
2011-09-21Merge remote-tracking branch 'alanc/master'Keith Packard10-512/+603
2011-09-21Merge remote-tracking branch 'jamey/reviewed'Keith Packard30-164/+85
2011-09-21Use correct swap{l,s} (or none at all for CARD8)Matt Turner2-7/+7
2011-09-21Use internal temp variable for swap macrosMatt Turner11-461/+380
2011-09-21Silence printf format warnings in helper_exec.cMatt Turner1-16/+16
2011-09-21Remove unnecessary #undefs of [f]abs and old commentsMatt Turner1-6/+0
2011-09-21DRI2: Allow DDX to validate swap_limit changesPauli Nieminen2-1/+25
2011-09-21DRI2: Expose API to set drawable swap limit.Pauli Nieminen2-0/+24
2011-09-21DRI2: Add ReuseBufferNotify hookPauli Nieminen2-1/+23
2011-09-21print DisplayMode type bitsvdb@picaros.org1-7/+48
2011-09-21xfree86: Bump extension ABI version to 6.0Aaron Plattner1-1/+1
2011-09-20Space & style cleanup of hw/xfree86/i2c/fi1236.cAlan Coopersmith1-466/+536
2011-09-20Cross-reference cvt(1) & gtf(1) man pagesAlan Coopersmith2-4/+2
2011-09-19Eliminate MAXSCREENS-sized CursorScreenKey array.Jamey Sharp5-11/+11
2011-09-19sun_init.c: Implement novtswitch & sharevts for SolarisAlan Coopersmith1-3/+13
2011-09-19Replace XmuSnprintf with snprintf.Jamey Sharp9-32/+31
2011-09-18xnest: Delete unused nClipRects GC-private field.Jamey Sharp2-4/+0
2011-09-18XineramaInitData ignores its argument. Quit passing one.Jamey Sharp1-1/+1
2011-09-18dmx: Fix some "no previous prototype" warnings by making functions static.Jamey Sharp3-43/+39
2011-09-18dmx: Fix a non-constant printf format string warning.Jamey Sharp1-2/+2
2011-09-16sun_init.c: Move vt switches to a switch_to helper function like lnx_init.cAlan Coopersmith1-11/+19
2011-09-16Xorg.man: Add -novtswitch and -sharevts optionsAlan Coopersmith1-0/+7
2011-09-16xfree86: move -novtswitch & -sharevts argument handling up to common layerAlan Coopersmith5-30/+28
2011-09-15int10: Delete #if 0'd implementation that's older than our git history.Jamey Sharp1-13/+1
2011-09-15Remove PC98 support.Jamey Sharp8-57/+1
2011-09-15x86emu: There is no NO_INLINE implementation of unaligned access here.Jamey Sharp1-2/+0
2011-08-14XQuartz: Initialize darwin pointer valuatorsPelle Johansson1-2/+2
2011-08-09Xephyr/dri: register screen and window privates on initJulien Cristau1-0/+4
2011-07-31Xquartz: include new localization files in the tarballJulien Cristau1-0/+9
2011-07-31XQuartz: xpr: Don't FatalError if xp_unlock_window failsJeremy Huddleston1-3/+6
2011-07-31XQuartz: Use CFSTR to avoid implicit cast warning of NSString * to CFStringRefJeremy Huddleston1-1/+1
2011-07-29Merge remote-tracking branch 'whot/for-keith'Keith Packard15-36/+62
2011-07-27Terminate the log with one last message.Peter Hutterer12-30/+30
2011-07-27Initialize the fd to -1 for xorg.conf input devices.Peter Hutterer1-0/+3
2011-07-27xfree86: NULL option values are technically valid, don't strdup themPeter Hutterer1-1/+1
2011-07-27xfree86: duplicate xorg.conf device information before xf86NewInputDevicePeter Hutterer1-5/+27
2011-07-27xfree86: Remove devices that failed to enable on startupPeter Hutterer1-0/+1
2011-07-26Remove hw/xwin/xlaunchJon TURNEY23-3557/+1
2011-07-19XQuartz: Localization updatesJeremy Huddleston90-32473/+42771
2011-07-19XQuartz: Add english NIB changes for scroll_in_device_directionJeremy Huddleston3-108/+243
2011-07-19XQuartz: Add GUI controls to toggle scroll_in_device_directionJeremy Huddleston2-2/+18
2011-07-19XQuartz: Add a scroll_in_device_direction preferenceJeremy Huddleston3-12/+36
2011-07-19XQuartz: Add diagnostic error checking to xp_destroy_surface.George Staplin1-1/+6
2011-07-19XQuartz: Fix a memory leak with surfaces that a new test found.George Staplin1-11/+45
2011-07-19XQuartz: DRI: Dead code removalJeremy Huddleston1-1/+14
2011-07-18XQuartz: Add some sanity checking and a fallback for the bundle id.Jeremy Huddleston1-0/+5
2011-07-15XQuartz: DarwinEQFini doesn't return BoolJeremy Huddleston2-2/+2
2011-07-07XWinrc: replace hard coded section number with __filemansuffix__Gaetan Nadon1-1/+1
2011-07-07glx: Remove a few lingering traces of __GLXscreen.GLXVersionJon TURNEY3-8/+4