procedural-3d-engine/base
2016-05-14 21:19:52 +02:00
..
frustum.hpp Includes 2016-04-03 20:39:44 +02:00
threadpool.hpp Changed mesh format, asset paths for multi threaded rendering example 2016-04-02 12:04:27 +02:00
vulkanandroid.cpp Android function pointers 2016-05-05 15:32:21 +02:00
vulkanandroid.h Android function pointers 2016-05-05 15:32:21 +02:00
vulkandebug.cpp Check debug message callback against VK_NULL_HANDLE (fixes defunct android build) 2016-04-15 20:57:34 +02:00
vulkandebug.h Android compatibility for vulkandebug 2016-03-05 11:45:35 +01:00
vulkanexamplebase.cpp Overload for getMemoryType (return type index) 2016-05-11 20:19:01 +02:00
vulkanexamplebase.h Skinned mesh stuff moved to class, added resources 2016-05-14 21:19:52 +02:00
vulkanMeshLoader.hpp Skinned mesh stuff moved to class, added resources 2016-05-14 21:19:52 +02:00
vulkanswapchain.hpp Destroy swap chain image views of swap chain is getting recreated 2016-04-09 18:59:46 +02:00
vulkanTextureLoader.hpp Use buffers as copy sources for texutre loading functions (Fixes #140) 2016-05-14 13:50:44 +02:00
vulkantools.cpp Binary shader memory deallocation, new and free instead of malloc (Fixes #118) 2016-05-14 17:11:39 +02:00
vulkantools.h Macro for checking and displaying Vulkan results 2016-05-08 11:18:39 +02:00