summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-11xkb: push locked modifier state down to attached slave devicesPeter Hutterer3-0/+27
2014-03-11xkb: factor out state update into a functionPeter Hutterer1-23/+32
2014-03-11xkb: factor out the StateNotify flag checkPeter Hutterer1-9/+18
2014-03-11xfree86: handle xorg.conf devices with logindPeter Hutterer1-2/+20
2014-03-11config: only free odev->attrib_name for string typesPeter Hutterer1-1/+2
2014-03-09xserver: fix build since system-logind.hDave Airlie1-2/+2
2014-03-07Merge remote-tracking branch 'jwrdecoede/for-keith'Keith Packard19-53/+959
2014-03-07Fix xephyr build in --disable-glamor caseJon TURNEY1-3/+8
2014-03-06dix: Clear any existing selections before initializing privatesAndrew Eikum1-1/+3
2014-03-05glamor: Add support for DRI3.Eric Anholt3-2/+92
2014-03-05glamor: Rename the DRI-related pixmap functions.Eric Anholt3-35/+40
2014-03-05xorg: Connect up the glamor XV code, xorg DDX-only for now.Eric Anholt5-15/+13
2014-03-05xorg: Build a glamor_egl module.Eric Anholt5-2/+61
2014-03-05xephyr: Pass incoming XCB events to the Xlib event filter.Eric Anholt3-2/+55
2014-03-05xephyr: Build support for rendering with glamor using a -glamor option.Eric Anholt10-16/+570
2014-03-03hw/xwin: More closely follow ICCCM for setting input focusJon TURNEY1-18/+59
2014-03-03hw/xwin: Remove unnecessary casts from malloc/realloc/calloc callsColin Harrison12-49/+35
2014-03-03hw/xwin: Add missing FORCEEXIT token to XWin configuration file lexerColin Harrison1-0/+1
2014-03-03hw/xwin: Silence bell when volume is zeroColin Harrison1-1/+1
2014-03-03hw/xwin: Fix typo in commentColin Harrison1-1/+1
2014-03-03hw/xwin: Align parameter names in prototypes with definitionColin Harrison2-4/+4
2014-03-03hw/xwin: Just generate the WGL wrappers we needJon TURNEY1-31/+14
2014-03-03hw/xwin: Fix implicit-function-declaration warning in XwinExtensionInit() whe...Yaakov Selkowitz1-1/+4
2014-03-03xf86OpenSerial: Add support server managed fdsHans de Goede1-1/+5
2014-03-03config-udev: Don't try to add drm devices twiceHans de Goede1-0/+4
2014-03-03systemd-logind: Add delayed input device probingHans de Goede3-4/+49
2014-03-03systemd-logind: Hookup systemd-logind integrationHans de Goede5-10/+107
2014-03-03systemd-logind: Add systemd-logind "core"Hans de Goede9-1/+611
2014-03-03hotplug: Extend OdevAttributes for server-managed fd supportHans de Goede3-0/+25
2014-03-03OdevAttribute: Remove unowned flag from OdevAttributes headHans de Goede5-10/+15
2014-03-03OdevAttribute: Add support for integer attributesHans de Goede4-1/+82
2014-03-03OdevAttribute: config_odev_add_attribute: replace existing valuesHans de Goede1-1/+4
2014-03-03OdevAttribute: Add config_odev_get_attribute helperHans de Goede4-22/+30
2014-03-03xf86Xinput: Modify API for server-managed fd supportHans de Goede3-1/+14
2014-03-03linux: xf86OpenConsole: Don't detach from controlling tty when it is our vtHans de Goede1-1/+18
2014-03-03linux: xf86OpenConsole remove root-rights check for keeptty optionHans de Goede1-6/+0
2014-02-24V2: Add check for link from output to crtc before optimizing out a CrtcSet callDavid Sodman1-2/+12
2014-02-24Fix test/os to work on SolarisAlan Coopersmith1-2/+2
2014-02-24Fix test/signal-logging to work on SolarisAlan Coopersmith1-0/+4
2014-02-24gcc 4.2.1 doesn't support #pragma GCC diagnostic ignoredMatthieu Herrb1-0/+4
2014-02-24Merge remote-tracking branch 'herrb/master'Keith Packard1-5/+2
2014-02-24Bump to 1.15.99.901Keith Packard1-3/+3
2014-02-24Merge remote-tracking branch 'anholt/glamor-pull-request'Keith Packard26-2073/+1525
2014-02-21Xi: check for invalid modifiers for XI2 passive grabsPeter Hutterer2-1/+6
2014-02-20test: remove source file from hashtabletest LDADDGaetan Nadon1-1/+1
2014-02-20test/input: Fix alignment assertion for doublesThierry Reding1-2/+2
2014-02-17Get rid of config/non-seat0.conf.multi-seatLaƩrcio de Sousa2-19/+1
2014-02-14glamor: Move the EGL DRI3 code to GLAMOR_HAS_GBM.Eric Anholt1-5/+5
2014-02-14glamor: Fix linking of the gradient shaders on GLES2.Eric Anholt1-36/+32
2014-02-14glamor: Don't bother keeping references to shader stages for gradients.Eric Anholt2-91/+6