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 |
|
Rémi Bernon
|
c59345eb5b
|
lsteamclient: Build using makedep rules.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
7cf466db02
|
vrclient: Cleanup C method generator.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
0040deb754
|
lsteamclient: Cleanup C method generator.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
a2efb6cc82
|
vrclient: Generate thiscall wrappers separately.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
ec53c8a649
|
lsteamclient: Generate thiscall wrappers separately.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
600870e008
|
vrclient: Introduce a new Method cursor wrapper.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
26eddba698
|
lsteamclient: Introduce a new Method cursor wrapper.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
0c2a05b757
|
vrclient: Introduce a new Class cursor wrapper.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
2087258dc1
|
lsteamclient: Introduce a new Class cursor wrapper.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
d9aa610ab5
|
vrclient: Use the generated names in the C++ method.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +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
|
0c8b164036
|
lsteamclient: Use the names array for the param converters.
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 |
|
Rémi Bernon
|
da3bf9b709
|
lsteamclient: Use declspec to generate C++ method signature.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
27736adb76
|
vrclient: Use method.get_arguments instead of get_params.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
32dff08a42
|
vrclient: Split C++/C method generation helpers.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|