summaryrefslogtreecommitdiff
path: root/src/common.h
Commit message (Collapse)AuthorAgeFilesLines
* made all versions get built by default and moved some functions from ↵epoch2017-01-091-3/+11
| | | | graphics.c into math.c so the headless does not need graphics.c
* made common.h include config.hepoch2017-01-071-0/+2
|
* lots and lots of shit. opengl shit is barely worked on. new pl script to ↵epoch2017-01-031-42/+17
| | | | obj2hackvr using more than just triangles.http://hackaday.com/blog/http://hackaday.com/blog/
* trying to split up hackvr.c into graphical and non-graphical stuff to make ↵epoch2016-12-211-0/+98
it easier to port it to different graphic systems