NazaraEngine/include/Nazara/OpenGLRenderer/Wrapper/EGL
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
..
EGLContextBase.hpp Optimize out a lot of std::string construction and allocations (#415) 2023-12-30 14:50:57 +01:00
EGLContextBase.inl Optimize out a lot of std::string construction and allocations (#415) 2023-12-30 14:50:57 +01:00
EGLFunctions.hpp Renderer: Expose present mode and allow to query/set it 2023-08-13 18:16:03 +02:00
EGLLoader.hpp Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
EGLLoader.inl Remove .inl inclusion of their .hpp files 2023-03-10 13:33:10 +01:00