kazan.git
5 years agovulkaninfo 1.1.70 works
Jacob Lifshay [Tue, 2 Oct 2018 01:23:17 +0000 (18:23 -0700)]
vulkaninfo 1.1.70 works

5 years agofinish adding functions and extensions that were added to vulkan 1.1
Jacob Lifshay [Mon, 1 Oct 2018 08:08:20 +0000 (01:08 -0700)]
finish adding functions and extensions that were added to vulkan 1.1

5 years agochange cts log file location to make more accessible
Jacob Lifshay [Mon, 1 Oct 2018 07:56:44 +0000 (00:56 -0700)]
change cts log file location to make more accessible

5 years agoadd location note
Jacob Lifshay [Mon, 1 Oct 2018 05:58:43 +0000 (22:58 -0700)]
add location note

5 years agoadd readme.md
Jacob Lifshay [Mon, 1 Oct 2018 05:58:43 +0000 (22:58 -0700)]
add readme.md

5 years agoadd LGPL2.1+ license
Jacob Lifshay [Mon, 1 Oct 2018 05:49:46 +0000 (22:49 -0700)]
add LGPL2.1+ license

5 years agoworking on adding extensions included in Vulkan 1.1
Jacob Lifshay [Mon, 1 Oct 2018 05:24:49 +0000 (22:24 -0700)]
working on adding extensions included in Vulkan 1.1

5 years agoworking on adding KHR functions that were promoted to Vulkan 1.1
Jacob Lifshay [Sun, 30 Sep 2018 06:29:58 +0000 (23:29 -0700)]
working on adding KHR functions that were promoted to Vulkan 1.1

5 years agoadd script for running vulkan cts
Jacob Lifshay [Sun, 30 Sep 2018 03:22:42 +0000 (20:22 -0700)]
add script for running vulkan cts

5 years agoworking on implementing vulkan functions
Jacob Lifshay [Sat, 29 Sep 2018 01:18:04 +0000 (18:18 -0700)]
working on implementing vulkan functions

5 years agoworking on implementing vulkan functions
Jacob Lifshay [Fri, 28 Sep 2018 09:36:34 +0000 (02:36 -0700)]
working on implementing vulkan functions

5 years agoworking on generating rust code from vk.xml
Jacob Lifshay [Thu, 27 Sep 2018 08:56:45 +0000 (01:56 -0700)]
working on generating rust code from vk.xml

5 years agoimplementing get_proc_address
Jacob Lifshay [Wed, 26 Sep 2018 07:02:24 +0000 (00:02 -0700)]
implementing get_proc_address

5 years agoadd more type asserts and fix api types
Jacob Lifshay [Wed, 26 Sep 2018 03:41:56 +0000 (20:41 -0700)]
add more type asserts and fix api types

5 years agodeclared ICD api
Jacob Lifshay [Wed, 26 Sep 2018 03:36:28 +0000 (20:36 -0700)]
declared ICD api

5 years agoadd Vulkan-Headers
Jacob Lifshay [Tue, 25 Sep 2018 04:56:57 +0000 (21:56 -0700)]
add Vulkan-Headers

5 years agoinitial commit
Jacob Lifshay [Tue, 25 Sep 2018 04:28:43 +0000 (21:28 -0700)]
initial commit