summaryrefslogtreecommitdiffstats
path: root/src/GalOgl.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-20Improved errors logging for OGLLaG19241-2/+130
2021-11-20Optimized state access in GalOglLaG19241-68/+136
2021-11-19Fixed GalOgl resource leakingLaG19241-39/+114
2021-11-19Added framebuffer to GalLaG19241-32/+96
2021-11-19Changed TextureAtlas to GalLaG19241-18/+109
2021-11-17Changed entities rendering to GalLaG19241-2/+3
2021-11-15Changed section rendering to GalLaG19241-14/+72
2021-11-15Added ScissorTest to GalLaG19241-0/+12
2021-11-14Added dynamic textures for GalLaG19241-8/+19
2021-11-14Added basic Graphics Abstraction LayerLaG19241-0/+836