| .. |
|
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
|
Touch keycode
|
2017-03-25 12:07:17 +01:00 |
|
threadpool.hpp
|
fix error build
|
2017-03-18 19:30:26 +03:00 |
|
VulkanAndroid.cpp
|
File name capitalization
|
2017-03-25 12:09:45 +01:00 |
|
VulkanAndroid.h
|
File name capitalization
|
2017-03-25 12:09:45 +01:00 |
|
VulkanBuffer.hpp
|
Initialize buffer and memory with VK_NULL_HANDLE
|
2017-04-16 13:39:36 +02:00 |
|
VulkanDebug.cpp
|
Removed VK_LAYER_LUNARG_image (Android) [skip ci]
|
2017-03-13 19:32:23 +01:00 |
|
VulkanDebug.h
|
File name capitalization
|
2017-03-25 12:09:45 +01:00 |
|
VulkanDevice.hpp
|
Flush memory if coherency flag is no set (Refs #273)
|
2017-03-04 13:55:14 +01:00 |
|
vulkanexamplebase.cpp
|
Code cleanup (fixes compiler warnings, refs #103)
|
2017-04-22 16:54:25 +02:00 |
|
vulkanexamplebase.h
|
Virtual base class destructor (Fixed #96, refs #103)
|
2017-04-22 20:30:06 +02: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
|
Initialize sampler create info with maxAnisotropy of 1.0f (Validation) [skip ci]
|
2017-03-26 15:11:02 +02: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
|
Check swapchain acquire result and rebuild if necessary, error handling (refs #320)
|
2017-04-15 10:27:12 +02:00 |
|
VulkanTextOverlay.hpp
|
Removed parameter names from empty virtual functions (fixes compiler warnings, refs #103)
|
2017-04-22 16:02:39 +02:00 |
|
VulkanTexture.hpp
|
Check if file to load texture from exists, display error if not
|
2017-04-13 22:11:00 +02:00 |
|
VulkanTools.cpp
|
image memory barrier access masks (validation) [skip ci]
|
2017-04-20 21:16:48 +02:00 |
|
VulkanTools.h
|
Check if file to load texture from exists, display error if not
|
2017-04-13 22:11:00 +02:00 |