MegaGlest/source/glest_game/graphics
Mark Vejvoda 0b4eef10c5 - added a very useful way to track mutex usage and performance timings of mutex locking to discover thread lock issues 2011-01-31 23:01:39 +00:00
..
debug_renderer.cpp - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
debug_renderer.h - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
particle_type.cpp - added code to now output all eerors to console (with option to save in log file) 2010-10-06 20:22:06 +00:00
particle_type.h - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
renderer.cpp - added a very useful way to track mutex usage and performance timings of mutex locking to discover thread lock issues 2011-01-31 23:01:39 +00:00
renderer.h - moved sound system debug into a new debugSound property to lessen the impact of regular debug logging since sound processing is now threaded and therefore logging sound system items may slow down performance 2011-01-26 09:09:59 +00:00
unit_particle_type.cpp - added code to now output all eerors to console (with option to save in log file) 2010-10-06 20:22:06 +00:00
unit_particle_type.h - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00