summaryrefslogtreecommitdiff
path: root/src/common.h
Commit message (Expand)AuthorAgeFilesLines
* removed an X11 header from common.h... no clue why I had that.epoch2017-12-241-1/+0
* added color, luminosity, and shape flavor to each shape struct. added a beep ...epoch2017-12-191-1/+15
* got rid of the distance based shading again to make font tests less annoying....epoch2017-11-161-2/+2
* I have no idea why I am doing this...epoch2017-03-191-5/+14
* converted more things to use the radians and degrees structures, fixed up dis...epoch2017-02-091-3/+7
* made all versions get built by default and moved some functions from graphics...epoch2017-01-091-3/+11
* 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 obj2...epoch2017-01-031-42/+17
* trying to split up hackvr.c into graphical and non-graphical stuff to make it...epoch2016-12-211-0/+98