summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-14xfree86: some broken code to not fail when removing platform deviceswip/logind-integrationRay Strode1-9/+9
2015-01-14xfree86: skip some code when deactivatingRay Strode1-7/+10
2015-01-14xfree86: add a way to forget about platform devicesRay Strode4-0/+21
2015-01-14dix: cut out a bunch of code in the deactivate pathRay Strode1-104/+106
2015-01-14xfree86: unset vt number when closing consoleRay Strode1-0/+2
2015-01-14xfree86: only keep console open when activeRay Strode1-0/+11
2015-01-14xfree: probe devices again when reactivatingRay Strode1-1/+1
2015-01-14logind: Deactivate server when session goes awayRay Strode1-1/+93
2015-01-14xorg systemd filesRay Strode2-0/+16
2015-01-14xfree86: avoid calling VT ioctls when using logindRay Strode2-16/+20
2015-01-14logind: explicitly find session when socket activatedRay Strode1-33/+240
2015-01-14os: don't require display number when socket activatedRay Strode2-2/+5
2015-01-14os: default to -noreset when socket activatedRay Strode1-1/+3
2015-01-14dix: track whether or not the X server was activated by socket accessRay Strode5-1/+27
2015-01-14dix: add new dispatchMode for tracking how "up" the server isRay Strode6-6/+52
2015-01-14logind: Point out we probed for VT when using logindRay Strode1-1/+5
2015-01-14Invert a couple of conditionsPeter Hutterer1-58/+60
2015-01-14xfree86: split InitOutput into partsRay Strode1-351/+499
2015-01-14xfree86: consolidate initial init and reset branches in InitOutputRay Strode1-39/+28
2015-01-14xfree86: make sure dbus and logind wakeup handlers are reset on regenerationRay Strode1-0/+3
2015-01-14logind: make systemd_logind_init idempotentRay Strode1-1/+6
2015-01-14logind: rename session to session_object_pathRay Strode1-21/+21
2015-01-14logind: get rid of some #if 0'd codeRay Strode1-17/+0
2015-01-14dbus: make dbus_core_init idempotentRay Strode1-29/+29
2015-01-14xfree86: support calling xf86OpenConsole/xf86CloseConsole multiple timesRay Strode1-1/+3
2015-01-14xfree86: detach from controlling terminal when closing consoleRay Strode1-0/+5
2015-01-10modesetting: Update the cursor without hiding itJasper St. Pierre1-0/+1
2015-01-05mi: fix accidental x/y coordinate swapPeter Hutterer1-2/+2
2015-01-05doc: Create a script to filter xmlto outputKeith Packard3-5/+28
2015-01-04Merge remote-tracking branch 'ajax/xserver-next'Keith Packard1-30/+41
2015-01-04Remove explicit dependency on $(WAYLAND_LIBS)Olivier Fourdan1-1/+0
2015-01-05xfree86: rename Xorg.bin to XorgPeter Hutterer5-10/+10
2015-01-05dix: offset touch root coordinates by ScreenRec origins (#86655)Peter Hutterer1-3/+3
2015-01-03dix: Allow zero-height PutImage requestsKeith Packard1-1/+1
2015-01-02ephyr: Implement per-screen colormapsMichele Baldessari4-7/+9
2015-01-02os/xsha1.c: Add license and copyright attribution.Carl Worth1-0/+25
2015-01-01modesetting: Fix build with --disable-glamor.Kenneth Graunke1-0/+2
2014-12-28glamor: Fix nlines in glamor_xv_put_image when src_y is oddKeith Packard1-1/+1
2014-12-25modesetting: Add vblank synchronization support when using Present.Kenneth Graunke5-0/+256
2014-12-25modesetting: Include glamor.h from driver.h.Kenneth Graunke4-15/+8
2014-12-25modesetting: Check DPMS mode in ms_covering_crtc().Kenneth Graunke1-1/+9
2014-12-25modesetting: Track the CRTC's DPMS mode.Kenneth Graunke2-12/+6
2014-12-25present: If present_queue_vblank() fails, do present_execute().Kenneth Graunke1-8/+7
2014-12-25Fix "Back", "Forward", and other special mouse buttons in XWayland.Dima Ryazanov1-1/+6
2014-12-25glamor: Make sure Xvideo source image data is properly alignedMichel Dänzer1-13/+11
2014-12-25glamor: Make glamor_purge_fbo staticMichel Dänzer2-2/+1
2014-12-25glamor: Call glamor_pixmap_destroy_fbo from glamor_set_pixmap_privateMichel Dänzer1-6/+1
2014-12-25modesetting: Detect whether damage tracking is neededKeith Packard1-11/+16
2014-12-25modesetting: Fix damage tracking auto-disable codeKeith Packard1-6/+3
2014-12-19Solaris: Move shared declarations to xf86_OSlib.hAlan Coopersmith3-3/+5