Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render: Reimplement rendering engine using functional combinators. | David Thompson | 2015-09-21 | 1 | -12/+22 |
* | 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 | -4/+6 |
* | render: model: Prefix procedures with 'model-'. | David Thompson | 2015-04-05 | 1 | -2/+2 |
* | render: Merge <group> into <model>. | David Thompson | 2015-03-09 | 1 | -6/+3 |
* | examples: Update joystick example. | David Thompson | 2014-11-30 | 1 | -45/+42 |
* | render: Move font module to sly/render directory. | David Thompson | 2014-11-08 | 1 | -1/+1 |
* | input: Move joystick module to sly/input directory. | David Thompson | 2014-11-08 | 1 | -1/+1 |
* | render: Move sprite module to sly/render directory. | David Thompson | 2014-11-07 | 1 | -1/+1 |
* | render: Move texture module to sly/render directory. | David Thompson | 2014-11-07 | 1 | -1/+1 |
* | Add joystick module. | Jordan Russell | 2014-08-01 | 1 | -0/+102 |