aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Engine] [Example] Added simple bullets that don't moveYann Herklotz2018-01-036-6/+36
* [Engine] [Example] Reenabled vsync and working on example.Yann Herklotz2018-01-038-73/+80
* [Bug] Fixed null pointers in spritebatch.Yann Herklotz2017-12-313-14/+22
* [Test] Benchmarking the engine and trying to optimize.Yann Herklotz2017-12-3129-56/+288
* [Code] Adding support for multiple textures.Yann Herklotz2017-12-301-3/+5
* [Bug fix] Changed int to unsigned.Yann Herklotz2017-12-301-1/+1
* Merge branch 'cmake_fix' into developYann Herklotz2017-12-301-0/+3
|\
| * [Build] Added warning all flag to cmake.Yann Herklotz2017-12-251-0/+3
* | [Code] Fixed spritebatch and optimised it.Yann Herklotz2017-12-307-98/+47
* | [Code] Examples working again.Yann Herklotz2017-12-277-11/+37
* | [Broken] Texture is black.Yann Herklotz2017-12-2733-361/+7544
* | [Broken] Reorganising and fixing.Yann Herklotz2017-12-2516-28/+118
|/
* [Build] Added examples and improved build for them.Yann Herklotz2017-12-253-3/+33
* [Code] Simple game example furtheredYann Herklotz2017-12-249-34/+51
* [Style] Updated style in files.Yann Herklotz2017-12-2330-114/+59
* [Travis] Fixing build and removing dependencies.Yann Herklotz2017-12-232-31/+13
* [Travis] Fixing build.Yann Herklotz2017-12-221-2/+2
* [Travis] Improving build file and docs generationYann Herklotz2017-12-222-4/+4
* Improving travis configurationYann Herklotz2017-12-223-53/+20
* Including doxygen in cmakeYann Herklotz2017-12-226-18/+44
* Removing editor and refactoring code.Yann Herklotz2017-12-2233-576/+75
* Changing gitmodulesYann Herklotz2017-12-225-1/+1
* Changing directories and adding input supportYann Herklotz2017-12-2226-164/+273
* Added default shaders, update version scriptYann Herklotz2017-12-207-38/+123
* Fixed license headersYann Herklotz2017-12-2065-190/+214
* improving compilation speedYann Herklotz2017-12-2014-46/+50
* Fixing whitespace and improving README.Yann Herklotz2017-12-171-45/+45
* Mores to travisYann Herklotz2017-12-172-21/+30
* Mores to travisYann Herklotz2017-12-171-3/+3
* Mores to travisYann Herklotz2017-12-171-23/+7
* Mores to travisYann Herklotz2017-12-171-20/+76
* Mores to travisYann Herklotz2017-12-171-10/+13
* Mores to travisYann Herklotz2017-12-171-0/+12
* Mores to travisYann Herklotz2017-12-171-3/+0
* Mores to travisYann Herklotz2017-12-172-2/+2
* Mores to travisYann Herklotz2017-12-171-0/+30
* Mores to travisYann Herklotz2017-12-171-9/+9
* Mores to travisYann Herklotz2017-12-171-2/+2
* Mores to travisYann Herklotz2017-12-171-0/+6
* Mores to travisYann Herklotz2017-12-171-7/+3
* Mores to travisYann Herklotz2017-12-171-39/+30
* Mores to travisYann Herklotz2017-12-171-13/+3
* More compilers addedYann Herklotz2017-12-171-11/+34
* Making simplegame and travisYann Herklotz2017-12-176-57/+24
* Improving apiYann Herklotz2017-12-088-55/+89
* more fixes to travis-clYann Herklotz2017-11-181-8/+0
* Fixing travis-clYann Herklotz2017-11-181-2/+8
* g++ 6 support for travis addedYann Herklotz2017-11-171-0/+7
* more tests addedYann Herklotz2017-11-176-8/+58
* Renaming color to colourYann Herklotz2017-11-175-27/+27