Age | Commit message (Expand) | Author |
2007-06-04 | Remove the old Kerberos 5 authentication code. | Adam Jackson |
2007-05-28 | Miscellaneous fixes for S/390. | Gerhard Tonn |
2007-05-15 | Add new InitRegions() function called from dix/main | Soren Sandmann Pedersen |
2007-05-15 | Turn boxes and regions into typedefs for pixman types | Soren Sandmann Pedersen |
2007-05-11 | Use system copy of cbrt() if available. | Adam Jackson |
2007-04-11 | Input: Allow a pointer to a device to be returned in NIDR | Remigiusz Marcinkiewicz |
2007-04-10 | Input: Add DeleteInputDeviceRequest | Magnus Vigerlöf |
2007-03-26 | Remove dead NEED_DBE_BUF_BITS code. | Eamon Walsh |
2007-03-25 | Static cleanup on Xi/ | Adam Jackson |
2007-03-25 | General DIX static and dead code cleanup. | Adam Jackson |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson |
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson |
2007-03-06 | remove PIXPRIV checks as this flag is always set. | Eamon Walsh |
2007-02-17 | autoconf goodness for XDarwin, courtesy of pogma | Ben Byer |
2007-02-12 | Hook up --with-builderstring for vendor build identification. | Adam Jackson |
2007-01-10 | Bug #9555: Always define _GNU_SOURCE in glibc environments. | Eric Anholt |
2007-01-03 | Make GLX byteswap macros more portable | Alan Coopersmith |
2006-12-27 | dix/events: take screen number, not pointer, in PostSyntheticMotion | Peter Hutterer |
2006-12-15 | Convert callers of LookupClient() to dixLookupClient(). | Eamon Walsh |
2006-12-14 | Remove now-unused macro definitions from dix.h. | Eamon Walsh |
2006-12-14 | Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC. | Eamon Walsh |
2006-12-14 | Add new, combined dix lookup functions. | Eamon Walsh |
2006-12-14 | Naming change: Security*Access -> Dix*Access | Eamon Walsh |
2006-12-06 | config: move config.h to hotplug.h | Daniel Stone |
2006-11-27 | Merge branch 'randr-1.2' | Eric Anholt |
2006-11-22 | Add a -showDefaultLibPath option. | Aaron Plattner |
2006-11-13 | DRI: call drmSetServerInfo() before drmOpen(). | George Sapountzis |
2006-11-11 | ffs: handle 0 argument (bug #8968) | Jurij Smakov |
2006-11-08 | dix/mi: still more warning fixes | Daniel Stone |
2006-11-08 | dix: add missing prototypes | Daniel Stone |
2006-11-07 | Avoid dereferencing sprite.screen when Xinerama is not running. (#8925) | Keith Packard |
2006-11-04 | Merge master back to randr-1.2 | Keith Packard |
2006-11-04 | Allow X server to build against libdrm 2.1 | Keith Packard |
2006-11-03 | Add DTrace probe points for X server <-> client communications | Alan Coopersmith |
2006-11-02 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone |
2006-11-01 | input: add non-keyboard bell ringing function | Daniel Stone |
2006-10-29 | Make sure we have 64-bit file-offsets in libdrm. | Thomas Hellstrom |
2006-10-29 | Xi: disallow changing core keyboard and pointer | Daniel Stone |
2006-10-26 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone |
2006-10-25 | GetTimeInMillis: spuport monotonic clock | Daniel Stone |
2006-10-25 | dix: add motion history support | Daniel Stone |
2006-10-24 | inputstr: try to keep device structs the same size | Daniel Stone |
2006-10-24 | inputstr: fix indentation | Daniel Stone |
2006-10-23 | GetProximityEvents: add (untested) function | Daniel Stone |
2006-10-23 | kdrive: numerous warning fixes | Daniel Stone |
2006-10-23 | include: move POINTER_* flags from inputstr.h to input.h | Daniel Stone |
2006-10-21 | Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserver | Zephaniah E. Hull |
2006-10-21 | DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB. | Zephaniah E. Hull |
2006-10-20 | move keymap copy to event processing, from enqueuing | Daniel Stone |
2006-10-20 | xi: add DEVICE_ENABLE control | Daniel Stone |