| .. |
|
benchmark.hpp
|
Output device info, benchmark result file optional
|
2018-01-19 21:43:00 +01:00 |
|
camera.hpp
|
Public updated property for camera class
|
2018-04-08 12:27:45 +02:00 |
|
CMakeLists.txt
|
Replaced text overlay with proper (imgui based) UI overlay class
|
2017-10-29 11:41:43 +01:00 |
|
frustum.hpp
|
Moved frustum class to vks namespace (Refs #260)
|
2017-02-12 13:37:12 +01:00 |
|
keycodes.hpp
|
Removed key dummy codes for android
|
2017-11-04 10:33:55 +01:00 |
|
threadpool.hpp
|
fix error build
|
2017-03-18 19:30:26 +03:00 |
|
VulkanAndroid.cpp
|
Android alert display functionality using JNI
|
2018-04-30 22:24:45 +02:00 |
|
VulkanAndroid.h
|
Android alert display functionality using JNI
|
2018-04-30 22:24:45 +02:00 |
|
VulkanBuffer.hpp
|
Initialize buffer and memory with VK_NULL_HANDLE
|
2017-04-16 13:39:36 +02:00 |
|
VulkanDebug.cpp
|
Debug message callback calling conventions
|
2017-11-04 15:48:51 +01:00 |
|
VulkanDebug.h
|
Debug message callback calling conventions
|
2017-11-04 15:48:51 +01:00 |
|
VulkanDevice.hpp
|
Add missing flush in one of the buffer creation helpers.
|
2018-07-12 12:41:05 +01:00 |
|
vulkanexamplebase.cpp
|
Fixed full-size viewport and scissor for UI
|
2018-08-30 21:02:10 +02:00 |
|
vulkanexamplebase.h
|
Reworked UI overlay class (no longer using separate render pass + submits)
|
2018-08-29 20:49:13 +02:00 |
|
VulkanFrameBuffer.hpp
|
Set sampler max. anisotropy to 1.0f instead of 0.0f (valdidation)
|
2017-06-17 16:07:38 +02:00 |
|
VulkanHeightmap.hpp
|
Moved heightmap to vks namespace (Refs #260)
|
2017-02-12 13:35:26 +01:00 |
|
VulkanInitializers.hpp
|
Added basic input attachment sample
|
2018-07-15 18:18:41 +02:00 |
|
VulkanModel.hpp
|
Result (exit) codes for fatal terminations
|
2018-01-21 18:28:17 +01:00 |
|
VulkanSwapChain.hpp
|
Check against surface capability usage flags instead of format flags for setting additional swapchain usage flags
|
2018-06-02 11:31:25 +02:00 |
|
VulkanTexture.hpp
|
Update VulkanTexture.hpp
|
2018-05-02 14:24:24 +02:00 |
|
VulkanTools.cpp
|
Code cleanup, return and exit conditions for Android
|
2018-05-01 11:23:36 +02:00 |
|
VulkanTools.h
|
Result (exit) codes for fatal terminations
|
2018-01-21 18:28:17 +01:00 |
|
VulkanUIOverlay.cpp
|
Reworked UI overlay class (no longer using separate render pass + submits)
|
2018-08-29 20:49:13 +02:00 |
|
VulkanUIOverlay.h
|
Reworked UI overlay class (no longer using separate render pass + submits)
|
2018-08-29 20:49:13 +02:00 |