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
37ee46717bee40f62400428e2c17408cddc167ec
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DerivedDataCache
/
Public
History
Devin Doucette
2440bc5fbd
DDC: Add generic EStatus and replace ECacheStatus with it
...
#rb Zousar.Shaker #rnx [CL 15583574 by Devin Doucette in ue5-main branch]
2021-03-03 11:55:38 -04:00
..
DDCCleanup.h
…
DerivedDataBackendInterface.h
DDC: Added TryToPrefetch to check multiple keys for existence and prefetch the data into a fast cache backend
2021-02-16 17:24:48 -04:00
DerivedDataCache.h
DDC: Add generic EStatus and replace ECacheStatus with it
2021-03-03 11:55:38 -04:00
DerivedDataCacheInterface.h
DDC: Added CreateOrGetDDC to the module and changed creation of DDC to occur there instead of on module startup
2021-02-25 14:50:04 -04:00
DerivedDataCacheKey.h
DDC: Simplified comparison of FCacheBucket and the keys that depend on it
2021-02-24 11:46:41 -04:00
DerivedDataCacheRecord.h
DDC: Refactored the Cache API to prepare for the Build API
2021-02-24 01:37:45 -04:00
DerivedDataCacheUsageStats.h
Optimizations for DDC access on remote / slow drives.
2020-03-24 19:12:36 -04:00
DerivedDataPayload.h
DDC: Refactored the Cache API to prepare for the Build API
2021-02-24 01:37:45 -04:00
DerivedDataPluginInterface.h
…
DerivedDataRequest.h
DDC: Add generic EStatus and replace ECacheStatus with it
2021-03-03 11:55:38 -04:00
DerivedDataUtilsInterface.h
…