]> git.lizzy.rs Git - shadowclad.git/history - main.c
Remove reduntant glutSetWindowTitle()
[shadowclad.git] / main.c
2019-02-01 outfrostRemove reduntant glutSetWindowTitle()
2019-01-31 outfrostAdd the concept of a player character and load its...
2019-01-30 outfrostThis is where we start needing a bigger window
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