aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/texturecache.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switching to east constYann Herklotz2018-06-231-1/+1
| | | | | | | This is compared to const west, which is not very consistent, as const always acts on what is on its left, and if there isn't anything on the left, it will act on what is on its right. By always placing const on the right of what it should act on, the rule becomes more consistent.
* Adding modelineYann Herklotz2018-06-021-0/+1
|
* [Test] Benchmarking the engine and trying to optimize.Yann Herklotz2017-12-311-2/+4
|
* [Broken] Texture is black.Yann Herklotz2017-12-271-1/+1
|
* Changing directories and adding input supportYann Herklotz2017-12-221-2/+3
|
* Fixed license headersYann Herklotz2017-12-201-2/+2
|
* Fixing license headersYann Herklotz2017-11-161-3/+3
|
* Moving to core, fixing errorsYann Herklotz2017-10-311-2/+2
|
* renaming base folderYann Herklotz2017-10-311-0/+28