nfprojects / nfengine

Game engine
GNU General Public License v2.0
55 stars 4 forks source link

Rewrite Window class using XCB #181

Closed mkulagowski closed 8 years ago

mkulagowski commented 8 years ago

Due to some troubles with Vulkan renderer, Window class should be rewritten to use XCB instead of Xlib.

lookeypl commented 8 years ago

https://review.gerrithub.io/#/c/283554