NazaraEngine/include/Nazara
Jérôme Leclercq e26c1f8e68 Graphics: Add ViewerInstance class 2021-06-05 19:06:02 +02:00
..
Audio Audio: Fix AudioFormat names (U16 -> I16) 2021-05-30 16:45:50 +02:00
Core Add missing include 2021-06-05 01:38:49 +02:00
Graphics Graphics: Add ViewerInstance class 2021-06-05 19:06:02 +02:00
Math Math: Replace M_PI defines with template constexpr constants 2021-06-05 16:35:15 +02:00
Network Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
OpenGLRenderer Update Context.hpp 2021-06-04 19:41:35 +02:00
Physics2D Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Physics3D Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Platform Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Renderer Renderer: Handle more depthstencil formats (as Depth24Stencil8 may not be supported everywhere) 2021-06-02 20:16:43 +02:00
Shader Shader: Add support for pow intrinsic 2021-06-05 01:29:36 +02:00
Utility Minor fixes 2021-06-04 18:02:28 +02:00
VulkanRenderer Renderer: Handle more depthstencil formats (as Depth24Stencil8 may not be supported everywhere) 2021-06-02 20:16:43 +02:00
Audio.hpp
Core.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Debug.hpp
DebugOff.hpp
Graphics.hpp Update global headers 2021-05-14 03:35:32 +02:00
Math.hpp Math: Update global header 2018-09-05 21:53:13 +02:00
Network.hpp Regenerate global headers 2017-10-10 21:52:34 +02:00
OpenGLRenderer.hpp Minor fixes 2021-04-20 18:18:27 +02:00
Physics2D.hpp Update global headers 2018-09-06 18:35:51 +02:00
Physics3D.hpp
Platform.hpp Regenerate global headers 2017-10-10 21:52:34 +02:00
Prerequisites.hpp Build Nazara on macos up to Nazara_network (not included 2020-11-21 20:05:19 +01:00
Renderer.hpp Renderer: Replace ShaderStage by ShaderModule (a module can handle multiple stages) 2021-04-20 18:18:27 +02:00
Shader.hpp Update global headers 2021-05-14 03:35:32 +02:00
Utility.hpp Rename a few classes 2020-08-04 15:31:47 +02:00
VulkanRenderer.hpp Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00