Rémi Bernon
|
79a92742a1
|
vrclient: Correctly assign converted paths to params members.
CW-Bug-Id: #22729
|
2023-12-19 19:42:15 +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
|
fb8548e79f
|
lsteamclient: 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
|
4852a1bfdd
|
lsteamclient: Simplify unix side parameter conversions.
CW-Bug-Id: #22729
|
2023-12-19 19:42:15 +01:00 |
|
Rémi Bernon
|
d0552043a2
|
vrclient: Allocate memory for every path conversion.
CW-Bug-Id: #22729
|
2023-12-19 19:42:15 +01:00 |
|
Rémi Bernon
|
26174adf32
|
lsteamclient: Allocate memory for every path conversion.
CW-Bug-Id: #22729
|
2023-12-19 19:42:15 +01:00 |
|
Rémi Bernon
|
d3fbfcdafb
|
vrclient: Simplify path convertion using separate dicts.
CW-Bug-Id: #22729
|
2023-12-19 19:42:15 +01:00 |
|
Rémi Bernon
|
80104ca5d9
|
lsteamclient: Simplify path convertion using separate dicts.
CW-Bug-Id: #22729
|
2023-12-19 19:42:15 +01:00 |
|
Rémi Bernon
|
bcd290d98c
|
vrclient: Inline some IVRClientCore override code.
CW-Bug-Id: #22729
|
2023-12-19 19:42:15 +01:00 |
|
Rémi Bernon
|
0e5e3a726b
|
vrclient: Use manual methods instead of generated wrappers.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
bf7266f80f
|
vrclient: Inline some IVRCompositor override code.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
c961e5eeca
|
vrclient: Use manual methods for IVRCompositor overrides.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +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
|
b0696e8629
|
vrclient: Inline some IVRInput override code.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
7b377a1e2b
|
vrclient: Use manual methods for IVRInput overrides.
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
|
81de7a5881
|
vrclient: Inline some IVROverlay override code.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
2b32174062
|
vrclient: Use manual methods for IVROverlay overrides.
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
|
402423fe82
|
fixup! vrclient: Inline some IVRRenderModels override code.
CW-Bug-Id: #22861
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
cd42f1b9ac
|
vrclient: Use manual methods for IVRRenderModels overrides.
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
|
24f7462fde
|
vrclient: Use manual methods for IVRSystem overrides.
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
|
579706b938
|
vrclient: Use a generic interface wrapper struct.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
259895dcf3
|
lsteamclient: Use a generic interface wrapper struct.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
2311387527
|
vrclient: Remove unused wrapper generation case.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
c09b464869
|
vrclient: Use with statement to generate the .c files.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
338ec9aa0a
|
lsteamclient: Use with statement to generate the .c files.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
428e5a7bc8
|
vrclient: Generate the .h and .cpp files separately.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
48eebd5c23
|
lsteamclient: Generate the .h and .cpp files separately.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +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
|
47ae1fde89
|
lsteamclient: Pass write function as parameter to handle_method*.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
85b9f9ea6f
|
lsteamclient: Replace do_cb_wrap with (alloc|convert)_callback.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
d81a972d3f
|
lsteamclient: Split do_cb_wrap into conversion helpers.
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
|
d46fb7c78a
|
lsteamclient: Consistently use the computed return type.
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
|
536b237731
|
lsteamclient: 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
|
7a5c155cf2
|
make: Correctly link external modules unixlib with ntdll.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
75f57c36a0
|
wineopenxr: Fix compilation warnings.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
836821d00a
|
wineopenxr: Build using makedep rules.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
4e0905bd48
|
steam.exe: Fix compilation warnings.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
c7ffde017e
|
steam.exe: Build using makedep rules.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
5da4d0da96
|
vrclient: Fix some compilation warnings.
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 |
|
Rémi Bernon
|
fb7270ecbf
|
lsteamclient: Fix some compilation warnings.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|