NazaraEngine/include/Nazara/OpenGLRenderer/Wrapper
Jérôme Leclercq 79ec135af7
Optimize out a lot of std::string construction and allocations (#415)
Update CommandLineParameters.hpp

Update CommandLineParametersTests.cpp

Update WebContext.hpp

xmake check-files -f

Fix MaterialPassRegistry
2023-12-30 14:50:57 +01:00
..
EGL Optimize out a lot of std::string construction and allocations (#415) 2023-12-30 14:50:57 +01:00
Linux Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
WGL Optimize out a lot of std::string construction and allocations (#415) 2023-12-30 14:50:57 +01:00
Web Optimize out a lot of std::string construction and allocations (#415) 2023-12-30 14:50:57 +01:00
Win32 Include fixes 2023-06-07 13:30:25 +02:00
Buffer.hpp Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
Buffer.inl Remove .inl inclusion of their .hpp files 2023-03-10 13:33:10 +01:00
Context.hpp Optimize out a lot of std::string construction and allocations (#415) 2023-12-30 14:50:57 +01:00
Context.inl Optimize out a lot of std::string construction and allocations (#415) 2023-12-30 14:50:57 +01:00
ContextObject.hpp Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
ContextObject.inl Split error macro into two versions (format vs non-formating) to allow format checking at compile-time 2023-11-02 15:18:03 +01:00
CoreFunctions.hpp Renderer/CommandBuffer: Add support for InsertDebugLabel 2023-09-06 13:24:31 +02:00
DeviceObject.hpp Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
DeviceObject.inl Split error macro into two versions (format vs non-formating) to allow format checking at compile-time 2023-11-02 15:18:03 +01:00
Framebuffer.hpp Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
Framebuffer.inl Remove .inl inclusion of their .hpp files 2023-03-10 13:33:10 +01:00
Loader.hpp Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
Loader.inl Remove .inl inclusion of their .hpp files 2023-03-10 13:33:10 +01:00
Program.hpp Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
Program.inl Remove .inl inclusion of their .hpp files 2023-03-10 13:33:10 +01:00
Sampler.hpp Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
Sampler.inl Remove .inl inclusion of their .hpp files 2023-03-10 13:33:10 +01:00
Shader.hpp Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
Shader.inl Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
Texture.hpp Renderer: Add mipmaps generation support 2023-05-14 18:55:41 +02:00
Texture.inl Renderer: Add mipmaps generation support 2023-05-14 18:55:41 +02:00
VertexArray.hpp Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
VertexArray.inl Remove .inl inclusion of their .hpp files 2023-03-10 13:33:10 +01:00