Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-23vrclient: Override WaitGetPoses for new IVRCompositor versionsproton-5.0-5bPierre-Loup A. Griffais
2020-03-19vrclient: Convert paths coming in over JSONAndrew Eikum
2020-03-19vrclient: import jsoncppAndrew Eikum
2020-03-19vrclient: support openvr v1.10.30Andrew Eikum
2020-03-18vrclient: Support openvr v1.9.16Andrew Eikum
2020-03-09steam_helper: Set up VR paths in steam.exe, not protonAndrew Eikum
2020-01-10vrclient: Support openvr v1.8.19Andrew Eikum
2020-01-10vrclient: Support openvr v1.7.15Andrew Eikum
2020-01-10vrclient: Handle NULL texture argument to IVRRenderModels::LoadIntoTextureD3D...Andrew Eikum
2020-01-10vrclient: Support IVRRenderModels::LoadTextureD3D11_AsyncAndrew Eikum
2019-10-08vrclient: Truncate short VREvent_t structsAndrew Eikum
2019-09-24vrclient: Add field alignment to converted structs, tooAndrew Eikum
2019-09-24vrclient: Handle size parameters and fieldsAndrew Eikum
2019-09-24vrclient: Dereference more typedefsAndrew Eikum
2019-09-24vrclient: remove redundant user_structs fieldAndrew Eikum
2019-09-24vrclient: Clean up struct conversionAndrew Eikum
2019-09-24vrclient: fix up const typesAndrew Eikum
2019-09-24vrclient: Dereference typedefsAndrew Eikum
2019-09-24vrclient: Convert structure membersAndrew Eikum
2019-09-24vrclient: Check all structs for conversionAndrew Eikum
2019-09-24vrclient: Use 32-bit build for thiscall wrappersAndrew Eikum
2019-09-24vrclient: Add alignment attribute if neededAndrew Eikum
2019-09-24vrclient: Handle NULL parameters to wrapped structsAndrew Eikum
2019-08-23vrclient: Support v1.6.10Andrew Eikum
2019-08-08vrclient: Support for HmdSystemFactory exportJoshua Ashton
2019-07-18vrclient: Add openvr v1.5.17 supportproton-4.11-1Sophie Tauchert
2019-07-03openvr: Support v1.4.18Andrew Eikum
2019-07-03openvr: Support v1.3.22Andrew Eikum
2019-07-03openvr: Support v1.2.10Andrew Eikum
2019-06-17vrclient: Downgrade some ERRsAndrew Eikum
2019-03-21vrclient: Fix up windows-side struct packingAndrew Eikum
2019-03-21vrclient: Fix up pointer cast to latest TextureMap typeAndrew Eikum
2019-03-21vrclient: Convert more file pathsAndrew Eikum
2019-03-21vrclient: Translate filepath for SetActionManifestPathhdmap
2018-12-20vrclient: Support openvr v1.1.3bAndrew Eikum
2018-12-20vrclient: Support intermediate version 1.0.3ahdmap
2018-11-05vrclient: Fix IVRRenderModels usageAndrew Eikum
2018-10-31vrclient: Add openvr v1.0.16 and v1.0.17 supportAndrew Eikum
2018-10-16Revert "build dxvk as native .so"Andrew Eikum
2018-10-11Update DXVK to v0.80 and build as native .soAndrew Eikum
2018-10-11vrclient: Implement LoadIntoTextureD3D11_Async().Józef Kucia
2018-10-11vrclient: Log IVRClientCore initialization errors.Józef Kucia
2018-10-11vrclient: Avoid unnecessary casts.Józef Kucia
2018-10-11vrclient/wined3d: Handle depth textures in synchronous mode.Józef Kucia
2018-10-11vrclient/wined3d: Use synchronous mode for older versions.Józef Kucia
2018-10-11vrclient/dxvk: Add FIXME() for unhandled flags.Józef Kucia
2018-10-11vrclient: Remove dead code.Józef Kucia
2018-10-11vrclient: Introduce VRCLIENT_HAVE_DXVK.Józef Kucia
2018-10-11vrclient: Factor out ivrcompositor_submit_vulkan().Józef Kucia
2018-10-11vrclient: Factor out ivrcompositor_submit_dxvk().Józef Kucia