procedural-3d-engine/base
Sascha Willems d68ec09f22 Fi UI scaling on Android
Was always using smallest scaling factor due to wrong code ordering
2025-03-01 17:27:24 +01:00
..
benchmark.hpp Fix potential crash in benchmark mode with no console attached 2025-01-04 14:27:03 +01:00
camera.hpp Code cleanup 2024-11-23 15:37:57 +01:00
CMakeLists.txt Read image format from ktx instead of hard coding it 2024-10-30 21:25:01 +01:00
CommandLineParser.hpp macOS/iOS fixes plus other generic fixes for clang and validation warnings (#1117) 2024-05-04 13:53:08 +02:00
Entrypoints.h Fi UI scaling on Android 2025-03-01 17:27:24 +01:00
frustum.hpp
keycodes.hpp macOS/iOS fixes plus other generic fixes for clang and validation warnings (#1117) 2024-05-04 13:53:08 +02:00
threadpool.hpp
VulkanAndroid.cpp Android changes (#1194) 2025-02-28 18:02:15 +01:00
VulkanAndroid.h Android changes (#1194) 2025-02-28 18:02:15 +01:00
VulkanBuffer.cpp
VulkanBuffer.h
VulkanDebug.cpp Adjust ordering 2025-01-17 13:55:30 +01:00
VulkanDebug.h Use debug utils during instance creation (#1098) 2024-01-21 14:07:35 +01:00
VulkanDevice.cpp macOS/iOS fixes plus other generic fixes for clang and validation warnings (#1117) 2024-05-04 13:53:08 +02:00
VulkanDevice.h
vulkanexamplebase.cpp Code cleanup 2025-02-28 18:18:49 +01:00
vulkanexamplebase.h Code cleanup 2025-02-28 18:18:49 +01:00
VulkanFrameBuffer.hpp Removed outdated todos 2024-01-21 13:58:37 +01:00
VulkanglTFModel.cpp Read image format from ktx instead of hard coding it 2024-10-30 21:25:01 +01:00
VulkanglTFModel.h Code cleanup 2023-12-28 20:37:39 +01:00
VulkanInitializers.hpp
VulkanRaytracingSample.cpp Swapchain code cleanup 2024-12-19 21:29:22 +01:00
VulkanRaytracingSample.h Fix renderpass and framebuffer setup for ray tracing samples 2024-03-16 15:35:39 +01:00
VulkanSwapChain.cpp Swapchain code cleanup 2024-12-19 21:29:22 +01:00
VulkanSwapChain.h Swapchain code cleanup 2024-12-19 21:29:22 +01:00
VulkanTexture.cpp
VulkanTexture.h
VulkanTools.cpp Minor code cleanup 2024-11-23 15:09:18 +01:00
VulkanTools.h Minor code cleanup 2024-11-23 15:09:18 +01:00
VulkanUIOverlay.cpp Code cleanup 2024-04-17 18:36:06 +02:00
VulkanUIOverlay.h Cap UI overlay rate 2024-05-23 21:52:24 +02:00