Paul Gofman
|
76369eb526
|
vrclient: Support v2.2.3.
CW-Bug-Id: #23412
|
2024-05-23 10:54:49 +03:00 |
|
Paul Gofman
|
5ec8d4dcfb
|
vrclient: Remove upper version limit for IVRCompositor_WaitGetPoses manual override.
CW-Bug-Id: #23412
|
2024-05-23 10:54:49 +03:00 |
|
Rémi Bernon
|
fd574a64ca
|
vrclient: Use int8_t instead of ambiguous sized bool.
CW-Bug-Id: #22729
|
2024-02-15 15:53:28 +02:00 |
|
Rémi Bernon
|
e9aeba85f2
|
vrclient: Move sources out of vrclient_x64 subfolder.
CW-Bug-Id: #22729
|
2024-02-15 15:53:28 +02:00 |
|
Józef Kucia
|
d8f1c49922
|
vrclient: Move source files to separate directory.
In preparation for the next commit.
|
2018-07-30 17:43:32 +02:00 |
|
Józef Kucia
|
cef5122550
|
vrclient: Fix x64 C API thunks for methods returning records.
|
2018-07-30 17:43:32 +02:00 |
|
Józef Kucia
|
304a3d8b76
|
vrclient: Fix float parameters in x64 C API thunks.
|
2018-07-30 17:43:19 +02:00 |
|
Józef Kucia
|
23ffdc5ec8
|
vrclient: Fix x64 thunks for C API.
* Clean up the stack properly.
* Do not push parameters after shadow register space.
|
2018-07-26 12:19:15 -05:00 |
|
Andrew Eikum
|
d472d536cf
|
vrclient: Call SetExplicitTimingMode even on older vrclient versions
|
2018-06-05 09:34:21 -05:00 |
|
Zebediah Figura
|
f7510f2a7b
|
vrclient: Add support for flat (FnTable) API
|
2018-06-04 14:50:18 -05:00 |
|
Józef Kucia
|
bd96c106ce
|
vrclient: Wait for pending command stream operations before IVRClientCore::Cleanup()
Command stream callbacks may try to access VR client objects.
|
2018-04-19 16:11:58 +02:00 |
|
Józef Kucia
|
a1031dbce4
|
vrclient: Add destructors for win objects
|
2018-04-19 15:55:28 +02:00 |
|
Andrew Eikum
|
f386e16db8
|
vrclient: Use Vulkan unwrappers in IVRCompositor::GetVulkanDeviceExtensionsRequired
|
2018-04-11 11:38:05 -05:00 |
|
Józef Kucia
|
f83a2f393c
|
vrclient: Call IVRCompositor::SubmitExplicitTimingData() for wined3d D3D11
|
2018-04-11 08:10:59 -05:00 |
|
Józef Kucia
|
69e7d14b65
|
vrclient: Enable explicit timing for wined3d D3D11
This makes IVRCompositor::WaitGetPoses() graphics-agnostic, and allows
us to call IVRCompositor::Submit() from the wined3d command stream.
|
2018-04-11 08:10:59 -05:00 |
|
Józef Kucia
|
7b06a5685a
|
vrclient: Call IVRCompositor::PostPresentHandoff() on wined3d command stream thread
IVRCompositor::PostPresentHandoff() has to be called on the same thread
as IVRCompositor::Submit()
|
2018-04-11 08:10:59 -05:00 |
|
Józef Kucia
|
f126716098
|
vrclient: Add method overrides for IVRCompositor::Submit()
|
2018-04-11 08:10:58 -05:00 |
|
Andrew Eikum
|
9982ade529
|
vrclient: Fix building with winemaker
|
2018-01-18 13:32:36 -06:00 |
|
Andrew Eikum
|
a89b44235a
|
Add vrclient
|
2018-01-18 13:29:49 -06:00 |
|