Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | took -lX11 off of graphics.o target | epoch | 2017-01-09 | 1 | -1/+1 |
| | |||||
* | fixed a bug I notied where -DGRAPHICAL was for the wrong target | epoch | 2017-01-09 | 1 | -4/+2 |
| | |||||
* | made all versions get built by default and moved some functions from ↵ | epoch | 2017-01-09 | 1 | -12/+17 |
| | | | | graphics.c into math.c so the headless does not need graphics.c | ||||
* | working on opengl but set defaults back to x11 | epoch | 2017-01-07 | 1 | -0/+7 |
| | |||||
* | lots and lots of shit. opengl shit is barely worked on. new pl script to ↵ | epoch | 2017-01-03 | 1 | -6/+7 |
| | | | | 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 ↵ | epoch | 2016-12-21 | 1 | -0/+20 |
it easier to port it to different graphic systems |