Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-12-11 | Even more optimization to GBuffer size | LaG1924 | 1 | -0/+3 |
2021-12-08 | Removed unnecessary framebuffers copying | LaG1924 | 1 | -0/+2 |
2021-12-05 | Added blending | LaG1924 | 1 | -0/+7 |
2021-12-04 | Added SSAO | LaG1924 | 1 | -0/+1 |
2021-11-28 | Added gamma correction | LaG1924 | 1 | -0/+3 |
2021-11-27 | Added ShaderParametersBuffer to GalOgl | LaG1924 | 1 | -26/+14 |
2021-11-20 | Fixed some broken graphics features | LaG1924 | 1 | -0/+2 |
2021-11-19 | Added framebuffer to Gal | LaG1924 | 1 | -0/+5 |
2021-11-19 | Changed TextureAtlas to Gal | LaG1924 | 1 | -0/+4 |
2021-11-17 | Changed entities rendering to Gal | LaG1924 | 1 | -0/+1 |
2021-11-15 | Changed section rendering to Gal | LaG1924 | 1 | -0/+12 |
2021-11-15 | Added ScissorTest to Gal | LaG1924 | 1 | -0/+5 |
2021-11-14 | Added dynamic textures for Gal | LaG1924 | 1 | -0/+2 |
2021-11-14 | Added basic Graphics Abstraction Layer | LaG1924 | 1 | -0/+255 |