NazaraEngine/src/Nazara
Jérôme Leclercq 5ec7200644 Fix compilation 2021-08-19 18:47:11 +02:00
..
Audio Audio: Allow to skip loaders 2021-06-20 14:08:12 +02:00
Core Fix compilation errors and warnings 2021-07-07 22:38:24 +02:00
Graphics Fix compilation 2021-08-19 18:47:11 +02:00
Network Fix compilation errors and warnings 2021-07-07 22:38:24 +02:00
OpenGLRenderer OpenGLCommandBuffer: Don't force VAO bind each time 2021-08-19 18:47:11 +02:00
Physics2D Math: Replace M_PI defines with template constexpr constants 2021-06-05 16:35:15 +02:00
Physics3D Physics3D/RigidBody3D: Fix movement of already moved instance 2021-08-19 18:47:11 +02:00
Platform Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Renderer Renderer: Add RenderPassCache 2021-08-19 18:47:11 +02:00
Shader Shader: Fix optimization issues 2021-07-11 11:17:48 +02:00
Utility Remove resources headers (as they will be generated on compilation) 2021-07-07 22:44:38 +02:00
VulkanRenderer Renderer/CommandBufferBuilder: Take const AbstractBuffer* to match others methods 2021-08-19 18:47:11 +02:00