summaryrefslogtreecommitdiff
path: root/src/graphics_cs_x11.c
Commit message (Collapse)AuthorAgeFilesLines
* 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