summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-21xkb: add missing swaps for xkbGetDeviceInfoReplyfor-keithPeter Harris1-0/+3
2011-09-21Use __builtin_constant_p to determine if we can use lswaplMatt Turner1-2/+13
2011-09-21Use lswap{l,s} in cpswap{l,s}Matt Turner1-8/+6
2011-09-21Make lswap{l,s} inline functionsMatt Turner1-6/+12
2011-09-21Add type checking to swap macrosMatt Turner1-0/+16
2011-09-21Introduce swap_uint{16,32} functions, used in swap{l,s}Matt Turner1-10/+20
2011-09-21Cast char* buffers to swap functionsMatt Turner3-11/+11
2011-09-21Use correct swap{l,s} (or none at all for CARD8)Matt Turner9-25/+13
2011-09-21Use internal temp variable for swap macrosMatt Turner115-4140/+3164
2011-09-21Silence printf format warnings in helper_exec.cMatt Turner1-16/+16
2011-09-21Replace Fabs() macro with fabs() functionMatt Turner4-8/+5
2011-09-21Remove unnecessary #undefs of [f]abs and old commentsMatt Turner2-12/+0
2011-09-21devbook.am: maintenance update from docbook.amGaetan Nadon1-26/+19
2011-09-21docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon1-2/+0
2011-09-21docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon1-54/+62
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-21Merge remote-tracking branch 'kibi/master'Keith Packard2-6/+2
2011-09-21xfree86: Bump extension ABI version to 6.0Aaron Plattner1-1/+1
2011-08-31render: Replace __inline with inline.Cyril Brulebois1-5/+1
2011-08-31configure.ac: Fix help string for mitshm.Cyril Brulebois1-1/+1
2011-08-26Version bumped to 1.11Keith Packard1-2/+2
2011-08-15fb: Fix memcpy abuseAdam Jackson1-2/+7
2011-08-14XQuartz: Initialize darwin pointer valuatorsPelle Johansson1-2/+2
2011-08-10EXA/mixed: Update sys_pitch in MPH even when there's no system memory copy.Michel Dänzer1-10/+13
2011-08-09Xephyr/dri: register screen and window privates on initJulien Cristau1-0/+4
2011-08-03Version bumped to 1.10.99.902 (1.11 RC2)Keith Packard1-2/+2
2011-08-03composite: Inhibit window background paint with manual subwindow redirectionVille Syrjälä3-0/+7
2011-08-03Revert "composite: Don't backfill non-MapWindow allocations"Pierre-Loup A. Griffais1-7/+3
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-29randr: Compare all the bytes in RRPostPendingPropertiesAaron Plattner1-1/+1
2011-07-29Merge remote-tracking branch 'whot/for-keith'Keith Packard21-54/+95
2011-07-27Terminate the log with one last message.Peter Hutterer16-38/+47
2011-07-27configure: set default xkb rules to evdev on LinuxJulien Cristau1-5/+1
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-27config: don't fail if a device vanished by the time we managed to look at itLennart Poettering1-0/+5
2011-07-27config: limit the kernel subsystems we look for devices inLennart Poettering1-0/+7
2011-07-27config: process udev "changed" and "add" events in the same code pathsLennart Poettering1-5/+3
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