summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-09Delete stray ; in struct _DeviceChangedEventAlan Coopersmith1-1/+1
2014-02-05include: make the various button array lengths more obviousPeter Hutterer1-2/+2
2014-02-04input: un-constify dev->namePeter Hutterer1-1/+1
2014-02-04Revert "os: xstrtokenize takes and returns const char * now"Peter Hutterer1-1/+1
2014-02-04input: un-constify InputAttributesPeter Hutterer1-6/+6
2014-02-04xkb: add a call to init an XkbRMLVOSet from const charsPeter Hutterer2-5/+13
2014-01-29dbus-core: Make dbus-core no longer mutually exclusive with udevHans de Goede3-3/+59
2014-01-29config: drop the dbus APIPeter Hutterer1-3/+0
2014-01-29configure.ac: enable systemd socket activation in libxtransƁukasz Stelmach1-0/+3
2014-01-27Merge remote-tracking branch 'anholt/glamor-reformat'Keith Packard1-0/+3
2014-01-27Add _XITYPEDEF_POINTER to dix-config.hKeith Packard1-0/+3
2014-01-27glamor: Hook the module back up to the build.Eric Anholt1-0/+3
2014-01-23dix: Praise clients which haven't run for a while, rather than idle clientsKeith Packard1-1/+0
2014-01-22Add 'FONT_PATH_NAME_ELEMENT_CONST' to dix-config.h and xorg-server.hKeith Packard2-0/+6
2014-01-22include: GetClientResolutions is declared in font.hKeith Packard1-2/+0
2014-01-12Replace 'pointer' type with 'void *'Keith Packard25-109/+112
2014-01-12os: xstrtokenize takes and returns const char * nowKeith Packard1-1/+1
2014-01-12xi: More warning cleanup for inputKeith Packard2-7/+7
2014-01-12xkb: Clean up warningsKeith Packard2-2/+2
2014-01-12os: Clean up warningsKeith Packard1-2/+2
2014-01-12Clean up warnings in DIXKeith Packard7-13/+16
2014-01-12include: Make xkbrules structures all const char *Keith Packard1-20/+20
2013-12-13present: Don't use the major/minor version from the protocol headersAdam Jackson1-0/+4
2013-12-13dri3: Don't use the major/minor version from the protocol headersAdam Jackson1-0/+4
2013-12-02miext: Move SyncShm FDs out of the way of clientsKeith Packard1-0/+3
2013-12-02Select directory for MIT-SHM temp files at configure timeKeith Packard1-0/+3
2013-11-14Merge remote-tracking branch 'whot/for-keith'Keith Packard1-6/+6
2013-11-14include: export key_is_down and friendsPeter Hutterer1-6/+6
2013-11-14xext: Fix shmint.h to not use headers outside of sdk_HEADERSKeith Packard1-1/+1
2013-11-12Enable XTRANS_SEND_FDS on Solaris too.Alan Coopersmith1-0/+8
2013-11-11Get rid of the rest of the FD passing code when XTRANS_SEND_FDS isn't setKeith Packard2-0/+6
2013-11-11Trap SIGBUS to handle truncated shared memory segmentsKeith Packard3-0/+52
2013-11-11Xext: Enable MIT-SHM FD-passing request definitions only when possibleKeith Packard1-0/+4
2013-11-11Remove dix-config.h config variables from xorg-config.hKeith Packard1-3/+0
2013-11-11Make XTrans FD passing support optional. Define only on LinuxKeith Packard2-0/+6
2013-11-06ARM64: Add support for aarch64Andreas Schwab1-0/+14
2013-11-05Link with xshmfence, reference miSyncShmScreenInit in sdksymsKeith Packard2-0/+6
2013-11-04Disable DRI3 and sync fence FD functions if xshmfence isn't availableKeith Packard1-0/+3
2013-11-01config/APM: Add option to disable building of APM support on LinuxEgbert Eich1-0/+3
2013-10-31present: Add Present extensionKeith Packard3-0/+11
2013-10-31dri3: Add DRI3 extensionKeith Packard3-0/+11
2013-10-31Add support for MIT-SHM AttachFd requestKeith Packard1-0/+2
2013-10-31Add interfaces to get FDs from clients over the socketKeith Packard2-0/+10
2013-10-31os: Add GetTimeInMicrosKeith Packard1-0/+1
2013-10-31Add swapll to byte swap 64-bit datatypesKeith Packard1-0/+29
2013-10-31Add a RegionDuplicate functionKeith Packard1-0/+2
2013-10-18sync: if the idle time was reset, force alarms to trigger (#70476)Peter Hutterer1-0/+6
2013-10-18dix: provide accessor methods for the last device event timePeter Hutterer2-1/+5
2013-10-14include: change grabtypes to start at 1Peter Hutterer1-3/+3
2013-09-10dix: FIXES is not optionalAdam Jackson3-15/+0