index
:
xorg/driver/xf86-video-wayland
master
[OLD] Deprecated generic driver for hosting Xorg inside a Wayland compositor (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-wayland)
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-18
ANNOUNCEMENT: this is no longer a thing, use the Xwayland server instead
HEAD
master
Pekka Paalanen
10
-1074
/
+6
2013-09-07
Support new HW_WAYLAND flag
Daniel Stone
1
-1
/
+5
2012-12-07
Hack to get it to build, with the specific xserver configuration
Pekka Paalanen
2
-3
/
+1
2012-11-08
Rename driver from wlshm to wayland
Daniel Stone
4
-36
/
+32
2012-11-07
Always assign a new buffer when requested to
Daniel Stone
1
-123
/
+7
2012-10-29
Convert flush callback to a block handler
Daniel Stone
1
-7
/
+11
2012-10-29
Fix broken allocation failure test
Daniel Stone
1
-2
/
+1
2012-10-29
Don't open-code window_own_pixmap
Daniel Stone
1
-2
/
+2
2012-10-24
Update COPYING
Daniel Stone
2
-4
/
+48
2012-10-24
Style cleanups
Daniel Stone
1
-70
/
+65
2012-10-24
Minor #define cleanups, remove unused DGA params
Daniel Stone
2
-37
/
+23
2012-10-24
Remove unused xf86 memory allocator
Daniel Stone
1
-12
/
+0
2012-10-24
Adapt to scrnIndex removal and API changes
Daniel Stone
3
-41
/
+148
2012-10-24
Remove unnecessary save/restore/mode_init functions
Daniel Stone
1
-38
/
+3
2012-10-24
Remove deprecated mi backing store support
Daniel Stone
1
-8
/
+0
2012-05-28
Fix fd leak on window resize/unrealize/etc.
Tomasz Borowik
1
-0
/
+1
2012-05-28
Adapt to new initialisation sequence
Darxus
1
-5
/
+6
2012-05-28
Rename hosted.h to xwayland.h
Scott Moreau
1
-1
/
+1
2011-06-15
wlshm: fix pixmap issues in rooted mode
Corentin Chary
1
-2
/
+6
2011-06-14
wlshm: fix a crash when pre_init failed
Corentin Chary
1
-4
/
+6
2011-06-08
wlshm: we don't need to destroy the pixmap, X will do it
Corentin Chary
1
-15
/
+8
2011-06-07
wlshm: remove traces
Corentin Chary
1
-11
/
+4
2011-06-07
wlshm: /hosted/xwayland/ and stop corrupting/leaking the memory
Corentin Chary
2
-31
/
+94
2011-05-18
Initial commit: xterm works
Corentin Chary
9
-0
/
+1064