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
0dcaff90dba50200c8df6dfb1663d5020fc3272e
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DerivedDataCache
/
Public
History
Devin Doucette
7d5d9f3798
DDC: Clean up a few details in the new Cache API and remove the last exported type from DDC
...
#rb Zousar.Shaker #rnx [CL 15670275 by Devin Doucette in ue5-main branch]
2021-03-10 17:33:38 -04:00
..
DDCCleanup.h
DDC: Clean up a few details in the new Cache API and remove the last exported type from DDC
2021-03-10 17:33:38 -04:00
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: Refactored the new Cache API to support its use through only an interface dependency
2021-03-10 12:23:29 -04:00
DerivedDataCacheInterface.h
DDC: Clean up a few details in the new Cache API and remove the last exported type from DDC
2021-03-10 17:33:38 -04:00
DerivedDataCacheKey.h
DDC: Refactored the new Cache API to support its use through only an interface dependency
2021-03-10 12:23:29 -04:00
DerivedDataCacheRecord.h
DDC: Clean up a few details in the new Cache API and remove the last exported type from DDC
2021-03-10 17:33:38 -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 new Cache API to support its use through only an interface dependency
2021-03-10 12:23:29 -04:00
DerivedDataPluginInterface.h
…
DerivedDataRequest.h
DDC: Refactored the new Cache API to support its use through only an interface dependency
2021-03-10 12:23:29 -04:00
DerivedDataUtilsInterface.h
…