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
3584832fa4
vrclient: Clean up struct conversion
2019-09-24 08:00:09 -05:00
Andrew Eikum
3fecadaf4e
vrclient: fix up const types
2019-09-24 08:00:09 -05:00
Andrew Eikum
223286df88
vrclient: Dereference typedefs
2019-09-24 08:00:08 -05:00
Andrew Eikum
ede0f96149
vrclient: Convert structure members
2019-09-24 08:00:08 -05:00
Andrew Eikum
8fe55dee47
vrclient: Check all structs for conversion
2019-09-24 08:00:08 -05:00
Andrew Eikum
181eb3a68f
vrclient: Use 32-bit build for thiscall wrappers
2019-09-24 08:00:08 -05:00
Andrew Eikum
2eda0d235b
vrclient: Add alignment attribute if needed
2019-09-24 08:00:08 -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
Joshua Ashton
948aeac50d
vrclient: Support for HmdSystemFactory export
...
Fixes a crash in Half-Life 2 in settings, and other legacy VR titles
2019-08-08 14:14:28 -05:00
Sophie Tauchert
99764d17b1
vrclient: Add openvr v1.5.17 support
2019-07-18 06:10:48 -05:00
Andrew Eikum
44f447e9a6
openvr: Support v1.4.18
2019-07-03 08:14:33 -05:00
Andrew Eikum
27b0d4083d
openvr: Support v1.3.22
2019-07-03 08:14:33 -05:00
Andrew Eikum
94568eaa23
openvr: Support v1.2.10
2019-07-03 08:14:33 -05:00
Andrew Eikum
11d23de666
vrclient: Downgrade some ERRs
2019-06-17 15:18:14 -05:00
Andrew Eikum
520d675f11
vrclient: Fix up windows-side struct packing
2019-03-21 08:31:33 -05:00
Andrew Eikum
cb4490fb03
vrclient: Fix up pointer cast to latest TextureMap type
2019-03-21 08:31:33 -05:00
Andrew Eikum
a2bedd9c8f
vrclient: Convert more file paths
2019-03-21 08:31:33 -05:00
hdmap
1ff16641fd
vrclient: Translate filepath for SetActionManifestPath
2019-03-21 08:31:33 -05:00
Andrew Eikum
8e26729a1c
vrclient: Support openvr v1.1.3b
2018-12-20 10:53:32 -06:00
hdmap
f260a2cb30
vrclient: Support intermediate version 1.0.3a
...
Used by The Lab.
2018-12-20 10:53:32 -06:00
Andrew Eikum
b14b9ed721
vrclient: Fix IVRRenderModels usage
2018-11-05 11:25:28 -06:00
Andrew Eikum
3f44c228fe
vrclient: Add openvr v1.0.16 and v1.0.17 support
2018-10-31 07:48:33 -05:00
Andrew Eikum
cc3e4210cd
Revert "build dxvk as native .so"
...
This reverts commits aef98f1e7d
and f85b734f66
.
The Steam Runtime is too old to build DXVK, so we have to continue
building it as a Windows DLL.
2018-10-16 07:50:33 -05:00
Andrew Eikum
f85b734f66
Update DXVK to v0.80 and build as native .so
2018-10-11 08:21:09 -05:00
Józef Kucia
cf2be60a67
vrclient: Implement LoadIntoTextureD3D11_Async().
2018-10-11 08:21:09 -05:00
Józef Kucia
b44c226242
vrclient: Log IVRClientCore initialization errors.
2018-10-11 08:21:09 -05:00
Józef Kucia
7ea55b4679
vrclient: Avoid unnecessary casts.
2018-10-11 08:21:09 -05:00
Józef Kucia
8f57eb1487
vrclient/wined3d: Handle depth textures in synchronous mode.
2018-10-11 08:21:09 -05:00
Józef Kucia
7902969fd7
vrclient/wined3d: Use synchronous mode for older versions.
2018-10-11 08:21:09 -05:00
Józef Kucia
60a45d33b6
vrclient/dxvk: Add FIXME() for unhandled flags.
2018-10-11 08:21:09 -05:00
Józef Kucia
a7eec2b6e9
vrclient: Remove dead code.
2018-10-11 08:21:09 -05:00
Józef Kucia
c0f2627396
vrclient: Introduce VRCLIENT_HAVE_DXVK.
2018-10-11 08:21:09 -05:00
Józef Kucia
cad4edfed8
vrclient: Factor out ivrcompositor_submit_vulkan().
2018-10-11 08:21:09 -05:00
Józef Kucia
53b798a62f
vrclient: Factor out ivrcompositor_submit_dxvk().
2018-10-11 08:21:08 -05:00
Józef Kucia
66e149f87f
vrclient: Factor out ivrcompositor_submit_wined3d().
2018-10-11 08:21:08 -05:00
Józef Kucia
3f2b30d351
vrclient: Make get_our_compositor() thread-safe.
...
get_our_compositor() is also called from the wined3d command stream
thread.
2018-10-11 08:21:08 -05:00
Józef Kucia
5d073d3f40
vrclient: Add CFI directives to asm functions.
...
Fixes backtraces.
2018-10-11 08:21:08 -05:00
Józef Kucia
f7ffa9c395
vrclient: Use movaps to shift XMM registers.
...
Follow what GCC does.
2018-10-11 08:21:08 -05:00
Józef Kucia
824d0765aa
vrclient/gen_wrapper: Reduce code duplication slightly.
2018-10-11 08:21:08 -05:00
Andrew Eikum
58ec0b8b97
lsteamclient: Fix order of overloaded methods in vtable
...
msvc++ groups overloaded methods and places them in reverse order of
declaration in the vtable.
2018-09-06 14:22:36 -05:00
Mayeul Cantan
0f80f2f52c
Import print_function from __future__ for python compatibility
...
This alters the behaviour of python2's print statement to be compatible
with python3's print function. While not strictly necessary for now,
this might help future compatibility.
Thanks to Seppo Yli-Olli (@nanonyme) for suggesting this.
2018-08-24 09:28:52 +02:00
Mayeul Cantan
9c3667c083
Make proton, gen_wrapper and user_settings python scripts version-agnostic
2018-08-23 14:24:39 +02:00
Seppo Yli-Olli
d162bda989
Sanitize hashbang
2018-08-22 16:49:20 +03:00
Józef Kucia
9344fea359
vclient: Add tests for C API thunks.
2018-07-30 18:04:25 +02:00
Józef Kucia
d8f1c49922
vrclient: Move source files to separate directory.
...
In preparation for the next commit.
2018-07-30 17:43:32 +02:00
Józef Kucia
cef5122550
vrclient: Fix x64 C API thunks for methods returning records.
2018-07-30 17:43:32 +02:00
Józef Kucia
304a3d8b76
vrclient: Fix float parameters in x64 C API thunks.
2018-07-30 17:43:19 +02:00