summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/src/trv_graphics.c
Commit message (Expand)AuthorAgeFilesLines
* Traveler: Add logic to limit the frame rate. This is kind of a silly featur...Gregory Nutt2014-12-081-3/+3
* Traveler: Change the way that the world path is managed.Gregory Nutt2014-12-081-5/+5
* Correct some image scalingGregory Nutt2014-12-041-18/+16
* Correct graphics scaling logicGregory Nutt2014-12-031-29/+41
* Add framework for joystick inputGregory Nutt2014-12-031-0/+0
* Add color initilization logiGregory Nutt2014-12-031-1/+0
* Making a place for color transformationsGregory Nutt2014-12-031-6/+1
* Add graphic device initialize logic (incomplete)Gregory Nutt2014-12-031-0/+572