aboutsummaryrefslogtreecommitdiffstats
path: root/src/picopng.cpp
Commit message (Collapse)AuthorAgeFilesLines
* RestructuringYann Herklotz2017-09-091-1118/+0
|
* Even more clang formatting and clang tidy fixing.Yann Herklotz2017-08-241-12/+12
|
* Fixing namespace.Yann Herklotz2017-08-241-1/+1
|
* Running clang-format over everything.Yann Herklotz2017-08-241-386/+505
| | | | Edited formatting and ran it over all the files.
* Applied modernize rules and fixed build.Yann Herklotz2017-08-231-8/+8
| | | | | Applied clang-tidy modernize rules and fixed the CMakeLists.txt file so that it also linked against the SDL2 library.
* Adding clang format with my style based on googleYann Herklotz2017-08-061-520/+980
|
* Correcting indentation and removed vector2d.cppYann Herklotz2017-06-211-473/+473
|
* Adding spritebatch classYann Herklotz2017-04-041-0/+539