Mercurial > sdl-ios-xcode
comparison src/video/x11/SDL_x11dyn.h @ 2710:44e49d3fa6cf
Final merge of Google Summer of Code 2008 work...
Many-mouse and tablet support
by Szymon Wilczek, mentored by Ryan C. Gordon
Everything concerning the project is noted on the wiki:
http://wilku.ravenlord.ws/doku.php?id=start
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 25 Aug 2008 06:33:00 +0000 |
parents | c7bcf84ba1b9 |
children | 6fc50bdd88c0 |
comparison
equal
deleted
inserted
replaced
2709:fd3f0f1147e7 | 2710:44e49d3fa6cf |
---|---|
27 #include <X11/Xlib.h> | 27 #include <X11/Xlib.h> |
28 #include <X11/Xutil.h> | 28 #include <X11/Xutil.h> |
29 #include <X11/Xatom.h> | 29 #include <X11/Xatom.h> |
30 #include <X11/Xlibint.h> | 30 #include <X11/Xlibint.h> |
31 #include <X11/Xproto.h> | 31 #include <X11/Xproto.h> |
32 | 32 //#include <X11/extensions/XInput.h> |
33 #include "../Xext/extensions/Xext.h" | 33 #include "../Xext/extensions/Xext.h" |
34 #include "../Xext/extensions/extutil.h" | 34 #include "../Xext/extensions/extutil.h" |
35 | 35 |
36 #ifndef NO_SHARED_MEMORY | 36 #ifndef NO_SHARED_MEMORY |
37 #include <sys/ipc.h> | 37 #include <sys/ipc.h> |