summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-17config: Replace OdevAttributes linked list with structKeith Packard1-46/+23
2014-07-17Document how to correctly wrap screen proceduresKeith Packard1-0/+90
2014-07-17Avoid starting a comment with */*Peter Harris16-210/+201
2014-07-14config_odev_add_attribute*: Check for right attribute typeHans de Goede1-1/+1
2014-07-14Fix ODEV_ATTRIB_DRIVER overlapping with ODEV_ATTRIB_FDHans de Goede1-1/+1
2014-07-07xfree86: Store kernel driver name in platform device attributeThierry Reding1-0/+2
2014-06-23arch: Fix image and bitmap byte order for ppc64leDinar Valeev1-2/+7
2014-06-02Merge remote-tracking branch 'jturney/master'Keith Packard1-0/+3
2014-06-02xtensa: add support for xtensa architectureMax Filippov1-0/+14
2014-06-02Fix overflow checking extension versionsRobert Ancell1-7/+11
2014-06-02configure: Restore DEFAULT_LOGDIR to xwin-config.h, it is usedJon TURNEY1-0/+3
2014-05-22ARC: Add support for ARC architectureAlexey Brodkin1-0/+13
2014-05-05systemd-logind: let the logind code decided whether to close an fdPeter Hutterer1-2/+2
2014-04-23Add a command line argument for disabling indirect GLX.Eric Anholt1-0/+1
2014-04-23glx: Move the GLX variable caching what GL context is current to dix.Eric Anholt1-0/+2
2014-04-03Add pScreen->NameWindowPixmap hookDaniel Stone1-0/+3
2014-04-03Merge remote-tracking branch 'krh/xwayland-for-keithp'Keith Packard2-0/+5
2014-04-03Merge remote-tracking branch 'whot/for-keith'Keith Packard2-4/+10
2014-04-03xf86LogInit: log to XDG_DATA_HOME when not running as rootHans de Goede1-0/+6
2014-04-01Make XYToWindow a screen functionKeith Packard2-0/+5
2014-04-01configure: Change DEFAULT_LOGPREFIX to really be a filename prefixHans de Goede2-4/+4
2014-03-27Handle -displayfd and an explicit display number sensiblyJon TURNEY1-0/+1
2014-03-25Merge remote-tracking branch 'whot/for-keith'Keith Packard3-3/+7
2014-03-25miinitext: introduce LoadExtensionList() to replace over LoadExtension()Emil Velikov1-1/+2
2014-03-25xkb: Restore XkbCopyDeviceKeymapAdam Jackson1-0/+3
2014-03-25os: Add AddClientOnOpenFD() to create a new client for an file descriptorKristian Høgsberg1-0/+2
2014-03-22Add necessary headers for major()/minor() on Solaris to xf86Xinput.cAlan Coopersmith1-0/+3
2014-03-22Merge remote-tracking branch 'jwrdecoede/for-keith'Keith Packard3-3/+9
2014-03-20os: Add a mechanism to prevent creating any listen socketsKristian Høgsberg1-0/+1
2014-03-20os: Always compile ListenOnOpenFD() and export itKristian Høgsberg1-3/+1
2014-03-19xkb: add XkbLoadKeymapFromStringKristian Høgsberg2-0/+10
2014-03-12config_odev*: Use XNF alloc functionsHans de Goede1-0/+3
2014-03-12Xorg: Add a suid root wrapperHans de Goede2-3/+6
2014-03-12xkb: Repurpose XkbCopyDeviceKeymap to apply a given keymap to a deviceRui Matos1-2/+2
2014-03-12xkb: Factor out a function to copy a keymap's controls onto anotherRui Matos1-0/+3
2014-03-11xkb: push locked modifier state down to attached slave devicesPeter Hutterer1-0/+4
2014-03-09xserver: fix build since system-logind.hDave Airlie1-2/+2
2014-03-07Merge remote-tracking branch 'jwrdecoede/for-keith'Keith Packard4-2/+77
2014-03-05xorg: Build a glamor_egl module.Eric Anholt1-0/+3
2014-03-03systemd-logind: Add systemd-logind "core"Hans de Goede3-0/+49
2014-03-03hotplug: Extend OdevAttributes for server-managed fd supportHans de Goede1-0/+10
2014-03-03OdevAttribute: Remove unowned flag from OdevAttributes headHans de Goede1-1/+0
2014-03-03OdevAttribute: Add support for integer attributesHans de Goede1-1/+15
2014-03-03OdevAttribute: Add config_odev_get_attribute helperHans de Goede1-0/+3
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