SFML/cmake/Modules
Lukas W 135c1716e8 Replaced Xlib by XCB implementation.
* Added FindXCB.cmake script
* Added AutoPointer wrapper for automatically free'ing pointers
* Huge commit: Ported linux implementation of sfml-window to xcb
* Xcb is now used for window creation, event loop etc
* As GLX is linked to Xlib, that part of the implementation
  still uses Xlib.
* Also, some keyboard related (such as XLookupString) stuff
  is still Xlib, as xcb does not have it (yet?).
* Replaced some enums with the xcb equivalents
2014-12-29 08:59:20 +01:00
..
FindEGL.cmake Source code changes. 2014-10-06 01:18:47 +02:00
FindGLES.cmake Source code changes. 2014-10-06 01:18:47 +02:00
FindGLEW.cmake Source code changes. 2014-10-06 01:18:47 +02:00
FindSFML.cmake Hide CMake success message in quiet mode 2014-12-21 12:50:55 +01:00
FindSndfile.cmake Source code changes. 2014-10-06 01:18:47 +02:00
FindUDev.cmake Added CMake find module for udev library 2014-03-09 13:10:42 +01:00
FindXCB.cmake Replaced Xlib by XCB implementation. 2014-12-29 08:59:20 +01:00