NazaraEngine/include/Nazara
Jérôme Leclercq d05df45cb6 Fix EGL context sharing
It seems contexts must be part of the same display to be shared, and that using default display with window isn't an issue on Windows/X11
2020-09-02 15:40:57 +02:00
..
Audio Copyright year update 2020-03-05 17:27:26 +01:00
Core Minor fixes 2020-09-01 18:47:08 +02:00
Math Some more fixes, hopefully GCC will stop shitting itself now 2020-08-27 23:22:13 +02:00
Network Merge pull request #326 from DigitalPulseSoftware/vulkan 2020-08-27 18:38:21 +02:00
OpenGLRenderer Fix EGL context sharing 2020-09-02 15:40:57 +02:00
Physics2D Copyright year update 2020-03-05 17:27:26 +01:00
Physics3D Copyright year update 2020-03-05 17:27:26 +01:00
Platform Merge branch 'master' into nazara-next 2020-08-27 20:12:36 +02:00
Renderer Fix a lot of small errors/warnings 2020-08-28 15:42:19 +02:00
Shader Shader: Fix shader serialization 2020-09-01 18:46:57 +02:00
Utility Fix a lot of small errors/warnings 2020-08-28 15:42:19 +02:00
VulkanRenderer Linux fixes 2020-09-01 19:18:27 +02:00
Audio.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Core.hpp Update global headers 2020-06-17 16:00:16 +02:00
Debug.hpp
DebugOff.hpp
Math.hpp Math: Update global header 2018-09-05 21:53:13 +02:00
Network.hpp Regenerate global headers 2017-10-10 21:52:34 +02:00
OpenGLRenderer.hpp Update global headers 2020-06-17 16:00:16 +02:00
Physics2D.hpp Update global headers 2018-09-06 18:35:51 +02:00
Physics3D.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Platform.hpp Regenerate global headers 2017-10-10 21:52:34 +02:00
Prerequisites.hpp Add NAZARA_PLATFORM_GLX back 2020-05-27 20:52:04 +02:00
Renderer.hpp Split shader generation to a new module 2020-08-11 00:00:36 +02:00
Shader.hpp Split shader generation to a new module 2020-08-11 00:00:36 +02:00
Utility.hpp Rename a few classes 2020-08-04 15:31:47 +02:00
VulkanRenderer.hpp Includes fix 2020-04-13 16:29:15 +02:00