summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-18ANNOUNCEMENT: this is no longer a thing, use the Xwayland server insteadHEADmasterPekka Paalanen10-1074/+6
2013-09-07Support new HW_WAYLAND flagDaniel Stone1-1/+5
2012-12-07Hack to get it to build, with the specific xserver configurationPekka Paalanen2-3/+1
2012-11-08Rename driver from wlshm to waylandDaniel Stone4-36/+32
2012-11-07Always assign a new buffer when requested toDaniel Stone1-123/+7
2012-10-29Convert flush callback to a block handlerDaniel Stone1-7/+11
2012-10-29Fix broken allocation failure testDaniel Stone1-2/+1
2012-10-29Don't open-code window_own_pixmapDaniel Stone1-2/+2
2012-10-24Update COPYINGDaniel Stone2-4/+48
2012-10-24Style cleanupsDaniel Stone1-70/+65
2012-10-24Minor #define cleanups, remove unused DGA paramsDaniel Stone2-37/+23
2012-10-24Remove unused xf86 memory allocatorDaniel Stone1-12/+0
2012-10-24Adapt to scrnIndex removal and API changesDaniel Stone3-41/+148
2012-10-24Remove unnecessary save/restore/mode_init functionsDaniel Stone1-38/+3
2012-10-24Remove deprecated mi backing store supportDaniel Stone1-8/+0
2012-05-28Fix fd leak on window resize/unrealize/etc.Tomasz Borowik1-0/+1
2012-05-28Adapt to new initialisation sequenceDarxus1-5/+6
2012-05-28Rename hosted.h to xwayland.hScott Moreau1-1/+1
2011-06-15wlshm: fix pixmap issues in rooted modeCorentin Chary1-2/+6
2011-06-14wlshm: fix a crash when pre_init failedCorentin Chary1-4/+6
2011-06-08wlshm: we don't need to destroy the pixmap, X will do itCorentin Chary1-15/+8
2011-06-07wlshm: remove tracesCorentin Chary1-11/+4
2011-06-07wlshm: /hosted/xwayland/ and stop corrupting/leaking the memoryCorentin Chary2-31/+94
2011-05-18Initial commit: xterm worksCorentin Chary9-0/+1064