summaryrefslogtreecommitdiffstats
path: root/src/GalOgl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved errors logging for OGLLaG19242021-11-201-2/+130
* Optimized state access in GalOglLaG19242021-11-201-68/+136
* Fixed GalOgl resource leakingLaG19242021-11-191-39/+114
* Added framebuffer to GalLaG19242021-11-191-32/+96
* Changed TextureAtlas to GalLaG19242021-11-191-18/+109
* Changed entities rendering to GalLaG19242021-11-171-2/+3
* Changed section rendering to GalLaG19242021-11-151-14/+72
* Added ScissorTest to GalLaG19242021-11-151-0/+12
* Added dynamic textures for GalLaG19242021-11-141-8/+19
* Added basic Graphics Abstraction LayerLaG19242021-11-141-0/+836