Commit Graph

7 Commits

Author SHA1 Message Date
peter tarasenko
7167181299 TextureShare: Fixed compiler issues for Samples project files
- c++ version was updated to 20 (to support recent code changes copied from UE side)
- Fixed D3D12 code related to the new C++ version standards.

#jira UE-190155
#rb Alejandro.Arango, Vitalii.Boiko

[CL 26483760 by peter tarasenko in ue5-main branch]
2023-07-20 08:48:49 -04:00
alejandro arango
8c87730676 TextureShare: Fixed multiple issues
-new functions added to API and SDK
-added connection rules for processes by type
-fixed several sync glitches
-fixed multithread deadlock bug
-improved sync logic: run missed sync steps; add the missing sync steps to the settings from framesync().
-added fix texture formats from 5.1.1. The default format has also been changed to 32-bit (to avoid data loss).
-reworked part of PP in nDisplay related to TextureShare
-added resource type for cross adapter
-redesigned and improved debug logs; managed from .cs files for all 3 modules.
-added CPU\GPU profiler.

#jira UE-174756, UE-172036, UE-174463
#rb Alejandro.Arango, Vitalii.Boiko,
#preflight 6412347e3c2db400295ba185
#lockdown Alejandro.Arango

[CL 24666180 by alejandro arango in ue5-main branch]
2023-03-15 20:46:42 -04:00
peter tarasenko
a19e84e1ec TextureShare: Visual Studio Project Version Update for TextureShare Samples
#jira UE-173935
#rb Alejandro.Arango, Vitalii.Boiko
#preflight not useful

[CL 24469536 by peter tarasenko in ue5-main branch]
2023-03-01 15:43:45 -05:00
peter tarasenko
1d9b767c96 TextureShare: fixed RDG issues
#jira UE-159640
#rb vitalii.boiko
#preflight 630438ba33729407e8b0db90

[CL 21516240 by peter tarasenko in ue5-main branch]
2022-08-23 15:04:53 -04:00
peter tarasenko
fd33d11f01 TextureShare: fixed compilation tests issues
#jira UE-157675, UE-157697, UE-157698, UE-157701, UE-157702, UE-157704, UE-157684
#rb none
#preflight 62ba0105e77151e5997b7878 , 62ba00fa0f22d6b12cb3bc39

[CL 20837810 by peter tarasenko in ue5-main branch]
2022-06-27 15:18:22 -04:00
peter tarasenko
4cd46b0824 TextureShare Samples - fixed missing copyright boilerplate. Horde Issue #185572
#jira none
#rb trivial
#preflight none

[CL 20826578 by peter tarasenko in ue5-main branch]
2022-06-25 23:18:23 -04:00
peter tarasenko
b7c5c86132 TextureShare: Plugin, nDisplay integration, SDK, and Samples
#jira UE-148999, UE-149598, UE-150041, UE-150042, UE-150043, UE-150044, UE-150045, UE-150046
#rb Alejandro.Arango, Vitalii.Boiko
#preflight 62b74f974869158fdb3ee0ca

[CL 20826306 by peter tarasenko in ue5-main branch]
2022-06-25 18:10:28 -04:00