MegaGlest/source/shared_lib/sources/graphics
Mark Vejvoda 8213d8eed9 - fixed screenshots saved in game 2011-01-22 18:20:37 +00:00
..
gl - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
BMPReader.cpp - some cleanup related to image loaders (valgrind complaints) 2010-09-14 15:59:04 +00:00
FileReader.cpp PolitikerNEU jpg and png support! ( currently linux only ? ) 2010-03-23 23:32:25 +00:00
ImageReaders.cpp * added missing #include "leak_dumper.h" to new cpp files 2010-03-27 07:09:34 +00:00
JPGReader.cpp - cleaned up a whole pile of compiler warnings 2010-10-21 07:20:17 +00:00
PNGReader.cpp - cleaned up a whole pile of compiler warnings 2010-10-21 07:20:17 +00:00
TGAReader.cpp - some cleanup related to image loaders (valgrind complaints) 2010-09-14 15:59:04 +00:00
context.cpp - added proper constructor and initialize member vars 2010-09-14 06:36:55 +00:00
font.cpp - patch from Nebososo for 2 byte characters and font widths 2011-01-11 19:03:41 +00:00
font_manager.cpp - added new commandline param --validate-techtrees which will be used to check for known problems in the techtrees for an installation 2010-07-30 07:51:39 +00:00
interpolation.cpp - a little bit of plumbing for VBO's for static models (currently disabled via # define) 2011-01-18 07:52:06 +00:00
model.cpp - fixed win32 vc++ project files to add new include path for libpng 2011-01-21 23:17:54 +00:00
model_manager.cpp - cleaned up a whole pile of compiler warnings 2010-10-21 07:20:17 +00:00
particle.cpp - improved performance and bug fixes. 2010-11-09 09:06:52 +00:00
pixmap.cpp - fixed screenshots saved in game 2011-01-22 18:20:37 +00:00
quaternion.cpp Added more debugging and option to disable new streflop usage. 2010-05-01 20:14:25 +00:00
shader_manager.cpp - cleaned up a whole pile of compiler warnings 2010-10-21 07:20:17 +00:00
texture.cpp - cleanup of texture compression. We output stats for textures that we attempt to compress and what percent they were compressed (before and after byte sizes) 2010-10-28 06:59:43 +00:00
texture_manager.cpp - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00