summaryrefslogtreecommitdiff
path: root/src/config.h
Commit message (Collapse)AuthorAgeFilesLines
* disabled debug by defaultepoch2017-09-301-1/+1
|
* cleaned up a bit of stuff and added another option to config.hepoch2017-04-101-0/+1
|
* I have no idea why I am doing this...epoch2017-03-191-2/+3
|
* fixed up some red and blue stuff and put (hopefully) useful stuff into ↵epoch2017-02-091-2/+2
| | | | README. Also made testit.sh use a pre-converted version of the female mesh so people will not need perl to test it.
* made it so the config.h define for separation between cameras is actually usedepoch2017-02-081-1/+1
|
* makefile now makes hackvr symlink to hackvr_x11, config.h splits by default, ↵epoch2017-01-151-3/+3
| | | | _x11.c commented out sky generation
* fixed the aspect ratio detection and default values of various things.epoch2017-01-071-0/+1
|
* lots and lots of shit. opengl shit is barely worked on. new pl script to ↵epoch2017-01-031-0/+6
| | | | 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/+14
it easier to port it to different graphic systems