Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-21 | Moved face lighting to lighting pass | LaG1924 | 1 | -0/+5 |
2021-11-21 | Added Gbuffer | LaG1924 | 1 | -0/+7 |
2021-11-20 | Fixed some broken graphics features | LaG1924 | 1 | -0/+4 |
2021-11-20 | Fixed missing APIENTRY linux build | LaG1924 | 1 | -1/+1 |
2021-11-20 | Improved errors logging for OGL | LaG1924 | 1 | -2/+130 |
2021-11-20 | Optimized state access in GalOgl | LaG1924 | 1 | -68/+136 |
2021-11-19 | Fixed GalOgl resource leaking | LaG1924 | 1 | -39/+114 |
2021-11-19 | Added framebuffer to Gal | LaG1924 | 1 | -32/+96 |
2021-11-19 | Changed TextureAtlas to Gal | LaG1924 | 1 | -18/+109 |
2021-11-17 | Changed entities rendering to Gal | LaG1924 | 1 | -2/+3 |
2021-11-15 | Changed section rendering to Gal | LaG1924 | 1 | -14/+72 |
2021-11-15 | Added ScissorTest to Gal | LaG1924 | 1 | -0/+12 |
2021-11-14 | Added dynamic textures for Gal | LaG1924 | 1 | -8/+19 |
2021-11-14 | Added basic Graphics Abstraction Layer | LaG1924 | 1 | -0/+836 |