Commit graph

22 commits

Author SHA1 Message Date
Rémi Bernon
30a612bc46 vrclient: Move sources out of vrclient_x64 subfolder.
CW-Bug-Id: #22729
2023-12-19 19:42:18 +01:00
Rémi Bernon
f611285f5d vrclient: Move physical device wrapping to the unix side.
CW-Bug-Id: #22729
2023-12-19 19:42:17 +01:00
Rémi Bernon
37d0f313ba vrclient: Generate unixlib interface in unixlib_generated.h.
CW-Bug-Id: #22729
2023-12-19 19:42:17 +01:00
Rémi Bernon
f33668fe81 vrclient: Generate C++ interfaces in unix_private_generated.h.
CW-Bug-Id: #22729
2023-12-19 19:42:17 +01:00
Rémi Bernon
8ca3121d94 vrclient: Use the new structures in thunks.
CW-Bug-Id: #22729
2023-12-19 19:42:16 +01:00
Rémi Bernon
34f00015c4 vrclient: Generate linux interface structs.
CW-Bug-Id: #22729
2023-12-19 19:42:16 +01:00
Rémi Bernon
acb107d328 vrclient: Wrap parameters in structures.
CW-Bug-Id: #22729
2023-12-19 19:42:15 +01:00
Rémi Bernon
8d07121950 vrclient: Simplify unix side parameter conversions.
CW-Bug-Id: #22729
2023-12-19 19:42:15 +01:00
Rémi Bernon
5fa947bcc1 vrclient: Pass write function as parameter to handle_method*.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01:00
Rémi Bernon
b62eb2aa0f vrclient: Consistently use the computed return type.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01:00
Rémi Bernon
43538fdc1b vrclient: Fix inconsistent const qualifier handling.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01:00
Rémi Bernon
5ec1df2911 vrclient: Always use a return result variable.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01:00
Rémi Bernon
56b828c365 vrclient: Fix incorrect size paramter passed to lin_to_win.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01:00
Rémi Bernon
0b01dbee04 vrclient: Simplify next-is-size handling a bit.
CW-Bug-Id: #22729
2023-12-19 19:42:13 +01:00
Rémi Bernon
4caba0be92 vrclient: Use declspec to generate C++ method signature.
CW-Bug-Id: #22729
2023-12-19 19:42:13 +01:00
Andrew Eikum
fc3fcd51f8 vrclient: Support openvr v1.7.15 2020-01-10 08:35:33 -06:00
Andrew Eikum
46f1a6c236 vrclient: Truncate short VREvent_t structs 2019-10-08 15:21:18 -05:00
Andrew Eikum
2da8a7dd32 vrclient: Dereference more typedefs 2019-09-24 08:00:09 -05:00
Andrew Eikum
f24e88d400 vrclient: remove redundant user_structs field 2019-09-24 08:00:09 -05:00
Andrew Eikum
8de08a1485 vrclient: Handle NULL parameters to wrapped structs 2019-09-24 08:00:08 -05:00
Andrew Eikum
81b9803214 vrclient: Support v1.6.10 2019-08-23 09:57:46 -05:00
Sophie Tauchert
99764d17b1 vrclient: Add openvr v1.5.17 support 2019-07-18 06:10:48 -05:00