]> git.lizzy.rs Git - shadowclad.git/history - main.c
Make textures render nicely
[shadowclad.git] / main.c
2019-01-29 outfrostRefactor log() to logDebug() to reduce ambiguity
2019-01-29 outfrostTurn off performance metering for now
2019-01-28 outfrostExclude debugutil from build
2019-01-27 outfrostAdd a logger!
2019-01-24 outfrostReorder, move and rename things
2019-01-22 outfrostAdd vsync via EXT_swap_control
2019-01-13 outfrostRefactor handling of imported assets a bit
2019-01-06 outfrostAdd frametime & fps metering
2018-11-13 outfrostRefactor code style
2018-11-06 outfrostStart refactoring naming convention
2018-11-05 outfrostRender loaded aiScene primitively
2018-10-11 outfrostLink libassimp and test importing a 3ds file
2018-01-13 outfrostCreate basic working program; renders xyz axes