NazaraEngine/include/Nazara/OpenGLRenderer
SirLynix 9578ba3ef5 Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
..
Wrapper Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
Config.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
ConfigCheck.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
Debug.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
DebugOff.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
DummySurface.hpp Update copyright date 2022-01-01 15:30:09 +01:00
DummySurface.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLBuffer.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
OpenGLBuffer.inl Big buffer refactor 2022-01-23 00:05:08 +01:00
OpenGLCommandBuffer.hpp Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
OpenGLCommandBuffer.inl Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
OpenGLCommandBufferBuilder.hpp Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
OpenGLCommandBufferBuilder.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLCommandPool.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
OpenGLCommandPool.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLComputePipeline.hpp Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
OpenGLComputePipeline.inl Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
OpenGLDevice.hpp Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
OpenGLDevice.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLFboFramebuffer.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
OpenGLFboFramebuffer.inl OpenGLRenderer: Fix FBO clearing when scissor is enabled 2022-11-06 15:31:55 +01:00
OpenGLFramebuffer.hpp Fix a bunch of warnings 2022-11-13 16:12:49 +01:00
OpenGLFramebuffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLRenderImage.hpp Fix a bunch of warnings 2022-11-13 16:12:49 +01:00
OpenGLRenderImage.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLRenderPass.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
OpenGLRenderPass.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLRenderPipeline.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
OpenGLRenderPipeline.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLRenderPipelineLayout.hpp Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
OpenGLRenderPipelineLayout.inl Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
OpenGLRenderWindow.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
OpenGLRenderWindow.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLRenderer.hpp Renderer: Split OpenGL and OpenGL ES in two RenderAPI enums 2022-12-25 16:11:28 +01:00
OpenGLRenderer.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLShaderBinding.hpp Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
OpenGLShaderBinding.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLShaderModule.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
OpenGLShaderModule.inl OpenGLRenderer: Fix explicit texture/block binding (fixes GLSL ES 3.0 support) 2022-08-12 23:01:58 +02:00
OpenGLTexture.hpp Improve texture view support 2022-12-08 18:17:13 +01:00
OpenGLTexture.inl Improve texture view support 2022-12-08 18:17:13 +01:00
OpenGLTextureSampler.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
OpenGLTextureSampler.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLUploadPool.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
OpenGLUploadPool.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLVaoCache.hpp Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLVaoCache.inl Update copyright date 2022-01-01 15:30:09 +01:00
OpenGLWindowFramebuffer.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
OpenGLWindowFramebuffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
Utils.hpp Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
Utils.inl Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
Wrapper.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00