summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Add support for new versions of systemdbaserock/xorg-server-1.17.2-20-gb3d5c01+libsystemd_fixJavier Jardón2015-10-111-1/+3
* glx/swrast: Do more GLX extension setupAdam Jackson2015-07-291-3/+34
* fb: Make rootless-agnosticAdam Jackson2015-07-291-5/+0
* mi: fix typo in warning about overflowing queueJulien Cristau2015-07-291-1/+1
* Fix border tile origin when background is ParentRelativePeter Harris2015-07-291-4/+9
* dix: Send KeyPress and KeyRelease events to the XACE_KEY_AVAIL hookAndrew Eikum2015-07-291-0/+12
* xace: Add XaceHookIsSet helper functionAndrew Eikum2015-07-292-0/+18
* dmx: include header for DMXExtensionInit() in dmx.cAlan Coopersmith2015-07-291-0/+1
* dmx: constify GCOps & GCFuncs pointersAlan Coopersmith2015-07-292-4/+4
* dmx: Mark glxIsExtensionSupported as a const char *Alan Coopersmith2015-07-292-2/+2
* dmx: remove redundant redeclarations of variables from other headersAlan Coopersmith2015-07-292-4/+0
* dmx: remove redundant declaration of dmxFontPrivateIndex from dmxfont.hAlan Coopersmith2015-07-291-2/+0
* dmx: glxproxy prototype cleanupAlan Coopersmith2015-07-2912-27/+41
* dmx: more unshadowing of variablesAlan Coopersmith2015-07-293-10/+10
* dmx: attempt to untangle nested loops using same index variableAlan Coopersmith2015-07-291-15/+15
* dmx: remove unused variablesAlan Coopersmith2015-07-292-5/+0
* dmx: fix printf format argument warningsAlan Coopersmith2015-07-292-9/+9
* dmx: move format strings inline so gcc can checkAlan Coopersmith2015-07-291-15/+3
* dmx: Add _X_ATTRIBUTE_PRINTF to dmxConfigLog() & dmxConfigOutput()Alan Coopersmith2015-07-292-2/+3
* Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe callsAlan Coopersmith2015-07-298-31/+53
* xserver 1.17.2xorg-server-1.17.2Adam Jackson2015-06-161-2/+2
* glamor: don't do render ops with matching source/dest (v2)Dave Airlie2015-06-162-1/+18
* xwayland: Throttle our cursor surface updates with a frame callbackRui Matos2015-06-163-1/+31
* present: Copy unflip contents back to the Screen PixmapChris Wilson2015-06-161-4/+4
* backtrace.c: Fix word cast to a pointerVicente Olivert Riera2015-06-031-2/+2
* xwayland: default to local user if no xauth file given. [CVE-2015-3164 3/3]Ray Strode2015-06-031-0/+2
* os: support new implicit local user access mode [CVE-2015-3164 2/3]Ray Strode2015-06-033-4/+130
* xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]Ray Strode2015-06-031-1/+1
* Xephyr: Fix broken image when endianess of client machine and host-Xserver di...Egbert Eich2015-06-031-2/+10
* Xephyr: Fix screen image draw for the non-Glamor & non-XHSM caseEgbert Eich2015-06-031-1/+1
* Xephyr: Fix compile when debugging is enabledEgbert Eich2015-06-031-1/+1
* Xephyr: Print default server display number if none is specifiedEgbert Eich2015-06-031-1/+1
* Xephyr: Don't crash when no command line argument is specifiedEgbert Eich2015-06-034-5/+12
* glamor: fix build when DRI3 is not definedJonathan Gray2015-06-031-1/+5
* glamor: remove const from the return type of glamor_get_drawable_location()Jonathan Gray2015-06-032-2/+2
* modesetting: Include dix-config.h from dumb_bo.cMichel Dänzer2015-06-031-0/+4
* Add AC_SYS_LARGEFILE defines to dix-config.hMichel Dänzer2015-06-031-0/+6
* modesetting: Fix software cursor fallbackAdel Gadllah2015-06-031-2/+2
* xwayland: Implement smooth scrollingDima Ryazanov2015-06-032-41/+16
* dix: Do not allow device transform to be set on valuatorless devicesJason Gerecke2015-06-031-0/+3
* dix/events: Set currentTime to the given time stamp in NoticeTimeRui Matos2015-06-031-0/+1
* shm: Fix xselinux resource initialization for xinerama pixmapsBrent Collins2015-06-031-0/+6
* shm: Fix use-after-free in ShmDestroyPixmapChris Wilson2015-06-031-2/+2
* dix: Fix image byte order on big endian hardwareOlivier Fourdan2015-06-031-0/+2
* xfree86: Return NULL from xf86CompatOutput if no compat_output is definedJason Gerecke2015-06-031-0/+2
* xwayland: Fix error stringsRobert Ancell2015-06-033-5/+5
* os/utils.c: Don't try to build os_move_fd() for WIN32Colin Harrison2015-06-031-0/+2
* hw/xnest: Fix build for MinGWJon TURNEY2015-06-031-0/+4
* hw/xwin/winclipboard: Link xwinclip with -lpthreadJon TURNEY2015-06-031-1/+1
* os/xdmcp.c: Include Xtrans.h when building for WIN32Colin Harrison2015-06-031-0/+4