Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright and license headers. | P. J. McDermott | 2013-11-01 | 1 | -0/+18 |
| | |||||
* | Enable and fix a bunch of GCC warnings. | P. J. McDermott | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | Try to get some small performance improvements. | P. J. McDermott | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | Limit surfaces to 8 bpp. Set keys and palettes. | P. J. McDermott | 2013-02-19 | 1 | -1/+1 |
| | | | | Also clean up main() a bit more. | ||||
* | Attempt to store surfaces in video memory. | P. J. McDermott | 2013-02-19 | 1 | -1/+1 |
| | | | | This shouldn't noticably affect performance on any modern PC. | ||||
* | Begin work on areas and viewports. | P. J. McDermott | 2013-02-18 | 1 | -0/+28 |