NazaraEngine/include/Nazara
Jérôme Leclercq a643d0fc3a OpenGLRenderer: Improve error handling (fixes Windows/x86 compilation)
Template specialization was failing because OpenGL function type have __stdcall convention on Windows/32bits
2021-11-02 09:43:30 +01:00
..
Audio Apply header guard check 2021-10-26 15:52:46 +02:00
Core Merge branch 'master' into automatic-file-fix 2021-10-28 09:57:59 +02:00
Graphics Graphics: Remove CullingList (fixes MinGW compilation) 2021-10-30 00:51:54 +02:00
Math Minor fixes 2021-10-29 13:29:49 +02:00
Network Apply header order fix 2021-10-28 09:53:56 +02:00
OpenGLRenderer OpenGLRenderer: Improve error handling (fixes Windows/x86 compilation) 2021-11-02 09:43:30 +01:00
Physics2D Apply header order fix 2021-10-28 09:53:56 +02:00
Physics3D Apply header order fix 2021-10-28 09:53:56 +02:00
Platform Apply header order fix 2021-10-28 09:53:56 +02:00
Renderer Apply header order fix 2021-10-28 09:53:56 +02:00
Shader Apply header order fix 2021-10-28 09:53:56 +02:00
Utility Apply header order fix 2021-10-28 09:53:56 +02:00
VulkanRenderer Minor fixes 2021-10-29 13:29:49 +02:00
Widgets Merge branch 'master' into automatic-file-fix 2021-10-28 09:57:59 +02:00
Audio.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Core.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Debug.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
DebugOff.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Graphics.hpp Graphics: Remove CullingList (fixes MinGW compilation) 2021-10-30 00:51:54 +02:00
Math.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Network.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
OpenGLRenderer.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Physics2D.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Physics3D.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Platform.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Prerequisites.hpp OpenGLRenderer: Try to load OpenGL on desktop instead of OpenGL ES 2021-10-30 00:51:17 +02:00
Renderer.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Shader.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Utility.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
VulkanRenderer.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Widgets.hpp Apply header guard check 2021-10-26 15:52:46 +02:00