.. |
openxraction.cpp
|
Option to make use of XR_EXT_debug_utils if available
|
2020-10-17 21:11:31 +02:00 |
openxraction.hpp
|
More refactoring / cleanup. Code policies.
|
2020-06-26 23:02:48 +02:00 |
openxractionset.cpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
openxractionset.hpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
openxrdebug.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrdebug.hpp
|
Option to make use of XR_EXT_debug_utils if available
|
2020-10-17 21:11:31 +02:00 |
openxrinput.cpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
openxrinput.hpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
openxrmanager.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrmanager.hpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrmanagerimpl.cpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
openxrmanagerimpl.hpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
openxrplatform.cpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
openxrplatform.hpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrswapchain.cpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
openxrswapchain.hpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
openxrswapchainimage.cpp
|
Fixed mirror texture blitting when back buffer is multisampled (maybe i should just force it to not be)
|
2021-01-09 23:39:10 +01:00 |
openxrswapchainimage.hpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
openxrswapchainimpl.cpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
openxrswapchainimpl.hpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
realisticcombat.cpp
|
Comments etc
|
2020-06-28 11:33:01 +02:00 |
realisticcombat.hpp
|
Comments etc
|
2020-06-28 11:33:01 +02:00 |
vranimation.cpp
|
Enable shader for the pointer geometry shader
|
2020-12-16 20:40:25 +01:00 |
vranimation.hpp
|
Enable shader for the pointer geometry shader
|
2020-12-16 20:40:25 +01:00 |
vrcamera.cpp
|
Fixing crashes
|
2021-01-01 10:38:36 +01:00 |
vrcamera.hpp
|
Fixing crashes
|
2021-01-01 10:38:36 +01:00 |
vrenvironment.cpp
|
Use Constants::UnitsPerMeter instead of rolling my own value.
|
2020-11-01 15:45:14 +01:00 |
vrenvironment.hpp
|
Use Constants::UnitsPerMeter instead of rolling my own value.
|
2020-11-01 15:45:14 +01:00 |
vrframebuffer.cpp
|
Fixed mirror texture blitting when back buffer is multisampled (maybe i should just force it to not be)
|
2021-01-09 23:39:10 +01:00 |
vrframebuffer.hpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
vrgui.cpp
|
Fixing crashes
|
2021-01-01 10:38:36 +01:00 |
vrgui.hpp
|
Misc new stereo integration fixes.
|
2020-12-16 21:00:21 +01:00 |
vrinput.cpp
|
fabsf -> fabs
|
2021-01-02 18:40:52 +01:00 |
vrinput.hpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
vrinputmanager.cpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
vrinputmanager.hpp
|
GCC fixes
|
2021-01-10 17:26:38 +01:00 |
vrmetamenu.cpp
|
Added the quick keys menu to the meta menu and added the option to assign it to your controller if you wish.
|
2020-12-04 22:41:49 +01:00 |
vrmetamenu.hpp
|
Added the quick keys menu to the meta menu and added the option to assign it to your controller if you wish.
|
2020-12-04 22:41:49 +01:00 |
vrsession.cpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
vrsession.hpp
|
BruteForce fixes (still incomplete)
|
2020-12-20 20:32:32 +01:00 |
vrshadow.cpp
|
Single pass shadow update
|
2020-07-26 13:12:36 +02:00 |
vrshadow.hpp
|
Single pass shadow update
|
2020-07-26 13:12:36 +02:00 |
vrtypes.cpp
|
Misc new stereo integration fixes.
|
2020-12-16 21:00:21 +01:00 |
vrtypes.hpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
vrview.cpp
|
Merge remote-tracking branch 'remotes/origin/multiview_test_branch' into openxr_vr_geometryshader_feature_branch
|
2020-12-09 21:11:53 +01:00 |
vrview.hpp
|
Merge remote-tracking branch 'remotes/origin/multiview_test_branch' into openxr_vr_geometryshader_feature_branch
|
2020-12-09 21:11:53 +01:00 |
vrviewer.cpp
|
Temporary gamma solution
|
2021-01-16 14:30:59 +01:00 |
vrviewer.hpp
|
Temporary gamma solution
|
2021-01-16 14:30:59 +01:00 |
vrvirtualkeyboard.cpp
|
QWERTY implementation of a virtual keyboard.
|
2020-11-14 19:20:36 +01:00 |
vrvirtualkeyboard.hpp
|
QWERTY implementation of a virtual keyboard.
|
2020-11-14 19:20:36 +01:00 |