NazaraEngine/include/Nazara
Jérôme Leclercq b5045a2c59 Graphics: Add Material and made use of passes (WIP) 2021-08-19 18:47:11 +02:00
..
Audio Audio: Fix AudioFormat names (U16 -> I16) 2021-05-30 16:45:50 +02:00
Core Core/Flags: Add std::hash specialization 2021-08-19 18:47:11 +02:00
Graphics Graphics: Add Material and made use of passes (WIP) 2021-08-19 18:47:11 +02:00
Math Math/Matrix4: Remove implicit conversion to pointer 2021-07-03 18:20:00 +02:00
Network Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
OpenGLRenderer Renderer/RenderTarget: Add size method and signal 2021-07-10 11:49:35 +02:00
Physics2D Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Physics3D Physics3D/RigidBody3D: Remove transform callback 2021-07-03 16:34:51 +02:00
Platform Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Renderer Graphics: Add Material and made use of passes (WIP) 2021-08-19 18:47:11 +02:00
Shader Shader: Fix optimization issues 2021-07-11 11:17:48 +02:00
Utility Utility/Mesh: Add Build static method 2021-06-20 14:06:28 +02:00
VulkanRenderer VulkanRenderer: Handle VulkanRenderPass destruction 2021-08-19 18:47:11 +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 Graphics: Rename Material to MaterialPass 2021-08-19 18:47:11 +02:00
Math.hpp Math: Add PidController class 2021-06-20 14:06:28 +02:00
Network.hpp Graphics: Make use of shader binding sets 2021-06-16 16:50:00 +02:00
OpenGLRenderer.hpp Minor fixes 2021-04-20 18:18:27 +02:00
Physics2D.hpp
Physics3D.hpp
Platform.hpp
Prerequisites.hpp Build Nazara on macos up to Nazara_network (not included 2020-11-21 20:05:19 +01:00
Renderer.hpp Renderer: Add NAZARA_REQUEST_DEDICATED_GPU macro 2021-08-04 15:58:24 +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 Renderer: Expose RenderTarget and framebuffers indices 2021-07-03 13:52:29 +02:00