Draklaw draklaw
draklaw pushed to master at draklaw/vk_expe 2022-02-27 19:34:30 +00:00
14caf36c53 Renamed Vulkan namespace as vk.
draklaw pushed to master at draklaw/vk_expe 2022-02-27 12:58:32 +00:00
5b9be907ba Memory allocator and Buffer objects.
f19e59f819 Gjk, FPS view.
Compare 2 commits »
draklaw pushed to master at draklaw/vk_expe 2022-02-20 22:47:57 +00:00
906290edfa Wireframe rendering.
draklaw pushed to master at draklaw/vk_expe 2022-02-18 22:29:08 +00:00
6f4a8461a9 Simplified code.
803a3cf87e Mesh WIP.
Compare 2 commits »
draklaw pushed to master at draklaw/vk_expe 2022-02-15 23:04:53 +00:00
33531a6eec Planet WIP.
draklaw pushed to master at draklaw/vk_expe 2022-02-15 20:26:31 +00:00
6eeb4f6f96 Fix issues when resizing.
draklaw pushed to master at draklaw/vk_expe 2022-02-14 23:41:52 +00:00
d37336bd5b Uniform buffers.
draklaw pushed to master at draklaw/vk_expe 2022-01-11 00:01:24 +00:00
9af8d5149d Use index buffer.
draklaw pushed to master at draklaw/vk_expe 2022-01-10 23:23:39 +00:00
2c93e5e1b3 Implement staging buffer.
draklaw created branch master in draklaw/vk_expe 2022-01-06 18:20:24 +00:00
draklaw pushed to master at draklaw/vk_expe 2022-01-06 18:20:24 +00:00
22cd51b5df Move memory allocation stuff to VulkanContext.
e3bdc7dc9d Move some functions to Context.
7fdb6c8aab Move swapchain-related code to Vulkan::Swapchain.
dadbbc9ce8 Move Vulkan stuff in a separate directory.
52a2bdbfe8 Refacto: Move basic setup to VulkanContext class.
Compare 7 commits »
draklaw created repository draklaw/vk_expe 2022-01-06 18:19:14 +00:00
draklaw opened issue draklaw/bsv#6 2021-09-19 11:26:36 +00:00
Support symlinks
draklaw opened issue draklaw/bsv#5 2021-09-19 11:25:51 +00:00
Improve error management
draklaw opened issue draklaw/bsv#4 2021-09-19 00:28:29 +00:00
Implement ls command
draklaw opened issue draklaw/bsv#3 2021-09-19 00:28:11 +00:00
Implement restore command
draklaw opened issue draklaw/bsv#2 2021-09-19 00:27:42 +00:00
Implement snapshot command
draklaw opened issue draklaw/bsv#1 2021-09-19 00:24:31 +00:00
Support multithreading
draklaw created branch master in draklaw/bsv 2021-09-19 00:07:10 +00:00
draklaw pushed to master at draklaw/bsv 2021-09-19 00:07:10 +00:00
b1ceaaf636 Implement RefStore for SimpleCas.
25b5f4e7ba Mostly implement simple-cas.
5664beca57 Start implementing a cas in separate crates.
82ea603ba4 Move ObjectType to core.
Compare 10 commits »