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
97cab931199bd45cd3405156e2debb10e793ea96
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DerivedDataCache
/
Private
History
zousar shaker
8b0a81dc6c
Add NoZenLocalFallback and InstalledNoZenLocalFallback DDC graphs for use in scenarios where users are unable to run a local zenserver for any reason. Also fix a mis-labeling of a local cache store as being remote if it is deactivated.
...
#rb devin.doucette #jira UE-208878 [CL 32022101 by zousar shaker in ue5-main branch]
2024-03-05 11:24:22 -05:00
..
Http
Provide a configurable limit to the maximum number of requests per connection when using a protocol that does multiplexing (HTTP2/HTTP3).
2024-02-28 18:19:54 -05:00
Tests
…
BatchView.h
…
DerivedDataBackendInterface.h
…
DerivedDataBackends.cpp
…
DerivedDataBuild.cpp
…
DerivedDataBuildAction.cpp
…
DerivedDataBuildDefinition.cpp
…
DerivedDataBuildFunctionRegistry.cpp
…
DerivedDataBuildInputs.cpp
…
DerivedDataBuildJob.cpp
…
DerivedDataBuildJobContext.cpp
…
DerivedDataBuildJobContext.h
…
DerivedDataBuildOutput.cpp
…
DerivedDataBuildPrivate.h
…
DerivedDataBuildScheduler.cpp
…
DerivedDataBuildSession.cpp
…
DerivedDataBuildWorkerRegistry.cpp
…
DerivedDataCache.cpp
…
DerivedDataCacheKey.cpp
…
DerivedDataCacheKeyFilter.cpp
…
DerivedDataCacheMethod.cpp
…
DerivedDataCacheModule.cpp
…
DerivedDataCachePolicy.cpp
…
DerivedDataCachePrivate.h
…
DerivedDataCacheRecord.cpp
…
DerivedDataCacheReplay.cpp
DDC: Added multi-process support to the saving of cache replays
2024-02-10 12:49:25 -05:00
DerivedDataCacheStats.cpp
…
DerivedDataCacheStats.h
…
DerivedDataCacheStore.cpp
…
DerivedDataCacheStore.h
…
DerivedDataCacheStoreAsync.cpp
…
DerivedDataCacheStoreHierarchy.cpp
…
DerivedDataCacheStoreThrottle.cpp
…
DerivedDataCacheStoreVerify.cpp
…
DerivedDataCacheUsageStats.cpp
…
DerivedDataLegacyCacheStore.cpp
…
DerivedDataLegacyCacheStore.h
…
DerivedDataPrivate.h
…
DerivedDataRequestOwner.cpp
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
2024-02-19 16:51:58 -05:00
DerivedDataRequestTypes.cpp
…
DerivedDataSharedString.cpp
…
DerivedDataThreadPoolTask.cpp
…
DerivedDataValue.cpp
…
FileSystemCacheStore.cpp
…
HashingArchiveProxy.h
…
HttpCacheStore.cpp
Tweak to the computation of latency for HttpCacheStore.
2024-02-23 17:03:29 -05:00
MemoryCacheStore.cpp
…
MemoryCacheStore.h
…
PakFileCacheStore.cpp
…
PakFileCacheStore.h
…
S3CacheStore.cpp
DDC: Fix race conditions on counters in the Jupiter and S3 cache stores
2024-02-07 12:51:56 -05:00
ZenCacheStore.cpp
Add NoZenLocalFallback and InstalledNoZenLocalFallback DDC graphs for use in scenarios where users are unable to run a local zenserver for any reason. Also fix a mis-labeling of a local cache store as being remote if it is deactivated.
2024-03-05 11:24:22 -05:00