This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
5.5
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
TextureFormat
/
Public
/
Interfaces
History
dan thompson
be2778ff74
Clean up the texture format manager gathering function to clear up any possible mutex recursion.
...
#rb charles.bloom #jira UE-214284 #rnx [CL 33979756 by dan thompson in ue5-main branch]
2024-05-29 13:39:29 -04:00
..
ITextureFormat.h
Fixed an issue with non pow 2 tiling on certain platforms, and in general cleaned things up. With the new platform preview I believe I've tested every possible combination of textures.
2024-05-02 14:21:35 -04:00
ITextureFormatManagerModule.h
Clean up the texture format manager gathering function to clear up any possible mutex recursion.
2024-05-29 13:39:29 -04:00
ITextureFormatModule.h
…