kazan.git
2018-10-11 Jacob Lifshayworking on implementing LLVM 7.0 shader compiler backend
2018-10-10 Jacob Lifshaymove backend to separate file
2018-10-10 Jacob Lifshayadd SimpleV Grouping Proposal.md
2018-10-09 Jacob Lifshaycompleted shader compiler backend type system
2018-10-09 Jacob Lifshayworking on shader compiler
2018-10-08 Jacob Lifshaystarted adding shader compiler
2018-10-08 Jacob Lifshayadded buffer and image memory binding
2018-10-08 Jacob Lifshayadd .travis.yml
2018-10-07 Jacob Lifshayadd docker support for building and running CTS
2018-10-07 Jacob Lifshayadd --update-only option to run-cts.sh
2018-10-07 Jacob Lifshayremoved unused setting in Cargo.toml
2018-10-06 Jacob Lifshaybuilding for 32/64-bit windows/linux works
2018-10-05 Jacob Lifshayimplement more functions trying to get testcase dEQP...
2018-10-04 Jacob Lifshayfixed xcb swapchain bug; vulkaninfo just doesn't check...
2018-10-04 Jacob Lifshayadd first part of xcb swapchain creation; memory bug...
2018-10-03 Jacob Lifshayrevert changes to vkGetDeviceProcAddr
2018-10-03 Jacob Lifshayworking on implementing xcb surfaces
2018-10-02 Jacob Lifshayvulkaninfo 1.1.73 works
2018-10-02 Jacob Lifshayvulkaninfo 1.1.70 works
2018-10-01 Jacob Lifshayfinish adding functions and extensions that were added...
2018-10-01 Jacob Lifshaychange cts log file location to make more accessible
2018-10-01 Jacob Lifshayadd location note
2018-10-01 Jacob Lifshayadd readme.md
2018-10-01 Jacob Lifshayadd LGPL2.1+ license
2018-10-01 Jacob Lifshayworking on adding extensions included in Vulkan 1.1
2018-09-30 Jacob Lifshayworking on adding KHR functions that were promoted...
2018-09-30 Jacob Lifshayadd script for running vulkan cts
2018-09-29 Jacob Lifshayworking on implementing vulkan functions
2018-09-28 Jacob Lifshayworking on implementing vulkan functions
2018-09-27 Jacob Lifshayworking on generating rust code from vk.xml
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
2018-09-25 Jacob Lifshayadd Vulkan-Headers
2018-09-25 Jacob Lifshayinitial commit