summaryrefslogtreecommitdiffstats
path: root/src/Gal.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed some errors detected by static analysisLaG19242023-07-081-1/+1
* Even more optimization to GBuffer sizeLaG19242021-12-111-0/+3
* Removed unnecessary framebuffers copyingLaG19242021-12-081-0/+2
* Added blendingLaG19242021-12-051-0/+7
* Added SSAOLaG19242021-12-041-0/+1
* Added gamma correctionLaG19242021-11-281-0/+3
* Added ShaderParametersBuffer to GalOglLaG19242021-11-271-26/+14
* Fixed some broken graphics featuresLaG19242021-11-201-0/+2
* Added framebuffer to GalLaG19242021-11-191-0/+5
* Changed TextureAtlas to GalLaG19242021-11-191-0/+4
* Changed entities rendering to GalLaG19242021-11-171-0/+1
* Changed section rendering to GalLaG19242021-11-151-0/+12
* Added ScissorTest to GalLaG19242021-11-151-0/+5
* Added dynamic textures for GalLaG19242021-11-141-0/+2
* Added basic Graphics Abstraction LayerLaG19242021-11-141-0/+255