NazaraEngine/include/Nazara/OpenGLRenderer/Wrapper
SirLynix 97d5640967 Renderer: Blit texture to window instead of using a full renderpass
This may improve performance and allow for render targets to customize how they blit the final texture (allowing for render-to-texture)
2023-11-17 16:59:31 +01:00
..
EGL Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
Linux Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
WGL Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
Web Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02: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 Renderer: Blit texture to window instead of using a full renderpass 2023-11-17 16:59:31 +01:00
Context.inl Make use of the new EnumMap class 2023-05-30 12:32:37 +02: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