summaryrefslogtreecommitdiff
path: root/src/graphics_cs_x11.c
Commit message (Collapse)AuthorAgeFilesLines
* made input mode 1 (passthru) output hackvr lines intead of raw data. added a ↵epoch2017-12-241-13/+29
| | | | mouse-over trigger to set input_mode. made mouseover bounding box triggering slightly bigger
* added alternate input mode, changed messages to stderr, added color and ↵epoch2017-12-191-128/+194
| | | | drawmode stuff
* fixed the angle of movement when there is more than 1 camera and made some ↵epoch2017-11-191-2/+2
| | | | pixmaps get generated based on MAX sizes instead of current size which also means the default size is now small instead of huge.
* got rid of the distance based shading again to make font tests less ↵epoch2017-11-161-2/+2
| | | | annoying. increased some arbitrary limits because I was too lazy to come up with a graceful way to handle not enough space.
* made it so clicking on a shape triggers the same type of output that the old ↵epoch2017-11-031-1/+1
| | | | distance based + enter selection did
* fixed up some of the math so it feels more correctepoch2017-11-011-24/+31
|
* the changes needed to get tictactoe running pretty.epoch2017-04-181-7/+38
|
* cleaned up a bit of stuff and added another option to config.hepoch2017-04-101-8/+9
|
* I have no idea why I am doing this...epoch2017-03-191-0/+423