| .. |
|
Wrapper
|
OpenGLRenderer: Improve OpenGL wrapper
|
2021-09-21 16:34:34 +02:00 |
|
Config.hpp
|
Split shader generation to a new module
|
2020-08-11 00:00:36 +02:00 |
|
ConfigCheck.hpp
|
Split shader generation to a new module
|
2020-08-11 00:00:36 +02:00 |
|
Debug.hpp
|
Split shader generation to a new module
|
2020-08-11 00:00:36 +02:00 |
|
DebugOff.hpp
|
Split shader generation to a new module
|
2020-08-11 00:00:36 +02:00 |
|
DummySurface.hpp
|
Split shader generation to a new module
|
2020-08-11 00:00:36 +02:00 |
|
DummySurface.inl
|
Implement some classes
|
2020-04-19 01:37:56 +02:00 |
|
OpenGLBuffer.hpp
|
Split shader generation to a new module
|
2020-08-11 00:00:36 +02:00 |
|
OpenGLBuffer.inl
|
OpenGL: Implement buffers
|
2020-04-26 18:20:36 +02:00 |
|
OpenGLCommandBuffer.hpp
|
Renderer: Implement firstIndex on DrawIndexed command for OpenGL
|
2021-09-05 15:46:00 +02:00 |
|
OpenGLCommandBuffer.inl
|
Renderer: Implement firstIndex on DrawIndexed command for OpenGL
|
2021-09-05 15:46:00 +02:00 |
|
OpenGLCommandBufferBuilder.hpp
|
Renderer: Implement firstIndex on DrawIndexed command for OpenGL
|
2021-09-05 15:46:00 +02:00 |
|
OpenGLCommandBufferBuilder.inl
|
OpenGL: Implement commands buffers
|
2020-05-11 14:12:13 +02:00 |
|
OpenGLCommandPool.hpp
|
Allocate command buffers from pools
|
2020-08-27 18:31:26 +02:00 |
|
OpenGLCommandPool.inl
|
Allocate command buffers from pools
|
2020-08-27 18:31:26 +02:00 |
|
OpenGLDevice.hpp
|
Renderer: Add pipeline and texture sampler info validation
|
2021-07-09 12:34:38 +02:00 |
|
OpenGLDevice.inl
|
Renderer: Implement Framebuffers
|
2021-02-20 19:22:08 +01:00 |
|
OpenGLFboFramebuffer.hpp
|
OpenGLRenderer: Minor fixes
|
2021-05-26 22:20:10 +02:00 |
|
OpenGLFboFramebuffer.inl
|
Renderer: Implement Framebuffers
|
2021-02-20 19:22:08 +01:00 |
|
OpenGLFramebuffer.hpp
|
Renderer/Framebuffer: Add GetType (and rework backend internals)
|
2021-06-22 17:30:08 +02:00 |
|
OpenGLFramebuffer.inl
|
Renderer/Framebuffer: Add GetType (and rework backend internals)
|
2021-06-22 17:30:08 +02:00 |
|
OpenGLRenderImage.hpp
|
Lot of small fixes/improvements
|
2021-05-14 01:48:47 +02:00 |
|
OpenGLRenderImage.inl
|
Implement some classes
|
2020-04-19 01:37:56 +02:00 |
|
OpenGLRenderPass.hpp
|
Renderer/RenderPass: Implement RenderPass correctly
|
2021-02-15 18:14:47 +01:00 |
|
OpenGLRenderPass.inl
|
Implement some classes
|
2020-04-19 01:37:56 +02:00 |
|
OpenGLRenderPipeline.hpp
|
Renderer: Implement and fix front face (winding order) between Vulkan / OpenGL
|
2021-05-28 22:58:14 +02:00 |
|
OpenGLRenderPipeline.inl
|
OpenGL: Implement RenderPipeline
|
2020-05-11 14:01:17 +02:00 |
|
OpenGLRenderPipelineLayout.hpp
|
Add initial support for shader binding sets (WIP)
|
2021-06-16 16:50:00 +02:00 |
|
OpenGLRenderPipelineLayout.inl
|
Add initial support for shader binding sets (WIP)
|
2021-06-16 16:50:00 +02:00 |
|
OpenGLRenderWindow.hpp
|
Renderer/RenderTarget: Add size method and signal
|
2021-07-10 11:49:35 +02:00 |
|
OpenGLRenderWindow.inl
|
OpenGL: Random stuff I forgot
|
2020-05-11 14:05:40 +02:00 |
|
OpenGLRenderer.hpp
|
OpenGLRenderer: Fix device features not being correctly reported
|
2021-07-09 12:35:35 +02:00 |
|
OpenGLRenderer.inl
|
Add OpenGLRenderer (WIP)
|
2020-04-15 19:38:11 +02:00 |
|
OpenGLShaderBinding.hpp
|
Add initial support for shader binding sets (WIP)
|
2021-06-16 16:50:00 +02:00 |
|
OpenGLShaderBinding.inl
|
OpenGL: Implement RenderPipelineLayout
|
2020-04-26 18:21:38 +02:00 |
|
OpenGLShaderModule.hpp
|
Add initial support for shader binding sets (WIP)
|
2021-06-16 16:50:00 +02:00 |
|
OpenGLShaderModule.inl
|
Add initial support for shader binding sets (WIP)
|
2021-06-16 16:50:00 +02:00 |
|
OpenGLTexture.hpp
|
Renderer/Texture: Add Copy method (wip)
|
2021-09-13 23:34:51 +02:00 |
|
OpenGLTexture.inl
|
Upgrade Utility
|
2021-05-25 10:40:07 +02:00 |
|
OpenGLTextureSampler.hpp
|
Renderer: Add pipeline and texture sampler info validation
|
2021-07-09 12:34:38 +02:00 |
|
OpenGLTextureSampler.inl
|
OpenGL: Fix TextureSampler mipmap issue
|
2020-05-11 13:58:12 +02:00 |
|
OpenGLUploadPool.hpp
|
Renderer: Allow UploadPool to handle very big (>= 2MB) blocks
|
2021-05-15 15:27:17 +02:00 |
|
OpenGLUploadPool.inl
|
Renderer: Fix UploadPool allocations references
|
2021-05-14 01:56:32 +02:00 |
|
OpenGLVaoCache.hpp
|
Split shader generation to a new module
|
2020-08-11 00:00:36 +02:00 |
|
OpenGLVaoCache.inl
|
OpenGL: Implement VAOs
|
2020-05-11 14:10:36 +02:00 |
|
OpenGLWindowFramebuffer.hpp
|
Renderer: Implement Framebuffers
|
2021-02-20 19:22:08 +01:00 |
|
OpenGLWindowFramebuffer.inl
|
Renderer/Framebuffer: Add GetType (and rework backend internals)
|
2021-06-22 17:30:08 +02:00 |
|
Utils.hpp
|
OpenGLRenderer: Implement face filling
|
2021-06-20 14:06:28 +02:00 |
|
Utils.inl
|
Renderer: Fix A8, L8 and LA8 support for both OpenGL and Vulkan
|
2021-09-07 17:39:12 +02:00 |
|
Wrapper.hpp
|
Improve global header generation to take ECS into account
|
2021-06-20 14:06:28 +02:00 |