summaryrefslogtreecommitdiff
path: root/src/localconsts.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Add debug option to show draw calls per frame.Andrei Karas1-0/+3
2012-11-17Add a bit constexpr.Andrei Karas1-0/+2
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+5
2012-10-30Add unused warnings to some files.Andrei Karas1-0/+2
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-15Extend Android logger.Andrei Karas1-0/+3
2012-10-10Fix compilation issues with different flags.Andrei Karas1-2/+2
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+7
2012-09-30Improve debuging resource allocation.Andrei Karas1-0/+1
2012-09-29Fix compilation with gcc 4.6v1.2.9.30Andrei Karas1-0/+7
2012-09-23fix code style.Andrei Karas1-4/+3
2012-09-22Add final keyword to most classes.Andrei Karas1-0/+2
2012-07-30Fix code style.Andrei Karas1-0/+5
2012-06-30Extend leak detection features.Andrei Karas1-0/+1
2012-06-30Add debug option with disabled images caching.Andrei Karas1-0/+1
2012-06-28Add debug for binding textures.Andrei Karas1-0/+1
2012-06-22Fix compilation warnings in windows builds.Andrei Karas1-1/+1
2012-04-21Add ability to remove old unused keys from configuration file.Andrei Karas1-0/+2
2012-02-08Fix code style with new tool.Andrei Karas1-1/+1
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas1-0/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-25Move A_UNUSED define to include file.Andrei Karas1-0/+6
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-0/+24