MegaGlest/source/shared_lib/sources/graphics
Mark Vejvoda 43c00d5740 - removed interpolation thread as it did nothing to help performance.
- added a cache in the interpolation class
2010-05-12 21:49:12 +00:00
..
gl Added more error condition checks and re-throw runtime_error in SDL event handler so we get a nice messagebox in the game 2010-04-09 07:44:23 +00:00
BMPReader.cpp * added missing #include "leak_dumper.h" to new cpp files 2010-03-27 07:09:34 +00:00
FileReader.cpp PolitikerNEU jpg and png support! ( currently linux only ? ) 2010-03-23 23:32:25 +00:00
font.cpp Added initial code changes to support Chinese Fonts 2010-05-03 06:16:32 +00:00
ImageReaders.cpp * added missing #include "leak_dumper.h" to new cpp files 2010-03-27 07:09:34 +00:00
interpolation.cpp - removed interpolation thread as it did nothing to help performance. 2010-05-12 21:49:12 +00:00
JPGReader.cpp Some final fixed related to combined cross platform socket code 2010-04-13 07:29:48 +00:00
model.cpp Some final fixed related to combined cross platform socket code 2010-04-13 07:29:48 +00:00
particle.cpp Added more debugging and option to disable new streflop usage. 2010-05-01 20:14:25 +00:00
pixmap.cpp Added more debugging and option to disable new streflop usage. 2010-05-01 20:14:25 +00:00
PNGReader.cpp * added missing #include "leak_dumper.h" to new cpp files 2010-03-27 07:09:34 +00:00
quaternion.cpp Added more debugging and option to disable new streflop usage. 2010-05-01 20:14:25 +00:00
texture_manager.cpp Added code to support toggling between windowed and fullscreen mode for win32 platform. 2010-04-05 20:42:05 +00:00
texture.cpp Bugfix for win32 loading jpg texture's 2010-04-09 06:51:13 +00:00
TGAReader.cpp * added missing #include "leak_dumper.h" to new cpp files 2010-03-27 07:09:34 +00:00