NazaraEngine/include/Nazara
SirLynix 04bfa97579 Add Application base classes (WIP) 2023-01-22 12:37:58 +01:00
..
Audio Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
Core Add Application base classes (WIP) 2023-01-22 12:37:58 +01:00
Graphics Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
Math Minor fixes 2023-01-21 19:10:51 +01:00
Network Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
OpenGLRenderer Renderer/RenderFrame: Use FunctionRef instead of std::function to avoid allocations 2023-01-01 19:48:51 +01:00
Physics2D Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
Physics3D Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
Platform Add Application base classes (WIP) 2023-01-22 12:37:58 +01:00
Renderer Renderer/RenderFrame: Use FunctionRef instead of std::function to avoid allocations 2023-01-01 19:48:51 +01:00
Utility Minor fixes 2023-01-21 19:10:51 +01:00
VulkanRenderer Graphics: Fix text atlas resizing 2023-01-21 19:10:40 +01:00
Widgets Math: Rework Box and Rect classes 2022-12-18 14:57:14 +01:00
Audio.hpp Update global headers 2022-04-02 17:25:08 +02:00
Core.hpp Add Application base classes (WIP) 2023-01-22 12:37:58 +01:00
Graphics.hpp Minor fixes 2022-12-08 19:20:54 +01:00
Math.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Network.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
OpenGLRenderer.hpp Add compute demo (WIP) + fixes creation of compute pipelines 2022-12-25 19:19:16 +01:00
Physics2D.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Physics3D.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Platform.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Renderer.hpp Add compute demo (WIP) + fixes creation of compute pipelines 2022-12-25 19:19:16 +01:00
Utility.hpp Remove wrongly committed file 2022-12-06 09:14:15 +01:00
VulkanRenderer.hpp Add compute demo (WIP) + fixes creation of compute pipelines 2022-12-25 19:19:16 +01:00
Widgets.hpp Add a way to embed renderer backends code into NazaraRenderer 2022-08-07 20:19:04 +02:00