aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-06-13Only follow camera in sphere projection modedec05eba-10/+48
2020-06-13try to improve capture a little bitWebFreak001-1/+5
2020-06-13add APIs to control mouse cursorWebFreak001-0/+43
2020-06-13trim "window:" from start of window IDWebFreak001-0/+4
2020-06-13show mouse cursor as yellow circle inside VRWebFreak001-0/+27
2020-06-13add ability to reset rotation via signal + gamepadWebFreak001-3/+35
2020-06-13remove q/escape button to quitWebFreak001-5/+0
2020-06-13use quaternions for resetting rotationWebFreak001-6/+6
2020-06-13make moving around head not move around pictureWebFreak001-4/+6
2020-06-13add cylindrical projectionWebFreak001-7/+40
2020-06-13add --plane mode for plane in 3D space to look atWebFreak001-6/+31
2020-06-05Add simple build script instead of depending on sibsdec05eba-3/+14
2020-06-04Fix freeze on target window resizedec05eba-145/+210
2020-05-13Remove dependency on glxdec05eba-1/+0
2020-05-03Add key to reset rotation of videodec05eba-47/+45
2020-05-02Update readme with game related infodec05eba-0/+6
2020-05-02Remove unused files and soil dependencydec05eba-3/+0
2020-05-02Attempt to reduce stutteringdec05eba-6/+6
2020-05-01Enable vsyncdec05eba-1/+1
2020-05-0132 bit colordec05eba-0/+1
2020-05-01Fix incorrect colors on systems that support 10-bit outputdec05eba-0/+1
2020-05-01Fix build for ubuntu and fedora (missing glm ext files)dec05eba-10/+10
2020-05-01Show video forward as set by steamvr, instead of showing it backwardsdec05eba-2/+3
2020-05-01Add option to switch left and right view and to disable video stretchingdec05eba-2/+25
2020-04-30Find config file and exit if not founddec05eba-1/+10
2020-04-30Add option for flat projection and zoom leveldec05eba-98/+146
2020-04-29Update readme with installation instructionsdec05eba-3/+8
2020-04-29Fix for DE (xfce4). Only redirect the target windowdec05eba-5/+1
2020-01-05make it workDEC05EBA-273/+78
2020-01-05cursor...wipDEC05EBA-74/+292
2019-12-16Replace homemade matrix/vector classes with glmDEC05EBA-2145/+124
2019-12-16Fix controller not showingDEC05EBA-2/+7
2019-12-16initial commitDEC05EBA-0/+4483