aboutsummaryrefslogtreecommitdiffstats
path: root/src/spritebatch.cpp
Commit message (Expand)AuthorAgeFilesLines
* RestructuringYann Herklotz2017-09-091-193/+0
* Fixed includes and standardized themYann Herklotz2017-09-021-1/+1
* Fixing namespace.Yann Herklotz2017-08-241-1/+1
* Adding rules to clang-format.Yann Herklotz2017-08-241-1/+4
* Running clang-format over everything.Yann Herklotz2017-08-241-35/+57
* Applied modernize rules and fixed build.Yann Herklotz2017-08-231-1/+1
* Adding clang format with my style based on googleYann Herklotz2017-08-061-145/+135
* Added MIT License to all filesYann Herklotz2017-07-271-0/+8
* Correcting indentation and removed vector2d.cppYann Herklotz2017-06-211-104/+104
* fixed spritebatchYann Herklotz2017-04-071-3/+3
* Sprite batching workinYann Herklotz2017-04-041-31/+134
* Adding spritebatch classYann Herklotz2017-04-041-0/+67