procedural-3d-engine/base
2017-03-09 20:00:55 +01:00
..
camera.hpp Missing include 2017-02-11 09:44:46 +01:00
frustum.hpp Moved frustum class to vks namespace (Refs #260) 2017-02-12 13:37:12 +01:00
keycodes.hpp Add Wayland WSI support 2017-02-02 08:54:56 +00:00
threadpool.hpp Moved thread pool class to vks namespace (Refs #260) 2017-02-12 13:39:08 +01:00
vulkanandroid.cpp Moved android_app object to global scope 2017-01-18 19:21:40 +01:00
vulkanandroid.h Moved android_app object to global scope 2017-01-18 19:21:40 +01:00
VulkanBuffer.hpp Moved tool functions to vks namespace (Refs #260) 2017-02-12 13:10:05 +01:00
VulkanDebug.cpp Moved debug functions to vks namespace (Refs #260) 2017-02-12 11:33:04 +01:00
VulkanDebug.h Moved debug functions to vks namespace (Refs #260) 2017-02-12 11:33:04 +01:00
VulkanDevice.hpp Flush memory if coherency flag is no set (Refs #273) 2017-03-04 13:55:14 +01:00
vulkanexamplebase.cpp Virtual function for enabling features for the logical device creation (called after physical device features have been read) 2017-03-08 21:29:38 +01:00
vulkanexamplebase.h Virtual function for enabling features for the logical device creation (called after physical device features have been read) 2017-03-08 21:29:38 +01:00
VulkanFrameBuffer.hpp Fixed problems with image layouts and layout transitions. 2017-02-21 12:53:27 +01:00
VulkanHeightmap.hpp Moved heightmap to vks namespace (Refs #260) 2017-02-12 13:35:26 +01:00
VulkanInitializers.hpp Set flags passed to initializers 2017-02-28 19:37:41 +01:00
VulkanModel.hpp Log android error if model couldn't be loaded from asset manager 2017-03-09 20:00:55 +01:00
VulkanSwapChain.hpp Changed header file name capitalization 2017-03-07 22:00:46 +01:00
VulkanTextOverlay.hpp Changed header file name capitalization 2017-03-07 21:58:39 +01:00
VulkanTexture.hpp Moved tool functions to vks namespace (Refs #260) 2017-02-12 13:10:05 +01:00
VulkanTools.cpp Output fatal errors to logcat (Android) [skip ci] 2017-03-07 20:51:48 +01:00
VulkanTools.h Added function for explicit image memory barrier 2017-02-23 19:56:24 +01:00