aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add APIs to control mouse cursorWebFreak0012020-06-131-0/+43
* trim "window:" from start of window IDWebFreak0012020-06-131-0/+4
* show mouse cursor as yellow circle inside VRWebFreak0012020-06-131-0/+27
* add ability to reset rotation via signal + gamepadWebFreak0012020-06-132-3/+35
* remove q/escape button to quitWebFreak0012020-06-131-5/+0
* use quaternions for resetting rotationWebFreak0012020-06-131-6/+6
* make moving around head not move around pictureWebFreak0012020-06-131-4/+6
* add cylindrical projectionWebFreak0012020-06-131-7/+40
* add --plane mode for plane in 3D space to look atWebFreak0012020-06-131-6/+31
* Add simple build script instead of depending on sibsdec05eba2020-06-044-3/+14
* Fix freeze on target window resizedec05eba2020-06-043-145/+210
* Remove dependency on glxdec05eba2020-05-131-1/+0
* Add key to reset rotation of videodec05eba2020-05-032-47/+45
* Update readme with game related infodec05eba2020-05-021-0/+6
* Remove unused files and soil dependencydec05eba2020-05-013-3/+0
* Attempt to reduce stutteringdec05eba2020-05-011-6/+6
* Enable vsyncdec05eba2020-05-011-1/+1
* 32 bit colordec05eba2020-05-011-0/+1
* Fix incorrect colors on systems that support 10-bit outputdec05eba2020-05-011-0/+1
* Fix build for ubuntu and fedora (missing glm ext files)dec05eba2020-05-011-10/+10
* Show video forward as set by steamvr, instead of showing it backwardsdec05eba2020-05-011-2/+3
* Add option to switch left and right view and to disable video stretchingdec05eba2020-04-302-2/+25
* Find config file and exit if not founddec05eba2020-04-301-1/+10
* Add option for flat projection and zoom leveldec05eba2020-04-301-98/+146
* Update readme with installation instructionsdec05eba2020-04-291-3/+8
* Fix for DE (xfce4). Only redirect the target windowdec05eba2020-04-291-5/+1
* make it workDEC05EBA2020-01-054-273/+78
* cursor...wipDEC05EBA2020-01-053-74/+292
* Replace homemade matrix/vector classes with glmDEC05EBA2019-12-164-2145/+124
* Fix controller not showingDEC05EBA2019-12-161-2/+7
* initial commitDEC05EBA2019-12-1612-0/+4483