Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-hide SDL2 details. | David Thompson | 2018-12-13 | 1 | -4/+4 |
* | examples: Simplify text example. | David Thompson | 2018-12-13 | 1 | -8/+2 |
* | render: font: Include a default font for convenience. | David Thompson | 2018-12-13 | 1 | -13/+4 |
* | 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 | -3/+3 |
* | Make the game loop modular! | David Thompson | 2018-08-23 | 1 | -8/+4 |
* | render: Add bitmap font support. | David Thompson | 2017-01-24 | 1 | -0/+26 |