Jacob Lifshay
2017-03-10 08:36:39 UTC
I've implemented support for Vulkan by emulating Tizen's interface. The
patches are too big to send to this mailing list, so I've created a github
gist instead:
https://gist.github.com/programmerjake/71ae02e439ff20dca3b1bca6779211f8
I've implemented the driver for X11 using both XCB and Xlib. I also added a
test for Vulkan.
Jacob Lifshay
patches are too big to send to this mailing list, so I've created a github
gist instead:
https://gist.github.com/programmerjake/71ae02e439ff20dca3b1bca6779211f8
I've implemented the driver for X11 using both XCB and Xlib. I also added a
test for Vulkan.
Jacob Lifshay