procedural-3d-engine/base
2016-03-20 15:45:40 +01:00
..
vulkanandroid.cpp Additional log level macros for android, different tag for logcat 2016-03-20 12:04:06 +01:00
vulkanandroid.h Additional log level macros for android, different tag for logcat 2016-03-20 12:04:06 +01:00
vulkandebug.cpp Updated validation layer names to SDK 1.0.5 2016-03-13 12:15:00 +01:00
vulkandebug.h Android compatibility for vulkandebug 2016-03-05 11:45:35 +01:00
vulkanexamplebase.cpp Store reference to android app in vulkan base class (#97) 2016-03-20 15:45:40 +01:00
vulkanexamplebase.h Store reference to android app in vulkan base class (#97) 2016-03-20 15:45:40 +01:00
vulkanMeshLoader.hpp Added simple mesh class 2016-03-15 22:22:07 +01:00
vulkanswapchain.hpp queuePresent overload for passing a wait semaphore (#65) 2016-03-06 16:18:29 +01:00
vulkanTextureLoader.hpp Check vkWaitForFences result 2016-03-19 20:02:28 +01:00
vulkantools.cpp Added function for checking against VK_SUCCESS, updated error list to latest SDK 2016-03-17 22:07:42 +01:00
vulkantools.h Textureloader : Use fences instead of queue wait idle for command buffer submissions, replaced asserts with checkResult from vkTools namespace 2016-03-19 16:30:39 +01:00