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
6bf526007bdf92c3d4744a0dc331aa4e2c7800a6
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DerivedDataCache
/
Private
History
devin doucette
36f5a24ddd
Moved TSharedString from DDC into Core
...
#rb Steve.Robb [CL 34340152 by devin doucette in ue5-main branch]
2024-06-13 10:40:59 -04:00
..
Http
Revert prefix for custom UE custom http headers in DDC Http layer
2024-06-13 09:36:25 -04:00
Tests
…
BatchView.h
…
DerivedDataBackendInterface.h
…
DerivedDataBackends.cpp
…
DerivedDataBuild.cpp
…
DerivedDataBuildAction.cpp
…
DerivedDataBuildDefinition.cpp
…
DerivedDataBuildFunctionRegistry.cpp
…
DerivedDataBuildInputs.cpp
…
DerivedDataBuildJob.cpp
…
DerivedDataBuildJobContext.cpp
…
DerivedDataBuildJobContext.h
TextureBuildFunction : methodology to validate RequiredMemoryEstimate vs. actual mem use using standalone texture build workers and process memory counters
2024-06-04 18:12:55 -04:00
DerivedDataBuildOutput.cpp
…
DerivedDataBuildPrivate.h
…
DerivedDataBuildScheduler.cpp
…
DerivedDataBuildSession.cpp
…
DerivedDataBuildWorkerRegistry.cpp
…
DerivedDataCache.cpp
DDC: Added a missing request barrier
2024-05-21 13:04:36 -04:00
DerivedDataCacheKey.cpp
…
DerivedDataCacheKeyFilter.cpp
…
DerivedDataCacheMethod.cpp
…
DerivedDataCacheModule.cpp
…
DerivedDataCachePolicy.cpp
…
DerivedDataCachePrivate.h
…
DerivedDataCacheRecord.cpp
…
DerivedDataCacheReplay.cpp
…
DerivedDataCacheStats.cpp
…
DerivedDataCacheStats.h
…
DerivedDataCacheStore.cpp
…
DerivedDataCacheStore.h
…
DerivedDataCacheStoreAsync.cpp
…
DerivedDataCacheStoreHierarchy.cpp
DDC: Added detection and reporting of Cancel() and Wait() deadlocks in FRequestOwner
2024-05-29 14:46:55 -04:00
DerivedDataCacheStoreThrottle.cpp
…
DerivedDataCacheStoreVerify.cpp
…
DerivedDataCacheUsageStats.cpp
…
DerivedDataHttpRequestQueue.cpp
DDC: Extracted FHttpCacheStoreRequestQueue for reuse by Zen
2024-05-22 16:38:43 -04:00
DerivedDataHttpRequestQueue.h
DDC: Extracted FHttpCacheStoreRequestQueue for reuse by Zen
2024-05-22 16:38:43 -04:00
DerivedDataLegacyCacheStore.cpp
…
DerivedDataLegacyCacheStore.h
…
DerivedDataPrivate.h
…
DerivedDataRequestOwner.cpp
DDC: Added detection and reporting of Cancel() and Wait() deadlocks in FRequestOwner
2024-05-29 14:46:55 -04:00
DerivedDataRequestTypes.cpp
…
DerivedDataThreadPoolTask.cpp
…
DerivedDataValue.cpp
…
FileSystemCacheStore.cpp
DDC: Added explicit configuration of the file system cache as local or remote
2024-06-06 16:48:18 -04:00
HashingArchiveProxy.h
…
HttpCacheStore.cpp
Change UE custom http headers in DDC Http layer to use X- prefix. Print session identifier to the log from the Jupiter cache store. Add commandlet name to User-Agent header, and add IsBuildMachine as a separate Http header.
2024-06-12 01:12:47 -04:00
MemoryCacheStore.cpp
…
MemoryCacheStore.h
…
PakFileCacheStore.cpp
…
PakFileCacheStore.h
…
S3CacheStore.cpp
…
ZenCacheStore.cpp
DDC: Eliminated most blocking during requests in ZenCacheStore
2024-05-23 16:37:20 -04:00