NazaraEngine/include/Nazara/OpenGLRenderer/Wrapper
SirLynix 421e684344 OpenGLRenderer: Fix FboFramebuffer making context switches
When a window was created and rendered onto, FBO rendering was made on the device reference context which required a context switch.

This has been fixed with OpenGLFboFramebuffer managing a per-context framebuffer and creating one when needed
2023-02-26 13:43:21 +01:00
..
EGL OpenGLRenderer: Use a single context with WebGL 2023-02-02 20:34:25 +01:00
Linux Copyright year update 2023-01-22 17:41:18 +01:00
WGL OpenGLRenderer: Use a single context with WebGL 2023-02-02 20:34:25 +01:00
Web OpenGLRenderer: Use a single context with WebGL 2023-02-02 20:34:25 +01:00
Win32 Copyright year update 2023-01-22 17:41:18 +01:00
Buffer.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Buffer.inl Copyright year update 2023-01-22 17:41:18 +01:00
Context.hpp OpenGLRenderer: Fix FboFramebuffer making context switches 2023-02-26 13:43:21 +01:00
Context.inl Copyright year update 2023-01-22 17:41:18 +01:00
ContextObject.hpp Copyright year update 2023-01-22 17:41:18 +01:00
ContextObject.inl Copyright year update 2023-01-22 17:41:18 +01:00
CoreFunctions.hpp Last changes 2023-02-02 20:34:25 +01:00
DeviceObject.hpp Copyright year update 2023-01-22 17:41:18 +01:00
DeviceObject.inl Copyright year update 2023-01-22 17:41:18 +01:00
Framebuffer.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Framebuffer.inl Copyright year update 2023-01-22 17:41:18 +01:00
Loader.hpp OpenGLRenderer: Use a single context with WebGL 2023-02-02 20:34:25 +01:00
Loader.inl Copyright year update 2023-01-22 17:41:18 +01:00
Program.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Program.inl Copyright year update 2023-01-22 17:41:18 +01:00
Sampler.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Sampler.inl Copyright year update 2023-01-22 17:41:18 +01:00
Shader.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Shader.inl OpenGLRenderer: Use a single context with WebGL 2023-02-02 20:34:25 +01:00
Texture.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Texture.inl Copyright year update 2023-01-22 17:41:18 +01:00
VertexArray.hpp Copyright year update 2023-01-22 17:41:18 +01:00
VertexArray.inl Copyright year update 2023-01-22 17:41:18 +01:00