1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-07-12 08:16:19 +03:00

vrclient: Move sources out of vrclient_x64 subfolder.

CW-Bug-Id: 
This commit is contained in:
Rémi Bernon 2023-10-03 13:19:46 +02:00
parent ec20e7d093
commit 30a612bc46
161 changed files with 165 additions and 165 deletions
vrclient_x64
Makefile.incppIVRApplications_IVRApplications_001.cppcppIVRApplications_IVRApplications_002.cppcppIVRApplications_IVRApplications_003.cppcppIVRApplications_IVRApplications_004.cppcppIVRApplications_IVRApplications_005.cppcppIVRApplications_IVRApplications_006.cppcppIVRApplications_IVRApplications_007.cppcppIVRChaperoneSetup_IVRChaperoneSetup_004.cppcppIVRChaperoneSetup_IVRChaperoneSetup_005.cppcppIVRChaperoneSetup_IVRChaperoneSetup_006.cppcppIVRChaperone_IVRChaperone_002.cppcppIVRChaperone_IVRChaperone_003.cppcppIVRChaperone_IVRChaperone_004.cppcppIVRClientCore_IVRClientCore_002.cppcppIVRClientCore_IVRClientCore_003.cppcppIVRCompositor_IVRCompositor_005.cppcppIVRCompositor_IVRCompositor_006.cppcppIVRCompositor_IVRCompositor_007.cppcppIVRCompositor_IVRCompositor_008.cppcppIVRCompositor_IVRCompositor_009.cppcppIVRCompositor_IVRCompositor_010.cppcppIVRCompositor_IVRCompositor_011.cppcppIVRCompositor_IVRCompositor_012.cppcppIVRCompositor_IVRCompositor_013.cppcppIVRCompositor_IVRCompositor_014.cppcppIVRCompositor_IVRCompositor_015.cppcppIVRCompositor_IVRCompositor_016.cppcppIVRCompositor_IVRCompositor_017.cppcppIVRCompositor_IVRCompositor_018.cppcppIVRCompositor_IVRCompositor_019.cppcppIVRCompositor_IVRCompositor_020.cppcppIVRCompositor_IVRCompositor_021.cppcppIVRCompositor_IVRCompositor_022.cppcppIVRCompositor_IVRCompositor_024.cppcppIVRCompositor_IVRCompositor_026.cppcppIVRCompositor_IVRCompositor_027.cppcppIVRControlPanel_IVRControlPanel_006.cppcppIVRDriverManager_IVRDriverManager_001.cppcppIVRExtendedDisplay_IVRExtendedDisplay_001.cppcppIVRHeadsetView_IVRHeadsetView_001.cppcppIVRIOBuffer_IVRIOBuffer_001.cppcppIVRIOBuffer_IVRIOBuffer_002.cppcppIVRInput_IVRInput_003.cppcppIVRInput_IVRInput_004.cppcppIVRInput_IVRInput_005.cppcppIVRInput_IVRInput_006.cppcppIVRInput_IVRInput_007.cppcppIVRInput_IVRInput_010.cppcppIVRMailbox_IVRMailbox_001.cppcppIVRNotifications_IVRNotifications_001.cppcppIVRNotifications_IVRNotifications_002.cppcppIVROverlayView_IVROverlayView_003.cppcppIVROverlay_IVROverlay_001.cppcppIVROverlay_IVROverlay_002.cppcppIVROverlay_IVROverlay_003.cppcppIVROverlay_IVROverlay_004.cppcppIVROverlay_IVROverlay_005.cppcppIVROverlay_IVROverlay_007.cppcppIVROverlay_IVROverlay_008.cppcppIVROverlay_IVROverlay_010.cppcppIVROverlay_IVROverlay_011.cppcppIVROverlay_IVROverlay_012.cppcppIVROverlay_IVROverlay_013.cppcppIVROverlay_IVROverlay_014.cppcppIVROverlay_IVROverlay_016.cppcppIVROverlay_IVROverlay_017.cppcppIVROverlay_IVROverlay_018.cppcppIVROverlay_IVROverlay_019.cppcppIVROverlay_IVROverlay_020.cppcppIVROverlay_IVROverlay_021.cppcppIVROverlay_IVROverlay_022.cppcppIVROverlay_IVROverlay_024.cppcppIVROverlay_IVROverlay_025.cppcppIVROverlay_IVROverlay_026.cppcppIVROverlay_IVROverlay_027.cppcppIVRRenderModels_IVRRenderModels_001.cppcppIVRRenderModels_IVRRenderModels_002.cppcppIVRRenderModels_IVRRenderModels_004.cppcppIVRRenderModels_IVRRenderModels_005.cppcppIVRRenderModels_IVRRenderModels_006.cppcppIVRResources_IVRResources_001.cppcppIVRScreenshots_IVRScreenshots_001.cppcppIVRSettings_IVRSettings_001.cppcppIVRSettings_IVRSettings_002.cppcppIVRSettings_IVRSettings_003.cppcppIVRSystem_IVRSystem_003.cppcppIVRSystem_IVRSystem_004.cppcppIVRSystem_IVRSystem_005.cppcppIVRSystem_IVRSystem_006.cppcppIVRSystem_IVRSystem_009.cppcppIVRSystem_IVRSystem_010.cppcppIVRSystem_IVRSystem_011.cppcppIVRSystem_IVRSystem_012.cppcppIVRSystem_IVRSystem_014.cppcppIVRSystem_IVRSystem_015.cppcppIVRSystem_IVRSystem_016.cppcppIVRSystem_IVRSystem_017.cppcppIVRSystem_IVRSystem_019.cppcppIVRSystem_IVRSystem_020.cpp

@ -6,148 +6,148 @@ EXTRADLLFLAGS = -mcygwin -static-libgcc -static-libstdc++ -ldl
EXTRADEFS = -DWINE_NO_LONG_TYPES -DGNUC EXTRADEFS = -DWINE_NO_LONG_TYPES -DGNUC
SOURCES = \ SOURCES = \
vrclient_x64/flatapi.c \ flatapi.c \
vrclient_x64/vrclient_generated.c \ vrclient_generated.c \
vrclient_x64/vrclient_main.c \ vrclient_main.c \
vrclient_x64/vrcompositor_manual.c \ vrcompositor_manual.c \
vrclient_x64/vrinput_manual.c \ vrinput_manual.c \
vrclient_x64/vroverlay_manual.c \ vroverlay_manual.c \
vrclient_x64/vrsystem_manual.c \ vrsystem_manual.c \
vrclient_x64/vrrendermodels_manual.c \ vrrendermodels_manual.c \
vrclient_x64/winIVRApplications.c \ winIVRApplications.c \
vrclient_x64/winIVRChaperone.c \ winIVRChaperone.c \
vrclient_x64/winIVRChaperoneSetup.c \ winIVRChaperoneSetup.c \
vrclient_x64/winIVRClientCore.c \ winIVRClientCore.c \
vrclient_x64/winIVRCompositor.c \ winIVRCompositor.c \
vrclient_x64/winIVRControlPanel.c \ winIVRControlPanel.c \
vrclient_x64/winIVRDriverManager.c \ winIVRDriverManager.c \
vrclient_x64/winIVRExtendedDisplay.c \ winIVRExtendedDisplay.c \
vrclient_x64/winIVRHeadsetView.c \ winIVRHeadsetView.c \
vrclient_x64/winIVRInput.c \ winIVRInput.c \
vrclient_x64/winIVRIOBuffer.c \ winIVRIOBuffer.c \
vrclient_x64/winIVRMailbox.c \ winIVRMailbox.c \
vrclient_x64/winIVRNotifications.c \ winIVRNotifications.c \
vrclient_x64/winIVROverlay.c \ winIVROverlay.c \
vrclient_x64/winIVROverlayView.c \ winIVROverlayView.c \
vrclient_x64/winIVRRenderModels.c \ winIVRRenderModels.c \
vrclient_x64/winIVRResources.c \ winIVRResources.c \
vrclient_x64/winIVRScreenshots.c \ winIVRScreenshots.c \
vrclient_x64/winIVRSettings.c \ winIVRSettings.c \
vrclient_x64/winIVRSystem.c \ winIVRSystem.c \
vrclient_x64/winIVRTrackedCamera.c \ winIVRTrackedCamera.c \
vrclient_x64/cppIVRApplications_IVRApplications_001.cpp \ cppIVRApplications_IVRApplications_001.cpp \
vrclient_x64/cppIVRApplications_IVRApplications_002.cpp \ cppIVRApplications_IVRApplications_002.cpp \
vrclient_x64/cppIVRApplications_IVRApplications_003.cpp \ cppIVRApplications_IVRApplications_003.cpp \
vrclient_x64/cppIVRApplications_IVRApplications_004.cpp \ cppIVRApplications_IVRApplications_004.cpp \
vrclient_x64/cppIVRApplications_IVRApplications_005.cpp \ cppIVRApplications_IVRApplications_005.cpp \
vrclient_x64/cppIVRApplications_IVRApplications_006.cpp \ cppIVRApplications_IVRApplications_006.cpp \
vrclient_x64/cppIVRApplications_IVRApplications_007.cpp \ cppIVRApplications_IVRApplications_007.cpp \
vrclient_x64/cppIVRChaperone_IVRChaperone_002.cpp \ cppIVRChaperone_IVRChaperone_002.cpp \
vrclient_x64/cppIVRChaperone_IVRChaperone_003.cpp \ cppIVRChaperone_IVRChaperone_003.cpp \
vrclient_x64/cppIVRChaperone_IVRChaperone_004.cpp \ cppIVRChaperone_IVRChaperone_004.cpp \
vrclient_x64/cppIVRChaperoneSetup_IVRChaperoneSetup_004.cpp \ cppIVRChaperoneSetup_IVRChaperoneSetup_004.cpp \
vrclient_x64/cppIVRChaperoneSetup_IVRChaperoneSetup_005.cpp \ cppIVRChaperoneSetup_IVRChaperoneSetup_005.cpp \
vrclient_x64/cppIVRChaperoneSetup_IVRChaperoneSetup_006.cpp \ cppIVRChaperoneSetup_IVRChaperoneSetup_006.cpp \
vrclient_x64/cppIVRClientCore_IVRClientCore_002.cpp \ cppIVRClientCore_IVRClientCore_002.cpp \
vrclient_x64/cppIVRClientCore_IVRClientCore_003.cpp \ cppIVRClientCore_IVRClientCore_003.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_005.cpp \ cppIVRCompositor_IVRCompositor_005.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_006.cpp \ cppIVRCompositor_IVRCompositor_006.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_007.cpp \ cppIVRCompositor_IVRCompositor_007.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_008.cpp \ cppIVRCompositor_IVRCompositor_008.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_009.cpp \ cppIVRCompositor_IVRCompositor_009.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_010.cpp \ cppIVRCompositor_IVRCompositor_010.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_011.cpp \ cppIVRCompositor_IVRCompositor_011.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_012.cpp \ cppIVRCompositor_IVRCompositor_012.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_013.cpp \ cppIVRCompositor_IVRCompositor_013.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_014.cpp \ cppIVRCompositor_IVRCompositor_014.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_015.cpp \ cppIVRCompositor_IVRCompositor_015.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_016.cpp \ cppIVRCompositor_IVRCompositor_016.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_017.cpp \ cppIVRCompositor_IVRCompositor_017.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_018.cpp \ cppIVRCompositor_IVRCompositor_018.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_019.cpp \ cppIVRCompositor_IVRCompositor_019.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_020.cpp \ cppIVRCompositor_IVRCompositor_020.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_021.cpp \ cppIVRCompositor_IVRCompositor_021.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_022.cpp \ cppIVRCompositor_IVRCompositor_022.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_024.cpp \ cppIVRCompositor_IVRCompositor_024.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_026.cpp \ cppIVRCompositor_IVRCompositor_026.cpp \
vrclient_x64/cppIVRCompositor_IVRCompositor_027.cpp \ cppIVRCompositor_IVRCompositor_027.cpp \
vrclient_x64/cppIVRControlPanel_IVRControlPanel_006.cpp \ cppIVRControlPanel_IVRControlPanel_006.cpp \
vrclient_x64/cppIVRDriverManager_IVRDriverManager_001.cpp \ cppIVRDriverManager_IVRDriverManager_001.cpp \
vrclient_x64/cppIVRExtendedDisplay_IVRExtendedDisplay_001.cpp \ cppIVRExtendedDisplay_IVRExtendedDisplay_001.cpp \
vrclient_x64/cppIVRHeadsetView_IVRHeadsetView_001.cpp \ cppIVRHeadsetView_IVRHeadsetView_001.cpp \
vrclient_x64/cppIVRInput_IVRInput_003.cpp \ cppIVRInput_IVRInput_003.cpp \
vrclient_x64/cppIVRInput_IVRInput_004.cpp \ cppIVRInput_IVRInput_004.cpp \
vrclient_x64/cppIVRInput_IVRInput_005.cpp \ cppIVRInput_IVRInput_005.cpp \
vrclient_x64/cppIVRInput_IVRInput_006.cpp \ cppIVRInput_IVRInput_006.cpp \
vrclient_x64/cppIVRInput_IVRInput_007.cpp \ cppIVRInput_IVRInput_007.cpp \
vrclient_x64/cppIVRInput_IVRInput_010.cpp \ cppIVRInput_IVRInput_010.cpp \
vrclient_x64/cppIVRIOBuffer_IVRIOBuffer_001.cpp \ cppIVRIOBuffer_IVRIOBuffer_001.cpp \
vrclient_x64/cppIVRIOBuffer_IVRIOBuffer_002.cpp \ cppIVRIOBuffer_IVRIOBuffer_002.cpp \
vrclient_x64/cppIVRMailbox_IVRMailbox_001.cpp \ cppIVRMailbox_IVRMailbox_001.cpp \
vrclient_x64/cppIVRNotifications_IVRNotifications_001.cpp \ cppIVRNotifications_IVRNotifications_001.cpp \
vrclient_x64/cppIVRNotifications_IVRNotifications_002.cpp \ cppIVRNotifications_IVRNotifications_002.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_001.cpp \ cppIVROverlay_IVROverlay_001.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_002.cpp \ cppIVROverlay_IVROverlay_002.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_003.cpp \ cppIVROverlay_IVROverlay_003.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_004.cpp \ cppIVROverlay_IVROverlay_004.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_005.cpp \ cppIVROverlay_IVROverlay_005.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_007.cpp \ cppIVROverlay_IVROverlay_007.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_008.cpp \ cppIVROverlay_IVROverlay_008.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_010.cpp \ cppIVROverlay_IVROverlay_010.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_011.cpp \ cppIVROverlay_IVROverlay_011.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_012.cpp \ cppIVROverlay_IVROverlay_012.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_013.cpp \ cppIVROverlay_IVROverlay_013.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_014.cpp \ cppIVROverlay_IVROverlay_014.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_016.cpp \ cppIVROverlay_IVROverlay_016.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_017.cpp \ cppIVROverlay_IVROverlay_017.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_018.cpp \ cppIVROverlay_IVROverlay_018.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_019.cpp \ cppIVROverlay_IVROverlay_019.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_020.cpp \ cppIVROverlay_IVROverlay_020.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_021.cpp \ cppIVROverlay_IVROverlay_021.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_022.cpp \ cppIVROverlay_IVROverlay_022.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_024.cpp \ cppIVROverlay_IVROverlay_024.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_025.cpp \ cppIVROverlay_IVROverlay_025.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_026.cpp \ cppIVROverlay_IVROverlay_026.cpp \
vrclient_x64/cppIVROverlay_IVROverlay_027.cpp \ cppIVROverlay_IVROverlay_027.cpp \
vrclient_x64/cppIVROverlayView_IVROverlayView_003.cpp \ cppIVROverlayView_IVROverlayView_003.cpp \
vrclient_x64/cppIVRRenderModels_IVRRenderModels_001.cpp \ cppIVRRenderModels_IVRRenderModels_001.cpp \
vrclient_x64/cppIVRRenderModels_IVRRenderModels_002.cpp \ cppIVRRenderModels_IVRRenderModels_002.cpp \
vrclient_x64/cppIVRRenderModels_IVRRenderModels_004.cpp \ cppIVRRenderModels_IVRRenderModels_004.cpp \
vrclient_x64/cppIVRRenderModels_IVRRenderModels_005.cpp \ cppIVRRenderModels_IVRRenderModels_005.cpp \
vrclient_x64/cppIVRRenderModels_IVRRenderModels_006.cpp \ cppIVRRenderModels_IVRRenderModels_006.cpp \
vrclient_x64/cppIVRResources_IVRResources_001.cpp \ cppIVRResources_IVRResources_001.cpp \
vrclient_x64/cppIVRScreenshots_IVRScreenshots_001.cpp \ cppIVRScreenshots_IVRScreenshots_001.cpp \
vrclient_x64/cppIVRSettings_IVRSettings_001.cpp \ cppIVRSettings_IVRSettings_001.cpp \
vrclient_x64/cppIVRSettings_IVRSettings_002.cpp \ cppIVRSettings_IVRSettings_002.cpp \
vrclient_x64/cppIVRSettings_IVRSettings_003.cpp \ cppIVRSettings_IVRSettings_003.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_003.cpp \ cppIVRSystem_IVRSystem_003.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_004.cpp \ cppIVRSystem_IVRSystem_004.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_005.cpp \ cppIVRSystem_IVRSystem_005.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_006.cpp \ cppIVRSystem_IVRSystem_006.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_009.cpp \ cppIVRSystem_IVRSystem_009.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_010.cpp \ cppIVRSystem_IVRSystem_010.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_011.cpp \ cppIVRSystem_IVRSystem_011.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_012.cpp \ cppIVRSystem_IVRSystem_012.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_014.cpp \ cppIVRSystem_IVRSystem_014.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_015.cpp \ cppIVRSystem_IVRSystem_015.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_016.cpp \ cppIVRSystem_IVRSystem_016.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_017.cpp \ cppIVRSystem_IVRSystem_017.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_019.cpp \ cppIVRSystem_IVRSystem_019.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_020.cpp \ cppIVRSystem_IVRSystem_020.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_021.cpp \ cppIVRSystem_IVRSystem_021.cpp \
vrclient_x64/cppIVRSystem_IVRSystem_022.cpp \ cppIVRSystem_IVRSystem_022.cpp \
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_001.cpp \ cppIVRTrackedCamera_IVRTrackedCamera_001.cpp \
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_002.cpp \ cppIVRTrackedCamera_IVRTrackedCamera_002.cpp \
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_003.cpp \ cppIVRTrackedCamera_IVRTrackedCamera_003.cpp \
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_004.cpp \ cppIVRTrackedCamera_IVRTrackedCamera_004.cpp \
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_005.cpp \ cppIVRTrackedCamera_IVRTrackedCamera_005.cpp \
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_006.cpp \ cppIVRTrackedCamera_IVRTrackedCamera_006.cpp \
vrclient_x64/json_converter.cpp \ json_converter.cpp \
vrclient_x64/jsoncpp.cpp \ jsoncpp.cpp \
vrclient_x64/unix_vrclientcore_manual.cpp \ unix_vrclientcore_manual.cpp \
vrclient_x64/unix_vrcompositor_manual.cpp \ unix_vrcompositor_manual.cpp \
vrclient_x64/unix_vroverlay_manual.cpp \ unix_vroverlay_manual.cpp \
vrclient_x64/unix_vrrendermodels_manual.cpp \ unix_vrrendermodels_manual.cpp \
vrclient_x64/unix_vrsystem_manual.cpp \ unix_vrsystem_manual.cpp \
vrclient_x64/unixlib.cpp \ unixlib.cpp \
vrclient_x64/unixlib_generated.cpp \ unixlib_generated.cpp \

Some files were not shown because too many files have changed in this diff Show More