13 lines
824 B
Plaintext
13 lines
824 B
Plaintext
<?xml version="1.0" encoding="utf-8"?>
|
|
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<Name>AtomicQueue vc4d2bba</Name>
|
|
<Location>//UE4/Dev-Core/Engine/Source/ThirdParty/AtomicQueue</Location>
|
|
<Function>Fast lock-free queue implementation, needed for TaskGraph performance improvement but it can also be used for other applications. Will be part of the Engine source code, both for internal use as well as for any product that uses UE.</Function>
|
|
<Eula>https://github.com/max0x7ba/atomic_queue/blob/master/LICENSE</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensees</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData> |