working on implementing shader compiler
[kazan.git] / vulkan-driver / src / lib.rs
2018-11-09 Jacob Lifshayworking on implementing shader compiler
2018-11-07 Jacob Lifshayworking on implementing shader compiler
2018-11-06 Jacob Lifshayworking on getting vulkan_minimal_compute to run
2018-10-23 Nicolas KochDo not build xcb parts on OSX
2018-10-19 Jacob Lifshaysplit shader compiler backend into separate crate
2018-10-16 Jacob Lifshayshader compiler test works!
2018-10-16 Jacob Lifshaydisable lots of warnings
2018-10-08 Jacob Lifshaystarted adding shader compiler
2018-10-05 Jacob Lifshayimplement more functions trying to get testcase dEQP...
2018-10-04 Jacob Lifshayadd first part of xcb swapchain creation; memory bug...
2018-10-03 Jacob Lifshayworking on implementing xcb surfaces
2018-10-01 Jacob Lifshayadd LGPL2.1+ license
2018-09-29 Jacob Lifshayworking on implementing vulkan functions
2018-09-28 Jacob Lifshayworking on implementing vulkan functions
2018-09-26 Jacob Lifshayimplementing get_proc_address
2018-09-26 Jacob Lifshayadd more type asserts and fix api types
2018-09-26 Jacob Lifshaydeclared ICD api