Rémi Bernon
|
c5a183b3c7
|
vrclient: Use with statement to generate the .c files.
CW-Bug-Id: #22729
|
2023-09-28 09:33:11 +02:00 |
|
Rémi Bernon
|
c60e8927be
|
lsteamclient: Use with statement to generate the .c files.
CW-Bug-Id: #22729
|
2023-09-28 09:33:10 +02:00 |
|
Rémi Bernon
|
55ad3bb0db
|
vrclient: Generate the .h and .cpp files separately.
CW-Bug-Id: #22729
|
2023-09-28 09:33:10 +02:00 |
|
Rémi Bernon
|
9761d7045e
|
lsteamclient: Generate the .h and .cpp files separately.
CW-Bug-Id: #22729
|
2023-09-28 09:33:09 +02:00 |
|
Rémi Bernon
|
0a5a31c539
|
vrclient: Pass write function as parameter to handle_method*.
CW-Bug-Id: #22729
|
2023-09-28 09:33:09 +02:00 |
|
Rémi Bernon
|
7326c1d673
|
lsteamclient: Pass write function as parameter to handle_method*.
CW-Bug-Id: #22729
|
2023-09-28 09:33:08 +02:00 |
|
Rémi Bernon
|
d9ccd61c11
|
lsteamclient: Replace do_cb_wrap with (alloc|convert)_callback.
CW-Bug-Id: #22729
|
2023-09-28 09:33:07 +02:00 |
|
Rémi Bernon
|
6260055bd2
|
lsteamclient: Split do_cb_wrap into conversion helpers.
CW-Bug-Id: #22729
|
2023-09-28 09:33:07 +02:00 |
|
Rémi Bernon
|
7c827e7d73
|
vrclient: Consistently use the computed return type.
CW-Bug-Id: #22729
|
2023-09-28 09:33:06 +02:00 |
|
Rémi Bernon
|
d00e8a7229
|
vrclient: Fix inconsistent const qualifier handling.
CW-Bug-Id: #22729
|
2023-09-28 09:33:06 +02:00 |
|
Rémi Bernon
|
3479873c06
|
lsteamclient: Consistently use the computed return type.
CW-Bug-Id: #22729
|
2023-09-28 09:33:05 +02:00 |
|
Rémi Bernon
|
19c7fb2549
|
vrclient: Always use a return result variable.
CW-Bug-Id: #22729
|
2023-09-28 09:33:04 +02:00 |
|
Rémi Bernon
|
9f71e16ff9
|
lsteamclient: Always use a return result variable.
CW-Bug-Id: #22729
|
2023-09-28 09:33:03 +02:00 |
|
Rémi Bernon
|
d0230e1d4e
|
vrclient: Fix incorrect size paramter passed to lin_to_win.
CW-Bug-Id: #22729
|
2023-09-28 09:32:08 +02:00 |
|
Rémi Bernon
|
522b7ac7a5
|
make: Correctly link external modules unixlib with ntdll.
CW-Bug-Id: #22729
|
2023-09-28 09:31:59 +02:00 |
|
Arkadiusz Hiler
|
ae997b6a28
|
fixup! Don't ship proton dist files in a tarball anymore
|
2023-09-27 17:33:21 +03:00 |
|
Rémi Bernon
|
8dbe0cc8be
|
wineopenxr: Fix compilation warnings.
CW-Bug-Id: #22729
|
2023-09-27 16:15:34 +03:00 |
|
Rémi Bernon
|
d45a586b43
|
wineopenxr: Build using makedep rules.
CW-Bug-Id: #22729
|
2023-09-27 16:15:34 +03:00 |
|
Rémi Bernon
|
191db0ccac
|
steam.exe: Fix compilation warnings.
CW-Bug-Id: #22729
|
2023-09-27 16:15:34 +03:00 |
|
Rémi Bernon
|
5e5a88df5b
|
steam.exe: Build using makedep rules.
CW-Bug-Id: #22729
|
2023-09-27 16:15:34 +03:00 |
|
Rémi Bernon
|
0e921c189e
|
vrclient: Fix some compilation warnings.
CW-Bug-Id: #22729
|
2023-09-27 16:15:34 +03:00 |
|
Rémi Bernon
|
e4d3810d15
|
vrclient: Build using makedep rules.
CW-Bug-Id: #22729
|
2023-09-27 16:15:34 +03:00 |
|
Rémi Bernon
|
9cb3da4806
|
lsteamclient: Fix some compilation warnings.
CW-Bug-Id: #22729
|
2023-09-27 16:15:34 +03:00 |
|
Rémi Bernon
|
9c99b17a44
|
lsteamclient: Build using makedep rules.
CW-Bug-Id: #22729
|
2023-09-27 16:15:34 +03:00 |
|
Arkadiusz Hiler
|
4c0240406b
|
update submodules
|
2023-09-27 16:15:34 +03:00 |
|
Rémi Bernon
|
de878b04e7
|
vrclient: Cleanup C method generator.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
981eab406d
|
lsteamclient: Cleanup C method generator.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
d792982335
|
vrclient: Generate thiscall wrappers separately.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
fc59438043
|
lsteamclient: Generate thiscall wrappers separately.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
d804a77404
|
vrclient: Introduce a new Method cursor wrapper.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
96bf31be96
|
lsteamclient: Introduce a new Method cursor wrapper.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
83cba5d854
|
vrclient: Introduce a new Class cursor wrapper.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
8a120213e6
|
lsteamclient: Introduce a new Class cursor wrapper.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
3b0b42cfce
|
vrclient: Use the generated names in the C++ method.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
4213ae6ffd
|
vrclient: Simplify next-is-size handling a bit.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
a38b4562a1
|
lsteamclient: Use the names array for the param converters.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
d61d96fb36
|
vrclient: Use declspec to generate C++ method signature.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
cdcced0ddf
|
lsteamclient: Use declspec to generate C++ method signature.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
ea8aaaa4a6
|
vrclient: Use method.get_arguments instead of get_params.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
6ad3395f34
|
vrclient: Split C++/C method generation helpers.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
3eaaff84f7
|
lsteamclient: Split C++/C method generation helpers.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
4ea34adb14
|
lsteamclient: Reorder do_cb_wrap first parameters.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
1e0e0b1d12
|
vrclient: Split cpp_h generation to a dedicated method.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
031bcf671e
|
lsteamclient: Split cpp_h generation to a dedicated method.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
24ccee527f
|
vrclient: Return all struct abis from find_struct.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
2a780473e1
|
lsteamclient: Return all struct abis from find_struct.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
bdd76a9962
|
vrclient: Filter structs and classes while parsing.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
4270de7e02
|
lsteamclient: Filter structs and classes while parsing.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
08023fdb49
|
vrclient: Use the all_records dict to lookup structs.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|
Rémi Bernon
|
ff93611af1
|
lsteamclient: Use the all_records dict to lookup structs.
CW-Bug-Id: #22729
|
2023-09-27 16:04:49 +03:00 |
|