Commit Graph

4 Commits

Author SHA1 Message Date
Thraix c2e349eb56 Refactoring Samplers
- Add Sampler base class
- Add ColorAttachment, DepthAttachment classes
- Add function name to all traces
- Add Framebuffer resizing
2023-02-05 22:13:21 +01:00
Thraix 88979a5ab9 Add namespace to all classes 2023-02-05 10:52:27 +01:00
Thraix 708b81c571 Add Offscreen Framebuffer support 2023-02-05 01:04:07 +01:00
Thraix 9de2ff594b Add depth buffer
- Add depth testing to swapchain
- Add Shader abstraction
- Add CommandBuffer abstraction
2023-01-29 23:22:17 +01:00