summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/src/trv_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Traveler: Use less floating point in timeing instrumentationGregory Nutt2014-12-091-20/+104
|
* Fix backup time calculationGregory Nutt2014-12-091-1/+1
|
* Traveler: Add logic to limit the frame rate. This is kind of a silly ↵Gregory Nutt2014-12-081-15/+45
| | | | feature -- why would you ever want to limit the frame rate? Well, you need to that on the simulated platform to make bandwidth for other things to run like the simulated timer
* Travel: Fix more initialization errors, mostly related to file path problemsGregory Nutt2014-12-081-4/+9
|
* Traveler: Change the way that the world path is managed.Gregory Nutt2014-12-081-25/+24
|
* Add the first of several world creation filesGregory Nutt2014-12-061-1/+1
|
* Add third of several ray cast/rendering filesGregory Nutt2014-12-051-2/+2
|
* Add first of several ray cast/rendering filesGregory Nutt2014-12-051-1/+1
|
* Add framework for joystick inputGregory Nutt2014-12-031-1/+1
|
* Add color initilization logiGregory Nutt2014-12-031-0/+1
|
* Making a place for color transformationsGregory Nutt2014-12-031-0/+4
|
* Add graphic device initialize logic (incomplete)Gregory Nutt2014-12-031-41/+21
|
* A few more traveler fixesGregory Nutt2014-12-031-1/+5
|
* Let's get consistent with spelling: Use the US spelling of traveler with ↵Gregory Nutt2014-12-031-0/+312
one 'l'