| .. |
|
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
|
Started replacing gli with libktx
|
2019-08-02 20:41:44 +02: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
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report for debugging
|
2019-10-18 20:51:46 +02:00 |
|
VulkanDebug.h
|
Debug message callback calling conventions
|
2017-11-04 15:48:51 +01:00 |
|
VulkanDevice.hpp
|
Fix the validation error for buffer copy
|
2020-01-07 17:23:50 -05:00 |
|
vulkanexamplebase.cpp
|
Force minimum window size on Windows
|
2020-01-24 09:52:26 +01:00 |
|
vulkanexamplebase.h
|
Added new functionality for passing extension structures to device creation
|
2019-06-10 08:46:11 +02:00 |
|
VulkanFrameBuffer.hpp
|
Set sampler max. anisotropy to 1.0f instead of 0.0f (valdidation)
|
2017-06-17 16:07:38 +02:00 |
|
VulkanglTFModel.hpp
|
Removed unused gli includes
|
2019-08-03 10:15:55 +02:00 |
|
VulkanHeightmap.hpp
|
Replaced gli with libktx for terrain tessellation height map loading
|
2019-08-03 10:39:39 +02:00 |
|
VulkanInitializers.hpp
|
Remove unnecessary assignment
|
2020-01-06 20:07:09 +01:00 |
|
VulkanModel.hpp
|
Use proper buffer sizes
|
2019-11-19 18:02:49 +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
|
Clamp miplevel size to avoid zero width or height
|
2020-02-07 09:15:13 +00:00 |
|
VulkanTools.cpp
|
Removed deprecated function
|
2019-05-05 14:18:35 +02:00 |
|
VulkanTools.h
|
Removed deprecated function
|
2019-05-05 14:18:35 +02:00 |
|
VulkanUIOverlay.cpp
|
Nicer font for ImGui overlay
|
2019-02-20 20:57:38 +01:00 |
|
VulkanUIOverlay.h
|
Optimized UI overlay strategy
|
2018-09-01 12:58:28 +02:00 |