MegaGlest/source/shared_lib/include/graphics/gl
Mark Vejvoda 78f6f49cb6 - fixed shadow mapping by removing the use of the extension: GL_ARB_shadow_ambient
(thanks: asmodeus and Ishmaru)
- added some initial work for texture compression (but not active yet)
2010-10-27 15:04:47 +00:00
..
base_renderer.h renderMapPreview nearly done. 2010-09-15 23:49:26 +00:00
context_gl.h - added proper constructor and initialize member vars 2010-09-14 06:36:55 +00:00
font_gl.h - bugfix to fallback to a default configured font if the specified font in the ini property fails to load. The default font is 'fixed' but can be overriden in the ini using: 2010-10-09 20:35:53 +00:00
graphics_factory_basic_gl.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
graphics_factory_gl.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
graphics_factory_gl2.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
model_gl.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
model_renderer_gl.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
opengl.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
particle_renderer_gl.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
shader_gl.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
text_renderer_gl.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
texture_gl.h - fixed shadow mapping by removing the use of the extension: GL_ARB_shadow_ambient 2010-10-27 15:04:47 +00:00