| Commit message (Expand) | Author | Age | Files | Lines |
* | turned a hard-coded include path into one based on PREFIX | epoch | 2020-02-13 | 1 | -1/+1 |
* | renamed GNUmakefile back to Makefile and added a tool to help with tailing mu... | epoch | 2020-02-05 | 1 | -0/+93 |
* | renamed Makefile to GNUmakefile because I use GNU specific stuff | epoch | 2019-05-18 | 1 | -77/+0 |
* | got rid of -D argument for install in Makefile because it does not mean the s... | epoch | 2019-02-05 | 1 | -6/+7 |
* | added --version/-v/version flag/command. changed mouse coords from shrot to int | epoch | 2019-02-05 | 1 | -0/+7 |
* | fuck if I know. lots of shit. moved files. | epoch | 2018-12-16 | 1 | -6/+12 |
* | shouldn't delete hackvr on clean... it is a script and not a binary. oops. | epoch | 2018-02-22 | 1 | -1/+0 |
* | added attempt at freeglut doing 3d | epoch | 2018-02-21 | 1 | -0/+7 |
* | fixed src Makefile to actually create the installation target dirs (-D to ins... | epoch | 2018-02-19 | 1 | -5/+5 |
* | added a couple fixes to the makefile. | epoch | 2018-02-19 | 1 | -1/+3 |
* | added hackvr_fb to makefile | epoch | 2018-02-03 | 1 | -1/+6 |
* | added install and uninstall and a Makefile to the root dir. | epoch | 2018-01-02 | 1 | -0/+12 |
* | got rid of opengl as one of the default built targets | epoch | 2017-12-19 | 1 | -2/+2 |
* | I have no idea why I am doing this... | epoch | 2017-03-19 | 1 | -8/+13 |
* | removed hackvr_opengl from all target since it doesn't work yet. | epoch | 2017-02-02 | 1 | -1/+2 |
* | makefile now makes hackvr symlink to hackvr_x11, config.h splits by default, ... | epoch | 2017-01-15 | 1 | -0/+1 |
* | 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 graphics... | epoch | 2017-01-09 | 1 | -12/+17 |
* | 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 obj2... | epoch | 2017-01-03 | 1 | -6/+7 |
* | trying to split up hackvr.c into graphical and non-graphical stuff to make it... | epoch | 2016-12-21 | 1 | -0/+20 |