It build the project for android but cannot deploy!
- linux and android part are separated in .pro file - It runs on linux, still!
It works for linux right now. Be careful about the order of including XCB related headers.
GLFW window is replaced with a custom QWindow but it just displays the image. resizability and cleanup are not implemented.
- TintMap bug fixed and compute UBO added for parameters - VulkanWIndow class added - Some GLFW lines for window resized handling commented - GLFW lines for instance creation replaced with non-GLFW lines (both android and linux)