Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 0 additions & 26 deletions Providers/OpenVRProviderContext.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,29 +22,3 @@ struct OpenVRProviderContext
OpenVRInputProvider *inputProvider;
};

inline OpenVRProviderContext &GetProviderContext( void *data )
{
assert( data != NULL );
return *static_cast< OpenVRProviderContext * >( data );
}

class ProviderImpl
{
public:
ProviderImpl( OpenVRProviderContext &providerContext, UnitySubsystemHandle subsystemHandle )
: m_Context( providerContext )
, m_Handle( subsystemHandle )
{
}
virtual ~ProviderImpl() {}

virtual UnitySubsystemErrorCode Initialize() = 0;
virtual UnitySubsystemErrorCode Start() = 0;

virtual void Stop() = 0;
virtual void Shutdown() = 0;

protected:
OpenVRProviderContext &m_Context;
UnitySubsystemHandle m_Handle;
};

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x64/XRSDKOpenVR.exp
Binary file not shown.
7 changes: 0 additions & 7 deletions com.valve.openvr/Runtime/x64/XRSDKOpenVR.exp.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x64/XRSDKOpenVR.lib
Binary file not shown.
7 changes: 0 additions & 7 deletions com.valve.openvr/Runtime/x64/XRSDKOpenVR.lib.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x64/openvr_api.lib
Binary file not shown.
7 changes: 0 additions & 7 deletions com.valve.openvr/Runtime/x64/openvr_api.lib.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x64/ucrtbased.dll
Binary file not shown.
63 changes: 0 additions & 63 deletions com.valve.openvr/Runtime/x64/ucrtbased.dll.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x64/vc141.pdb
Binary file not shown.
7 changes: 0 additions & 7 deletions com.valve.openvr/Runtime/x64/vc141.pdb.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x64/vc142.pdb
Binary file not shown.
7 changes: 0 additions & 7 deletions com.valve.openvr/Runtime/x64/vc142.pdb.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x86/XRSDKOpenVR.exp
Binary file not shown.
7 changes: 0 additions & 7 deletions com.valve.openvr/Runtime/x86/XRSDKOpenVR.exp.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x86/XRSDKOpenVR.lib
Binary file not shown.
7 changes: 0 additions & 7 deletions com.valve.openvr/Runtime/x86/XRSDKOpenVR.lib.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x86/openvr_api.lib
Binary file not shown.
7 changes: 0 additions & 7 deletions com.valve.openvr/Runtime/x86/openvr_api.lib.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x86/ucrtbased.dll
Binary file not shown.
63 changes: 0 additions & 63 deletions com.valve.openvr/Runtime/x86/ucrtbased.dll.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x86/vc141.pdb
Binary file not shown.
7 changes: 0 additions & 7 deletions com.valve.openvr/Runtime/x86/vc141.pdb.meta

This file was deleted.

Binary file removed com.valve.openvr/Runtime/x86/vc142.pdb
Binary file not shown.
7 changes: 0 additions & 7 deletions com.valve.openvr/Runtime/x86/vc142.pdb.meta

This file was deleted.

9 changes: 0 additions & 9 deletions unity_plugin.def

This file was deleted.

2 changes: 0 additions & 2 deletions x64/Release/ALL_BUILD/ALL_BUILD.tlog/ALL_BUILD.lastbuildstate

This file was deleted.