Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename 'render' subdirectory to 'graphics'. | David Thompson | 2020-10-03 | 1 | -2/+2 |
* | Re-hide SDL2 details. | David Thompson | 2018-12-13 | 1 | -3/+2 |
* | 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 | -2/+2 |
* | Make the game loop modular! | David Thompson | 2018-08-23 | 1 | -4/+1 |
* | Move color module into render namespace. | David Thompson | 2017-08-08 | 1 | -1/+1 |
* | examples: Add line segment example. | David Thompson | 2017-01-25 | 1 | -0/+31 |