procedural-3d-engine/base
2016-04-01 12:17:30 +02:00
..
threadpool.hpp Added basic C++11 thread pool 2016-04-01 12:17:30 +02:00
vulkanandroid.cpp Added android function pointers (#97) 2016-03-25 19:41:34 +01:00
vulkanandroid.h Added android function pointers (#97) 2016-03-25 19:41:34 +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 Fixed typo in linux mouse button assignment 2016-03-30 23:00:53 +02:00
vulkanexamplebase.h Added camera position moved with midlle mouse button, fixed mouse button press and release events on linux 2016-03-30 22:48:58 +02:00
vulkanMeshLoader.hpp Store vertex and index buffer sizes and set transfer source bits for mesh buffers 2016-03-31 22:37:49 +02:00
vulkanswapchain.hpp queuePresent overload for passing a wait semaphore (#65) 2016-03-06 16:18:29 +01:00
vulkanTextureLoader.hpp Merge pull request #92 from 1ace/fix-vktools 2016-03-27 14:55:07 +02:00
vulkantools.cpp Shader module loading from android asset manager (#97) 2016-03-20 15:46:06 +01:00
vulkantools.h Shader module loading from android asset manager (#97) 2016-03-20 15:46:06 +01:00