Files
UnrealEngineUWP/Engine/Source/ThirdParty/AVXMathFun/avx_mathfun.tps
shawn mcgrath 7d5b981f5f Added 3rd party AVX transcendental functions #rb trivial #preflight none
[CL 23009214 by shawn mcgrath in ue5-main branch]
2022-11-07 06:33:49 -05:00

13 lines
761 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> avx_mathfun </Name>
<Location> D:\P4\UEMain_July2022\Engine\Source\ThirdParty\SSEMathFun </Location>
<Function>Trig math optimizations. It's the exact same as sse_mathfun and sse_mathfun_extension (which are both already in there). They all do the same thing, just for slightly different hardware. They all have the same licence. </Function>
<Eula>https://opensource.org/licenses/Zlib </Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder></LicenseFolder>
</TpsData>