index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
graphics_cs_x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mass rename of group_rot to group_rel
epoch
2020-06-03
1
-1
/
+1
*
colors were in the wrong order...
epoch
2020-05-05
1
-1
/
+1
*
set_title and a output the window id for easier resize automation
epoch
2020-04-21
1
-1
/
+7
*
added a handler for graphics events and not only assuming we only need to red...
epoch
2020-04-02
1
-12
/
+9
*
bunch of stuff that added proper flatten, then broke stuff again trying to ma...
epoch
2020-03-28
1
-21
/
+25
*
got rid of the derpy "term" based input mode changing.
epoch
2020-02-24
1
-6
/
+2
*
fixed whitespace in graphics_event_handler mess
epoch
2020-02-13
1
-13
/
+13
*
not sure why I had expose events not triggering a redraw
epoch
2020-02-11
1
-3
/
+4
*
renamed global to hvr_global. comment of stupidness. init now gets display fd...
epoch
2019-08-03
1
-3
/
+4
*
fixed mouseover checks to not compare cs_t to c2_t.
epoch
2019-02-06
1
-5
/
+7
*
fuck if I know. lots of shit. moved files.
epoch
2018-12-16
1
-50
/
+47
*
fixed a bug that caused glitch art from uninitialized memory in the clean bac...
epoch
2018-03-29
1
-2
/
+10
*
messed up the relative rotation of the camera
epoch
2018-02-19
1
-6
/
+6
*
added relative movement and absolute movement to rotate and move. added group...
epoch
2018-02-19
1
-12
/
+13
*
fixed a typo that broke circles. removed global initializations that are bett...
epoch
2018-02-03
1
-6
/
+3
*
replaced cosl and sinl with cos and sin. increased line to 2048 to get gcc to...
epoch
2017-12-24
1
-17
/
+13
*
made input mode 1 (passthru) output hackvr lines intead of raw data. added a ...
epoch
2017-12-24
1
-13
/
+29
*
added alternate input mode, changed messages to stderr, added color and drawm...
epoch
2017-12-19
1
-128
/
+194
*
fixed the angle of movement when there is more than 1 camera and made some pi...
epoch
2017-11-19
1
-2
/
+2
*
got rid of the distance based shading again to make font tests less annoying....
epoch
2017-11-16
1
-2
/
+2
*
made it so clicking on a shape triggers the same type of output that the old ...
epoch
2017-11-03
1
-1
/
+1
*
fixed up some of the math so it feels more correct
epoch
2017-11-01
1
-24
/
+31
*
the changes needed to get tictactoe running pretty.
epoch
2017-04-18
1
-7
/
+38
*
cleaned up a bit of stuff and added another option to config.h
epoch
2017-04-10
1
-8
/
+9
*
I have no idea why I am doing this...
epoch
2017-03-19
1
-0
/
+423