NazaraEngine/include/Nazara
SirLynix a8b6d9cb42 Renderer/RenderFrame: Use FunctionRef instead of std::function to avoid allocations 2023-01-01 19:48:51 +01:00
..
Audio Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
Core Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
Graphics Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
Math Move free operator overloads inside Nz namespace 2022-12-29 12:15:22 +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 Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
Renderer Renderer/RenderFrame: Use FunctionRef instead of std::function to avoid allocations 2023-01-01 19:48:51 +01:00
Utility Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
VulkanRenderer Renderer/RenderFrame: Use FunctionRef instead of std::function to avoid allocations 2023-01-01 19:48:51 +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 Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02: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