summaryrefslogtreecommitdiffstats
path: root/apps/graphics
AgeCommit message (Expand)AuthorFilesLines
2014-12-16Add basic board support for the DK-TM4C129X Connected Development Kit. The i...Gregory Nutt1-1/+0
2014-12-15Traveler: Make updated to build available toolsGregory Nutt2-7/+12
2014-12-15Traveler: Add another trivial plane management toolGregory Nutt5-6/+208
2014-12-15Traveler: Add another trivial plane management toolGregory Nutt2-3/+319
2014-12-14Traveler: Add the first of several game-related toolsGregory Nutt4-2/+307
2014-12-14Fix door open detectionGregory Nutt1-3/+2
2014-12-14Traveler: Slow movement downGregory Nutt1-20/+32
2014-12-14More fixes to traveler input handlingGregory Nutt1-10/+11
2014-12-14Various fixes to traveler joystick input logic and to simulated joystick deviceGregory Nutt2-41/+49
2014-12-14SIM: Several fixes to the simulated joystick driver. Still buggyGregory Nutt1-10/+6
2014-12-14Traveler: Add support for analog joystickGregory Nutt4-46/+459
2014-12-09Traveler: Use less floating point in timeing instrumentationGregory Nutt1-20/+104
2014-12-09Fix backup time calculationGregory Nutt1-1/+1
2014-12-08Traveler: Add logic to limit the frame rate. This is kind of a silly featur...Gregory Nutt4-19/+69
2014-12-08Travel: Fix more initialization errors, mostly related to file path problemsGregory Nutt5-14/+37
2014-12-08Passing wrong string for the world pathGregory Nutt1-1/+1
2014-12-08Extend the simulator to provide special initialization for the Traveler gameGregory Nutt1-1/+2
2014-12-08Traveler: Change the way that the world path is managed.Gregory Nutt8-52/+94
2014-12-07Add logic to build the demo world as a ROMFS file systemGregory Nutt4-5/+155
2014-12-07Add a demo worldGregory Nutt42-0/+55
2014-12-07Fix mode of header file marked executableGregory Nutt1-0/+0
2014-12-07Add range palette table. Completes basic port of the gameGregory Nutt3-1/+362
2014-12-07Add world destruction logicGregory Nutt7-10/+74
2014-12-07Add logic to load texture images from a graphic fileGregory Nutt5-27/+476
2014-12-06Add higher logic to load bitmap texture filesGregory Nutt3-1/+302
2014-12-06Add logic to read bitmap textures from a fileGregory Nutt6-5/+445
2014-12-06Add more plan management logicGregory Nutt4-16/+89
2014-12-06Add the second of several world creation filesGregory Nutt8-21/+215
2014-12-06Add the first of several world creation filesGregory Nutt5-4/+464
2014-12-06Add plane list operationsGregory Nutt2-8/+225
2014-12-05Add last of several ray cast/rendering filesGregory Nutt3-1/+1400
2014-12-05Add fourth of several ray cast/rendering filesGregory Nutt7-28/+1453
2014-12-05Add third of several ray cast/rendering filesGregory Nutt8-38/+900
2014-12-05Add some global data declarations. Fix modes on some files marked as executableGregory Nutt8-4/+134
2014-12-05Add second of several ray cast/rendering filesGregory Nutt5-11/+651
2014-12-05Add trigonometric lookup tablesGregory Nutt3-7/+1359
2014-12-05Add first of several ray cast/rendering filesGregory Nutt10-10/+1735
2014-12-04Add door animation logicGregory Nutt12-9/+482
2014-12-04Correct some image scalingGregory Nutt2-27/+24
2014-12-03Correct graphics scaling logicGregory Nutt3-33/+54
2014-12-03Oops.. incomplete stuff from a branch accidentally merged. At least make it ...Gregory Nutt1-0/+1
2014-12-03Add two files that were missed in a previous commitGregory Nutt4-1/+331
2014-12-03A more more input positional logicGregory Nutt4-13/+225
2014-12-03Rethink positional input; Add input configuration logicGregory Nutt4-45/+208
2014-12-03Add framework for joystick inputGregory Nutt7-3/+156
2014-12-03Add color initilization logiGregory Nutt5-2/+713
2014-12-03Making a place for color transformationsGregory Nutt3-7/+7
2014-12-03Add graphic device initialize logic (incomplete)Gregory Nutt15-78/+1121
2014-12-03A few more traveler fixesGregory Nutt2-1/+6
2014-12-03Let's get consistent with spelling: Use the US spelling of traveler with one...Gregory Nutt19-70/+70