Commit graph

3704 commits

Author SHA1 Message Date
Simon
0adeb4ba3b Merge branch 'OpenXR' of https://github.com/DrBeef/ioq3quest into OpenXR 2022-05-07 14:32:21 +01:00
Simon
7feea56514 Update Version Number 2022-05-07 14:32:14 +01:00
Simon
d8653ad70e
Merge pull request #76 from lvonasek/OpenXR
OpenXR delayed controller pose fixed
2022-05-07 14:31:45 +01:00
Simon
79983b2bc5
Merge pull request #77 from petr666/OpenXR
Update gamma values to better suit OpenXR build
2022-05-07 14:31:31 +01:00
Petr Bartos
7f89d6d19b Update gamma values to better suit OpenXR build 2022-05-07 13:56:03 +02:00
Lubos
7e6aa6dab8 OpenXR sync actions before updating controllers 2022-05-07 11:32:11 +02:00
Lubos
027a7e96c3 OpenXR implement controller velocity again 2022-05-06 10:34:50 +02:00
Lubos
af80d5c284 Compile fix 2022-05-06 10:18:51 +02:00
Lubos
ab1e853554 OpenXR input cleanup 2022-05-06 10:14:08 +02:00
Lubos
be158b4ad9 OpenXR sync input actions from renderer 2022-05-06 09:39:49 +02:00
Lubos
ed96160ffc OpenXR do not use pose velocity to track controllers 2022-05-06 09:25:59 +02:00
Lubos
42bf984ef8 OpenXR apply controller pose from renderer 2022-05-05 22:39:10 +02:00
Lubos
92941b3547 OpenXR delayed controller pose fixed 2022-05-05 22:26:33 +02:00
Simon
325641f90e
Merge pull request #75 from lvonasek/OpenXR
OpenXR menuyaw and recenter support added
2022-05-05 16:30:07 +01:00
Lubos
3ee3f59058 OpenXR do not recenter on renderer reload 2022-05-05 12:22:36 +02:00
Lubos
7072b0b89e OpenXR recenter sets yaw always to 0 2022-05-04 21:05:45 +02:00
Lubos
8e5f6414a6 OpenXR recenter integrated 2022-05-04 16:19:48 +02:00
Lubos
08a4fc7fbf OpenXR use the same coordinate system in all layers 2022-05-03 18:37:28 +02:00
Lubos
a1de0e1ffe OpenXR menuYaw support added 2022-05-02 22:17:53 +02:00
Simon
de198fba0d Update version numbers and add openxr identifier 2022-05-02 10:01:42 +01:00
Simon
b83f99fe5b
Merge pull request #74 from lvonasek/OpenXR
OpenXR left controller mapping fixed
2022-05-02 09:43:47 +01:00
Lubos
9c14728bc9 Merge branch 'master' into OpenXR 2022-05-01 19:41:45 +02:00
Lubos
11a849b189 OpenXR controller mapping fixed 2022-05-01 19:09:12 +02:00
Luboš Vonásek
712584eae8
Merge branch 'DrBeef:OpenXR' into OpenXR 2022-05-01 19:04:45 +02:00
Simon
0695c7ac76
Merge pull request #73 from lvonasek/backport_alpha_fix
Clearing alpha channel of FBO fixes a few menu issues
2022-05-01 17:24:23 +01:00
Lubos
a0cb576950 Clearing alpha channel of FBO fixes a few menu issues 2022-05-01 18:17:27 +02:00
Simon
c623bf1399
Merge pull request #72 from lvonasek/OpenXR
OpenXR jitter fixed
2022-05-01 14:10:23 +01:00
Lubos
e42a2f4e0d Compile fix 2022-05-01 14:34:38 +02:00
Lubos
acbff1e736 OpenXR camera view moved into renderer 2022-05-01 13:59:41 +02:00
Simon
cb152467ba
Merge pull request #69 from lvonasek/feature_openxr
OpenXR integration
2022-05-01 10:20:40 +01:00
Simon
df4bc0c072
Merge pull request #71 from petr666/feature/control-tweaks
Hardcode A to skip server search in menu instead of using moveup bind hack
2022-05-01 10:20:16 +01:00
Lubos
26071937c8 OpenXR frameskip integrated 2022-05-01 11:17:50 +02:00
Lubos
f735535dce OpenXR attempt to fix flickering 2022-04-30 22:57:48 +02:00
Lubos
0eb1d43b4a 2D aspect ratio fixed 2022-04-30 21:28:26 +02:00
Lubos
9d07c27604 Hud model rendering fixed 2022-04-30 21:23:53 +02:00
Petr Bartos
bec5a825fe Hardcode A to skip server search in menu instead of using moveup bind hack 2022-04-30 19:33:08 +02:00
Lubos
30c9b4eaa0 Release build fixed 2022-04-30 17:03:54 +02:00
Lubos
405ca571ad OpenXR foveation removed 2022-04-30 14:10:27 +02:00
Lubos
61b3192bce OpenXR projection matrix calculation from example code 2022-04-30 14:02:21 +02:00
Lubos
ecd50dbcb1 OpenXR low framerate fixed 2022-04-29 21:21:10 +02:00
Lubos
f5a8429fc1 Solution for black rectangles in the scene 2022-04-29 19:21:29 +02:00
Lubos
9ae93a5fe9 Merge branch 'master' into feature_openxr 2022-04-29 14:58:35 +02:00
Simon
decc2d0267
Merge pull request #70 from lvonasek/feature_opengl_fixes
Do not bind FBO texture as renderbuffer
2022-04-28 23:07:00 +01:00
Lubos
4950748d3a Do not bind FBO texture as renderbuffer 2022-04-28 21:55:30 +02:00
Lubos
1054844524 Merge branch 'master' into feature_openxr 2022-04-27 21:52:55 +02:00
Simon
3cdf1858a5 Merge branch 'master' of https://github.com/DrBeef/ioq3quest 2022-04-27 20:40:17 +01:00
Simon
bebc85800f FIx to correctly calculate the mirror projection
- it doesn't work as a proper mirror still though, but it looks way better than it did
2022-04-27 20:39:59 +01:00
Simon
af76573dc7
Merge pull request #68 from lvonasek/feature_pause_fixes
Improve pause behaviour
2022-04-27 20:11:06 +01:00
Simon
d60128cf21 Version number updated 2022-04-27 17:58:22 +01:00
Lubos
65e2031e95 OpenXR integration fixes 2022-04-26 22:02:04 +02:00