Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: Update everything to use deferred GL resource loading. | David Thompson | 2016-02-10 | 1 | -93/+152 |
* | Upgrade to SDL2! | David Thompson | 2015-12-22 | 1 | -2/+1 |
* | render: Reimplement rendering engine using functional combinators. | David Thompson | 2015-09-21 | 1 | -63/+77 |
* | render: Reimplement OpenGL state machine manager. | David Thompson | 2015-08-26 | 1 | -1/+0 |
* | Rename start-game-loop to run-game-loop. | David Thompson | 2015-06-10 | 1 | -1/+1 |
* | Update examples to use new interfaces. | David Thompson | 2015-06-06 | 1 | -22/+21 |
* | examples: Use null-model. | David Thompson | 2015-04-05 | 1 | -15/+13 |
* | render: model: Prefix procedures with 'model-'. | David Thompson | 2015-04-05 | 1 | -43/+42 |
* | render: Merge <group> into <model>. | David Thompson | 2015-03-09 | 1 | -36/+36 |
* | examples: Update 2048. | David Thompson | 2014-12-06 | 1 | -0/+457 |