Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored renderer | Kelly Rauchenberger | 2018-02-16 | 1 | -1/+1 |
| | | | | | | Renderer is basically now more C++'y, as it makes more use of classes (a lot of GL types have been wrapped), and the renderer itself is now a class. The monitor mesh is also now indexed. Tweaked the NTSC artifacting after inadvertently fixing a bug with the way the image was loaded. | ||||
* | Inlined some components | Kelly Rauchenberger | 2018-02-07 | 1 | -26/+82 |
| | |||||
* | Whitespace changes | Kelly Rauchenberger | 2018-02-05 | 1 | -3/+3 |
| | |||||
* | Player now moves | Kelly Rauchenberger | 2015-06-26 | 1 | -0/+36 |