summaryrefslogtreecommitdiff
path: root/hw/xwayland
AgeCommit message (Expand)AuthorFilesLines
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