MegaGlest/source/shared_lib/sources/graphics
2012-11-11 04:52:26 +00:00
..
d3d9 - more cppcheck code cleanup 2012-11-06 03:52:27 +00:00
freetype-gl - fix compilation of freetype-gl font system 2012-11-02 21:43:35 +00:00
gl - removed unused includes of fontconfig to cleanup some code 2012-10-30 20:03:23 +00:00
gl2 - attempt to cleanup for debian compliance (proper copyright, etc) 2012-10-30 06:48:12 +00:00
BMPReader.cpp - more detailed error handling for bad textures and/or models and sounds 2012-11-11 04:52:26 +00:00
buffer.cpp - updated copyright headers is some files that had them missing 2012-08-02 00:57:28 +00:00
camera.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
context.cpp - added ability to check if compiler supports SSE and if not fallback to X87 for streflop. 2011-12-23 08:20:54 +00:00
FileReader.cpp - updated copyright headers is some files that had them missing 2012-08-02 00:57:28 +00:00
font_manager.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
font_text.cpp - updated to properly use fontconfig for finding fonts 2012-01-05 22:35:05 +00:00
font.cpp - added another patch from cygal (he's on fire people!) to word wrap messagebox text 2012-11-07 21:24:44 +00:00
graphics_interface.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
ImageReaders.cpp - added percentage support for min / map hp on damage particles 2011-07-01 23:13:55 +00:00
interpolation.cpp - turned off the interpolation cache which was taking too much memory. Please test this to see if performance is affected, this should REALLY help with memory usage. 2012-07-22 00:04:44 +00:00
JPGReader.cpp - more detailed error handling for bad textures and/or models and sounds 2012-11-11 04:52:26 +00:00
model_manager.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
model.cpp - more detailed error handling for bad textures and/or models and sounds 2012-11-11 04:52:26 +00:00
particle.cpp - code cleanup from cppcheck 2012-10-20 07:15:13 +00:00
pixmap.cpp - more detailed error handling for bad textures and/or models and sounds 2012-11-11 04:52:26 +00:00
PNGReader.cpp - more detailed error handling for bad textures and/or models and sounds 2012-11-11 04:52:26 +00:00
quaternion.cpp - updated for better handling of streflop on different platforms 2012-02-10 06:21:06 +00:00
shader_manager.cpp - got built in memory leak working. Just edit leak_dumper.h and uncomment: 2012-04-14 21:21:09 +00:00
shader.cpp - got built in memory leak working. Just edit leak_dumper.h and uncomment: 2012-04-14 21:21:09 +00:00
texture_manager.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
texture.cpp - lots of code cleanup from the cppcheck 2012-09-22 20:13:57 +00:00
TGAReader.cpp - updated error handling to be more flexible so we can display better error details (like bad tga file, etc) 2012-11-10 23:19:42 +00:00
video_player.cpp - added new intro video by Tiger 2012-10-18 07:49:50 +00:00