summaryrefslogtreecommitdiff
path: root/src/renderer
Commit message (Expand)AuthorAgeFilesLines
* rename + move to c++Konstantin Käfer2014-01-201-3/+3
* move shaders to cpp fileKonstantin Käfer2014-01-203-9/+9
* renderer cleanupKonstantin Käfer2014-01-171-23/+23
* add antialiased line shaderKonstantin Käfer2014-01-174-39/+71
* correct tile boundary lineKonstantin Käfer2014-01-161-3/+3
* allow toggling debug mode with tabKonstantin Käfer2014-01-161-22/+25
* makefile cleanup + iconKonstantin Käfer2014-01-161-11/+0
* show tile numbersKonstantin Käfer2014-01-161-0/+23
* add tile border (debug)Konstantin Käfer2014-01-161-0/+27
* retain child tilesKonstantin Käfer2014-01-151-78/+63
* fix runtime errorsKonstantin Käfer2014-01-141-2/+2
* cmake + tile loadingKonstantin Käfer2014-01-131-3/+2
* calculate proper tile positionKonstantin Käfer2014-01-081-26/+6
* emscripten supportKonstantin Käfer2014-01-074-20/+45
* add missing fileKonstantin Käfer2014-01-071-0/+1
* glfw version of sample appKonstantin Käfer2014-01-074-0/+388