.. |
renderer
|
Moved descriptor pool to renderer
|
2022-11-10 16:55:35 +01:00 |
utility
|
fixed getting featureCount for Vk11/12/13 feature structs
|
2022-11-10 16:57:46 +01:00 |
.clangd
|
moved to src
|
2022-10-21 21:57:33 +02:00 |
.doxygen_config
|
moved to src
|
2022-10-21 21:57:33 +02:00 |
.vimspector.json
|
moved to src
|
2022-10-21 21:57:33 +02:00 |
buffer_manager.cpp
|
added buffer manager for vertex and index buffers
|
2022-11-10 16:56:35 +01:00 |
buffer_manager.hpp
|
added buffer manager for vertex and index buffers
|
2022-11-10 16:56:35 +01:00 |
dynamic_size_block_allocator.cpp
|
moved allocator logic to separate class
|
2022-11-10 16:57:01 +01:00 |
dynamic_size_block_allocator.hpp
|
moved allocator logic to separate class
|
2022-11-10 16:57:01 +01:00 |
font.cpp
|
New folder structure
|
2022-10-16 23:41:11 +02:00 |
font.hpp
|
New folder structure
|
2022-10-16 23:41:11 +02:00 |
main.cpp
|
Moved whole projects to c++ api (vulkan.hpp)
|
2022-10-27 00:55:41 +02:00 |
Makefile
|
Moved whole projects to c++ api (vulkan.hpp)
|
2022-10-27 00:55:41 +02:00 |
shape.cpp
|
added buffer manager for vertex and index buffers
|
2022-11-10 16:56:35 +01:00 |
shape.hpp
|
added buffer manager for vertex and index buffers
|
2022-11-10 16:56:35 +01:00 |
vertex.cpp
|
Moved whole projects to c++ api (vulkan.hpp)
|
2022-10-27 00:55:41 +02:00 |
vertex.hpp
|
Moved whole projects to c++ api (vulkan.hpp)
|
2022-10-27 00:55:41 +02:00 |
vk_convert.cpp
|
Added toString for descriptor set layout binding
|
2022-11-07 02:24:31 +01:00 |
vk_convert.hpp
|
Added toString for descriptor set layout binding
|
2022-11-07 02:24:31 +01:00 |
vk_layer_settings.txt
|
New folder structure
|
2022-10-16 23:41:11 +02:00 |
vulkan_allocator.cpp
|
moved allocator logic to separate class
|
2022-11-10 16:57:01 +01:00 |
vulkan_allocator.hpp
|
moved allocator logic to separate class
|
2022-11-10 16:57:01 +01:00 |
vulkan_instance.cpp
|
registerObjectUsingVulkan signature changed
|
2022-10-29 16:04:07 +02:00 |
vulkan_instance.hpp
|
registerObjectUsingVulkan signature changed
|
2022-10-29 16:04:07 +02:00 |
vulkan_settings.hpp
|
Moved whole projects to c++ api (vulkan.hpp)
|
2022-10-27 00:55:41 +02:00 |