summaryrefslogtreecommitdiff
path: root/xf86vmproto.h
AgeCommit message (Collapse)Author
2009-08-26Remove xf86vmode.h Xlib parts, rename to xf86vm.hPeter Hutterer
The xlib header moved to libXxf86vm. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26Move request opcodes to xf86vmproto.hPeter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26Move xf86vmstr.h to xf86vmproto.h for consistency with other modules.Peter Hutterer
A stub xf86vmstr.h is provided to avoid clients breaking.