Dante Ruiz
|
aa985fa682
|
add-more-hmd-data
|
2018-04-16 15:30:28 -07:00 |
|
Dante Ruiz
|
1bae22fed0
|
get actual name for OpenVrDispayPlugin
|
2018-02-28 16:32:53 -08:00 |
|
Brad Davis
|
8853bd6388
|
Fix spectator camera crash
|
2018-02-14 11:11:28 -08:00 |
|
samcake
|
f078ff611a
|
Refining the declaraion signatures and adding the binary capture
|
2018-01-30 15:10:52 -08:00 |
|
Brad Davis
|
acb95d1355
|
GLAD polish
|
2018-01-14 00:10:05 -08:00 |
|
Anthony J. Thibault
|
7e2b2960ed
|
Fix for lighting as IPD scale changes.
(cherry picked from commit a260aaaae8 )
|
2017-09-18 12:15:32 -07:00 |
|
Anthony J. Thibault
|
2f850826f2
|
Allow override of near/far clip planes in Oculus and OpenVR plugins
|
2017-09-06 11:02:44 -07:00 |
|
Sam Gondelman
|
fcaa39b245
|
Merge branch 'master' into sharks
|
2017-07-26 18:18:09 -07:00 |
|
SamGondelman
|
3c8b964cc9
|
replace setHandLasers with drawHUDLayer overlay property
|
2017-07-24 18:16:40 -07:00 |
|
Brad Davis
|
3a31805dff
|
Fix warnings in Qt 59 / VS 2017 build
|
2017-07-20 11:57:12 -07:00 |
|
Zach Pomerantz
|
607379980e
|
update plugin api
|
2017-06-13 17:59:46 -04:00 |
|
Brad Davis
|
c3f664502a
|
Add support for querying the desired output audio device for OpenVR
|
2017-06-13 10:57:10 -07:00 |
|
Atlante45
|
ad16a935e9
|
Texture::create returns shared pointer
|
2017-04-25 15:56:23 -07:00 |
|
Sam Cake
|
2b97171061
|
Avoiding temp variable reference to appease mac and fixing a warning
|
2017-04-15 01:06:01 -07:00 |
|
Sam Cake
|
038d01ce04
|
Avoiding temp variable reference to appease mac and fixing a warning
|
2017-04-15 00:45:50 -07:00 |
|
Anthony J. Thibault
|
42262aac78
|
OpenVR: upgrade to version 1.0.6, for better generic tracker support
|
2017-04-05 18:41:43 -07:00 |
|
Sam Cake
|
dd73cb7b8e
|
Use a magic number gpu::Texture::SINGLE_MIP instead of 1
|
2017-03-30 23:46:37 -07:00 |
|
samcake
|
b6504bba56
|
Moving the num mips per texture to the creator so it s immutable and simpler
|
2017-03-29 17:58:56 -07:00 |
|
Bradley Austin Davis
|
fa5b315e09
|
Merge remote-tracking branch 'upstream/master' into smarter_textures
|
2017-03-01 15:16:18 -08:00 |
|
Seth Alves
|
7a31a99e3c
|
back out previous experiment
|
2017-02-25 21:13:20 -08:00 |
|
Bradley Austin Davis
|
7fb7aa87eb
|
Working on new texture management strategy
|
2017-02-17 07:53:16 -08:00 |
|
Brad Davis
|
30a9961362
|
tracing polish
|
2016-12-16 14:02:27 -08:00 |
|
Ryan Huffman
|
7bb2755913
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
|
Brad Hefta-Gaub
|
3a68f48cd7
|
disable threaded reprojection when running oculus in OpenVR
|
2016-11-14 16:30:18 -08:00 |
|
Seth Alves
|
da83fd9fa4
|
try, try again
|
2016-11-13 12:56:16 -08:00 |
|
Brad Davis
|
162f24decd
|
Add stutter tracking for Oculus
|
2016-11-11 10:12:41 -08:00 |
|
Brad Davis
|
90f55f0cd5
|
Add stutter tracking
|
2016-11-10 11:56:38 -08:00 |
|
Brad Davis
|
018d945b85
|
Display warning overlay instead of scene when below min spec
|
2016-10-27 15:51:26 -07:00 |
|
Brad Hefta-Gaub
|
bfe6ebb44f
|
some tweaks
|
2016-10-27 12:04:46 -07:00 |
|
Brad Hefta-Gaub
|
c3f5df8f0b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into report45hzTarget
|
2016-10-27 11:36:56 -07:00 |
|
Brad Davis
|
a53049b186
|
Consolidate activity tracking code
|
2016-10-26 17:19:24 -07:00 |
|
Brad Davis
|
f4f1b04cf0
|
Use OpenVR to determine if async reprojection is enabled
|
2016-10-26 16:02:06 -07:00 |
|
Brad Davis
|
1c89fa2291
|
Make threaded submit in OpenVR controllable from menu
|
2016-10-26 15:28:42 -07:00 |
|
Brad Davis
|
e7355e84f3
|
Disable OpenVR submit thread
|
2016-10-26 15:28:40 -07:00 |
|
Brad Hefta-Gaub
|
23b74c7aff
|
when vive is on i5 report a target frame rate of 45 so we can see that in stats
|
2016-10-26 14:20:58 -07:00 |
|
Brad Davis
|
d4e83a7461
|
Don't crash on OpenVR activation when SteamVR isn't running
|
2016-10-13 16:37:50 -07:00 |
|
Brad Davis
|
2d6522a76f
|
Merge pull request #8786 from hyperlogic/bug-fix/more-openvr-shutdown-crashes
Prevent crashes in openvr on shutdown
|
2016-10-12 13:54:56 -07:00 |
|
Anthony J. Thibault
|
973ee544fb
|
Prevent crashes in openvr on shutdown
By ensuring that there is an opengl context is bound before calling VR_Shutdown()
|
2016-10-11 16:36:29 -07:00 |
|
Brad Hefta-Gaub
|
3aa1c36f53
|
Merge branch 'master' of https://github.com/highfidelity/hifi into betterAway
|
2016-10-08 11:50:10 -07:00 |
|
Brad Davis
|
8526ac74a5
|
Turn on forced reprojection on i5 systems
|
2016-10-07 13:36:49 -07:00 |
|
Brad Davis
|
d3d3aa587c
|
Remove oglplus usage from OpenVR
|
2016-10-02 11:44:33 -07:00 |
|
Brad Hefta-Gaub
|
73e3e993fb
|
fix Vive's HMD.mounted
|
2016-09-26 17:29:11 -07:00 |
|
Brad Davis
|
91bfa7677c
|
Updating stats display for threaded rendering
|
2016-09-02 14:41:49 -07:00 |
|
Brad Davis
|
617633b85c
|
Moving to custom context creation
|
2016-08-29 11:21:54 -07:00 |
|
Brad Davis
|
02c79d9714
|
Fix the OpenVR issues on AMD
|
2016-08-26 19:05:29 -07:00 |
|
Zach Pomerantz
|
dbb916e2d9
|
fix redundant openvr fence condition
|
2016-08-22 13:59:18 -07:00 |
|
Zach Pomerantz
|
a67c5221e3
|
flush openvr fence before looking for it
|
2016-08-22 13:46:00 -07:00 |
|
Brad Davis
|
a32ab77b7d
|
Address issues with random camera locations caused by bad HMD sensor poses
|
2016-08-17 15:22:30 -07:00 |
|
Brad Davis
|
ff24bc982c
|
Re-disable reprojection in OpenVR
|
2016-08-12 22:28:58 -07:00 |
|
Brad Davis
|
82081d7d57
|
Address vsync weirdness
|
2016-08-12 22:28:58 -07:00 |
|