[libre-riscv-dev] [Bug 54] Kazan Vulkan driver operational

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Thu Apr 25 13:21:22 BST 2019


http://bugs.libre-riscv.org/show_bug.cgi?id=54

Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   budget (EUR) for|0                           |25000
 completion of task|                            |

--- Comment #3 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
already working:

* Implementing enough of the Vulkan API to successfully execute vulkaninfo,
including implementing (not completely tested yet) X11 interface code.
* Implementing the SPIR-V parser generator
* Implementing enough of the Vulkan API to pass the first 15 or so tests
(all the ones before actual rendering is required) in the Vulkan
Conformance Test Suite (in the process rediscovering a bug in debian's
version of libvulkan1.so)
* Implementing the SPIR-V structure parser (discovering a bug in spirv-opt
https://github.com/KhronosGroup/SPIRV-Tools/issues/2433)
* Implementing enough of the Vulkan API to get to the call of the shader
compiler in https://github.com/programmerjake/vulkan_minimal_compute
* Integrating LLVM's build process into Cargo

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-riscv-dev mailing list