MegaGlest/source/shared_lib/sources/graphics
2015-11-29 16:00:03 -08:00
..
gl meshes can glow 2015-03-18 20:21:59 +01:00
BMPReader.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
buffer.cpp Cosmetics 2015-06-10 12:02:45 +02: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 Cosmetics 2015-06-10 12:02:45 +02:00
font_manager.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
font_text.cpp - bug fixes and patches from hasufell related to: 2012-11-14 19:20:08 +00:00
font.cpp - removed d3d files which were deprecated long ago 2014-01-25 17:54:46 -08: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 merging in all Will's changes 2013-11-29 02:12:34 +01:00
JPGReader.cpp cleaned up code based on feedback from cppcheck 2013-10-25 05:45:54 +00:00
model_manager.cpp moved model constructor always behind factory 2013-12-05 21:28:20 +01:00
model.cpp meshes can glow 2015-03-18 20:21:59 +01:00
particle.cpp faster Particlesystem 2015-01-17 15:14:38 +01:00
pixmap.cpp - bugfix for chrono class calcs causing group camera recall to fail (And numerous other problems) 2013-12-24 22:27:44 -08:00
PNGReader.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
quaternion.cpp - fixed mod center image previews in cases where userdata folder was non default 2013-10-03 05:44:50 +00:00
shader_manager.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +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 - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
texture.cpp first steps for sdl2 ( still many compile errors ) 2015-09-29 01:30:28 +02:00
TGAReader.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
video_player.cpp - remove all unused variables as reported by clang (and issue #35) 2015-11-29 16:00:03 -08:00