summaryrefslogtreecommitdiffstats
path: root/src/viewport.c
Commit message (Expand)AuthorAgeFilesLines
* init_viewport_lua(): RemoveP. J. McDermott2015-08-251-14/+0
* Expose init_viewport() to Lua scripts.P. J. McDermott2013-11-161-0/+15
* Add copyright and license headers.P. J. McDermott2013-11-011-0/+18
* Enable and fix a bunch of GCC warnings.P. J. McDermott2013-02-191-1/+1
* Try to get some small performance improvements.P. J. McDermott2013-02-191-1/+1
* Limit surfaces to 8 bpp. Set keys and palettes.P. J. McDermott2013-02-191-1/+1
* Attempt to store surfaces in video memory.P. J. McDermott2013-02-191-1/+1
* Begin work on areas and viewports.P. J. McDermott2013-02-181-0/+28