procedural-3d-engine/base
2016-04-17 11:23:56 +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, workaround for missing make_unique 2016-04-01 23:09:15 +02:00
vulkanandroid.h Android function pointers, workaround for missing make_unique 2016-04-01 23:09:15 +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 Additional buffer and command buffer functions in base class 2016-04-16 14:42:41 +02:00
vulkanexamplebase.h Additional buffer and command buffer functions in base class 2016-04-16 14:42:41 +02:00
vulkanMeshLoader.hpp Added frustum culling, use low-poly mesh to move limitation towards cpu 2016-04-03 13:51:47 +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 Merge pull request #92 from 1ace/fix-vktools 2016-03-27 14:55:07 +02:00
vulkantools.cpp Pointer to mapped host memory for uniform data 2016-04-17 11:23:56 +02:00
vulkantools.h Pointer to mapped host memory for uniform data 2016-04-17 11:23:56 +02:00