summaryrefslogtreecommitdiff
path: root/hw/xwayland
AgeCommit message (Expand)AuthorFilesLines
2015-08-12xwayland: Don't (double) destroy input resources in CloseScreenAdam Jackson1-2/+0
2015-08-12xwayland: Don't (double) destroy RANDR resources in CloseScreenAdam Jackson1-2/+0
2015-07-08Merge remote-tracking branch 'ofourdan/for-keith'Keith Packard1-1/+1
2015-06-30glamor: add support for allocating linear buffers (v2)Dave Airlie1-1/+1
2015-06-25xwayland: keep temp files out of the client maskChris Wilson1-1/+1
2015-05-27xwayland: Throttle our cursor surface updates with a frame callbackRui Matos3-1/+31
2015-05-26xwayland: default to local user if no xauth file given. [CVE-2015-3164 3/3]Ray Strode1-0/+2
2015-05-26xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]Ray Strode1-1/+1
2015-05-11xwayland: Fix error stringsRobert Ancell3-5/+5
2015-05-11xwayland: Implement smooth scrollingDima Ryazanov2-41/+16
2015-03-24glamor: Eliminate GLAMOR_USE_SCREEN and GLAMOR_USE_PICTURE_SCREENKeith Packard1-5/+1
2015-03-24xwayland: Add dependency on glamor libsOlivier Fourdan1-0/+1
2015-03-13Drop valuator mask argument from GetKeyboardEventsPeter Hutterer1-9/+3
2015-01-23Avoid possible null pointer dereference.Carlos Olmedo Escobar1-1/+1
2015-01-17xwayland: Set glamor filter to nearestMarkus Wick1-0/+3
2015-01-04Remove explicit dependency on $(WAYLAND_LIBS)Olivier Fourdan1-1/+0
2014-12-25Fix "Back", "Forward", and other special mouse buttons in XWayland.Dima Ryazanov1-1/+6
2014-12-09glamor: Always destroy EGL image associated with destroyed pixmapKeith Packard1-2/+1
2014-11-12xwayland: declare fatal log handler as noreturnPeter Hutterer1-0/+1
2014-09-18xwayland: always include drm.xml in tarballsJulien Cristau1-2/+2
2014-09-11xwayland: Snap damage reports to the bounding boxAdam Jackson1-9/+4
2014-09-11xwayland: Implement throttling for surfaces based on the frame eventJasper St. Pierre2-5/+31
2014-09-11xwayland-input: Fix a crasher for a race with the Wayland compositorJasper St. Pierre1-0/+9
2014-07-30Fix files including xorg-server.h by mistakeKeith Packard1-1/+0
2014-07-24xwayland: Only disable/enable devices on capabilities changeCarlos Garnacho1-15/+27
2014-06-24xwayland: Add glamor and DRI3 supportKristian Høgsberg5-6/+832
2014-04-21xwayland: Remove left-over ErrorF loggingKristian Høgsberg1-1/+0
2014-04-21xwayland: Build without xshmfenceKristian Høgsberg1-0/+2
2014-04-21xwayland: Build without GLX extensionKristian Høgsberg1-2/+5
2014-04-03Xwayland DDXKristian Høgsberg9-0/+2530