Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
dd8df40e87d4779752b9c8a5ab81400a2ef33db5
UnrealEngineUWP/Engine/Source/Developer/TextureCompressor
History
zousar shaker 418cb0c3ad Avoid a deadlock when running Oodle texture compression on low core count machines. Suggested by andriy.tylychko in this JIRA:
https://jira.it.epicgames.com/browse/UE-119594
as a temporary measure until arne.schober has a chance to put in place a long term fix.

#rb devin.doucette
[FYI] andriy.tylychko
[FYI] arne.schober

#ROBOMERGE-SOURCE: CL 16853912 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v836-16769935)

[CL 16853923 by zousar shaker in ue5-release-engine-test branch]
2021-07-14 15:32:19 -04:00
..
Private
Avoid a deadlock when running Oodle texture compression on low core count machines. Suggested by andriy.tylychko in this JIRA:
2021-07-14 15:32:19 -04:00
Public
Use proper argument types in ITextureCompressorModule::GenerateBaseCubeMipFromLongitudeLatitude2D.
2021-06-03 12:46:35 -04:00
TextureCompressor.Build.cs
Attempt #2 (with issues fixed from last time): Extract texture format indexing and interfaces from the TargetPlatformManager and instead put it into a new type: TextureFormatManager instead. TargetPlatformManager retains the same API for querying texture format information, it just forwards to the TextureFormatManager instead. This is to facilitate the use of TextureCompressor from standalone executables that shouldn't depend on TargetPlatformManager.
2021-05-03 14:05:29 -04:00
Powered by Gitea Page: 344ms Template: 16ms
English
English
Licenses API