Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move SDL game loop implementation to its own module. | David Thompson | 2018-08-23 | 1 | -1/+2 |
* | math: vector: Add read syntax. | David Thompson | 2018-08-23 | 1 | -1/+1 |
* | Make the game loop modular! | David Thompson | 2018-08-23 | 1 | -5/+1 |
* | examples: sprite: Quit the demo when close button is pressed. | David Thompson | 2017-01-24 | 1 | -0/+1 |
* | Add basic sprite example. | David Thompson | 2017-01-23 | 1 | -0/+17 |