aboutsummaryrefslogtreecommitdiffstats
path: root/src/texturecache.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed includes and standardized themYann Herklotz2017-09-021-2/+2
|
* Fixing namespace.Yann Herklotz2017-08-241-1/+1
|
* Running clang-format over everything.Yann Herklotz2017-08-241-12/+10
| | | | Edited formatting and ran it over all the files.
* Applied modernize rules and fixed build.Yann Herklotz2017-08-231-1/+1
| | | | | Applied clang-tidy modernize rules and fixed the CMakeLists.txt file so that it also linked against the SDL2 library.
* Fixing constructors and destructorsYann Herklotz2017-08-011-3/+0
|
* Added MIT License to all filesYann Herklotz2017-07-271-0/+8
|
* Correcting indentation and removed vector2d.cppYann Herklotz2017-06-211-8/+8
|
* Improved filesYann Herklotz2017-04-061-2/+2
|
* Adding spritebatch classYann Herklotz2017-04-041-0/+27