Commit graph

19 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
579073e75b vrclient: Move json conversion to the unix side.
CW-Bug-Id: #22729
2023-12-19 19:42:17 +01:00
Rémi Bernon
cd561adae9 vrclient: Unwrap IVROverlay_SetOverlayTexture vulkan objects on the unix side.
CW-Bug-Id: #22729
2023-12-19 19:42:17 +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
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
e367a8c721 vrclient: Move initialization to the unix side.
CW-Bug-Id: #22729
2023-12-19 19:42:17 +01:00
Rémi Bernon
7128ea7fef vrclient: Generate iface constructor lookup function.
CW-Bug-Id: #22729
2023-12-19 19:42:17 +01:00
Rémi Bernon
622e0dbb48 vrclient: Remove old struct conversion code.
CW-Bug-Id: #22729
2023-12-19 19:42:16 +01:00
Rémi Bernon
331966b667 vrclient: Use manual methods instead of wrap / unwrap.
CW-Bug-Id: #22729
2023-12-19 19:42:16 +01:00
Rémi Bernon
b6fba86ccc vrclient: Generate struct definitions for all abis.
CW-Bug-Id: #22729
2023-12-19 19:42:16 +01:00
Rémi Bernon
97df41ad1e vrclient: Use SOURCES instead of C(XX)_SRCS. 2023-12-19 19:42:15 +01:00
Rémi Bernon
bf35f817b4 vrclient: Split IVRCompositor helpers to vrcompositor_manual.c.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01:00
Rémi Bernon
a13de0f40c vrclient: Split IVRInput helpers to vrinput_manual.c.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01:00
Rémi Bernon
c1bd2b302a vrclient: Split IVROverlay helpers to vroverlay_manual.c.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01:00
Rémi Bernon
75ff7c29f0 vrclient: Split IVRRenderModels helpers to vrrendermodels_manual.c.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01:00
Rémi Bernon
fa4578473a vrclient: Split IVRSystem helpers to vrsystem_manual.c.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01:00
Rémi Bernon
9611b1f7e2 vrclient: Build using makedep rules.
CW-Bug-Id: #22729
2023-12-19 19:42:14 +01: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