Commit Graph

60 Commits

Author SHA1 Message Date
Aaron McLeran
70e7c3734f Removing many vestigates of old audio engine code.
#rb Ryan.Mangin
#jira UE-144348
#preflight 6446e9d30206a6e20f49f2e7

[CL 25172786 by Aaron McLeran in ue5-main branch]
2023-04-24 18:22:37 -04:00
dmitriy dyomin
6f5740c36c Resubmitting GPU Landscape section culling, with a mising landscape fix
#p4v-cherrypick 25142057

[CL 25142397 by dmitriy dyomin in ue5-main branch]
2023-04-21 01:43:20 -04:00
john huelin
f283333ad0 Revert GPU Landscape section culling
#rb jonathan.bard

[CL 25139777 by john huelin in ue5-main branch]
2023-04-20 19:09:51 -04:00
dmitriy dyomin
b7acb3e784 Enable landscape GPU culling on Android and iOS
[CL 25107263 by dmitriy dyomin in ue5-main branch]
2023-04-19 11:12:19 -04:00
charles bloom
51a5e3e5a9 fix Platform Texture name remaps should be done before Conditional Prefix
this way having the OODLE_ or TFO_ prefix enabled doesn't break ETC or ASTC remaps in the platform
fix TextureFormatRemovePrefixFromName incorrectly assuming format names don't have underscores in them
Platform remap config no longer needs prefixed versions
this also turns on Oodle for Android DXT flavor

#preflight https://horde.devtools.epicgames.com/job/63fcf77960163ed3c2494e6e
#rb dan.thompson
#jira none

[CL 24428598 by charles bloom in ue5-main branch]
2023-02-27 14:02:31 -05:00
dmitriy dyomin
4638292c60 Prefer D24_S8 depth target on Android Vulkan (Undo CL# 2406930)
[CL 24114628 by dmitriy dyomin in ue5-main branch]
2023-02-09 22:57:42 -05:00
dmitriy dyomin
b622e1ed2c Do not force D24_S8 depth target on Android Vulkan
[CL 24069492 by dmitriy dyomin in ue5-main branch]
2023-02-08 03:01:29 -05:00
maxime zobenbueler
0c960713e9 Adding screen density for Nothing Phone as OEM values are lower than expected
[REVIEW] [at]Fourat.Jellouli
[RN] Adding screen density for Nothing Phone

[CL 23951427 by maxime zobenbueler in ue5-main branch]
2023-02-01 12:29:16 -05:00
alejandro aguilar
d32fd27232 Movement of configuration to base files to avoid overriding project settings
#jira UE-163679
#review-22524674 @Sam.Zamani, @Chris.Varnsverry, @Josh.Adams
#preflight 634e6552820aa0c1932d79ce

[CL 22595624 by alejandro aguilar in ue5-main branch]
2022-10-18 05:07:28 -04:00
Wei Liu
e26c2c3402 Add TAA pixel shader to utilize the hardward frame buffer compression on mobile devices.
#jira none

#rb Dmitriy.Dyomin, Guillaume.Abadie
#preflight 6333e3fec7791417aaedfc0a

[CL 22218688 by Wei Liu in ue5-main branch]
2022-09-28 02:27:58 -04:00
dmitriy dyomin
370b62b502 Android: Do not backtrace vulkan memory allocations by default
[CL 21468195 by dmitriy dyomin in ue5-main branch]
2022-08-19 19:36:32 -04:00
jimmy smith
b92f1fdf0d Configuration support for AudioInfos / AudioFormats per platform
#jira UE-159832
#rb Aaron.mcleran Phil.Popp Dan.Thompson Josh.Adams
#preflight 62d260033c3df323907eaa93

[CL 21153330 by jimmy smith in ue5-main branch]
2022-07-18 17:47:55 -04:00
dmytro vovk
be655d6f1d Improve CPU thermal sensor detection on Android
#rb Allan.Bentham

#ROBOMERGE-AUTHOR: dmytro.vovk
#ROBOMERGE-SOURCE: CL 20964831 via CL 20964835 via CL 20964843
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)

[CL 20965540 by dmytro vovk in ue5-main branch]
2022-07-06 09:05:34 -04:00
axel riffard
a2477ac467 Remove deprecated IOnlineStore (IAP v1) interface, helper and platform implementation (iOS, Android, X1).
Also, removed Game Circle
#jira UE-155308
#rb bertrand carre
#fyi jack.porter
#preflight 62b9c65ee77151e5996eb9b2

[CL 20831323 by axel riffard in ue5-main branch]
2022-06-27 11:24:18 -04:00
josh adams
be5d044fb3 Platform set changes
Improved UX For Device Tree and CVar Conditions
- Clean up Niagara Device Tree
   - new bIsVisibleForAsssets value in device profiles to have them indicate which device profiles should be visible in other assets.
- Improved tooltips and colouring on device tree to better show what is enabled/disabled and why.
- Added tooltips for CVar conditions to text entry and suggestion boxes showing the CVar help text.

PlatformSet Redirect feature =
- Can redirect usage of device profiles to other device profiles or CVar conditions.
- Allows fixup of content referncing legacy device profiles.
- Adding CVar fx.Niagara.LegacyDeviceProfiles to facilitate some legacy DP fixup.

Platforms now specifiy a min & max Niagara Quality Level they support which reduces need for trawling ini files and allows fragments to set quality level.

CVar Conditions now have more control over what occurs when the condition is passed or failed. Previously they could only disable the set when the condition is failed which is now the default.

Misc Fixes
- Preview DP is cleared before restoring CVar states so CVar callbacks have the correct preview DP value.
- Data Driven CVars are now updated correctly when default is modified in project settings.
- Console Manager now has a callback when CVars are unregistered.
- Utility function for calling a functor on all platform sets in a Niagara system.
- Tweaked callbacks for CVar changes so updates are defered and also limited to only refresh things that references changed CVars.


#rb Stu.Mckenna, Josh.Adams
#preflight 6228bc3a1f1ec97d4e89a3c4

#ROBOMERGE-OWNER: josh.adams
#ROBOMERGE-AUTHOR: simon.tovey
#ROBOMERGE-SOURCE: CL 19321301 via CL 19321315 via CL 19325452 via CL 19327333 via CL 19327341
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v926-19321884)

[CL 19348289 by josh adams in ue5-main branch]
2022-03-10 22:03:54 -05:00
allan bentham
32ba39e954 Add a commandlet to simulate android device profile selection from properties stored in a device.json file.
AndroidDeviceProfileSelectorModule is configured with values from a device.json file and used during device profile selection process.
the results are saved out to multiple files.
#rb chris.babcock
[FYI] jack.porter
#preflight 61f16731be0f0e0a62328476

#ROBOMERGE-AUTHOR: allan.bentham
#ROBOMERGE-SOURCE: CL 18736599 via CL 18736612 via CL 18736622 via CL 18736890 via CL 18737367
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18737698 by allan bentham in ue5-main branch]
2022-01-26 12:33:17 -05:00
Marc Audy
c43360f47c Eliminate whitespace only differences between Release-Engine-Staging and Release-Engine-Test
#[fyi] Aurel.Cordonnier

#ushell-cherrypick of 18448630 by Marc.Audy
#preflight none

[CL 18483677 by Marc Audy in ue5-main branch]
2021-12-17 03:41:59 -05:00
aurel cordonnier
e3f7878676 Merge from Release-Engine-Test @ 17462327 to UE5/Main
This represents UE4/Main @17430120 and Dev-PerfTest @17437669

[CL 17463546 by aurel cordonnier in ue5-main branch]
2021-09-08 16:42:26 -04:00
guillaume abadie
ac3c2a431a Replaces old grain jitter with a proper FilmGrain using tiled repeated texture.
Waiting on ITH-152309 to compress memory footprint of Marcie_Grain texture that is used by default.

#rb none
#lockdown michal.valient


#ROBOMERGE-SOURCE: CL 16824567
#ROBOMERGE-BOT: (v836-16769935)

[CL 16824585 by guillaume abadie in ue5-main branch]
2021-07-12 09:10:54 -04:00
Wei Liu
773922028b Fix a crash in TAA pass on mobile OpenGL platform due to UAV as R11G11B10 is not supported.
#jira UE-113735

#rb Dmitriy.Dyomin,Guillaume.Abadie, Jack.Porter, Mi.Wang

[CL 16088151 by Wei Liu in ue5-main branch]
2021-04-22 01:41:57 -04:00
Dmitriy Dyomin
be0438cd72 Do not alternate texture compression for iOS and Android
#rb none

[CL 16043920 by Dmitriy Dyomin in ue5-main branch]
2021-04-17 06:14:33 -04:00
Florin Pascu
77051879b6 DistanceField Shadow Mobile(disabled by default for the moment)
#rb Dmitriy.Dyomin,Zach.Bethel, Jack.Porter
#jira UE-103864

[CL 15471024 by Florin Pascu in ue5-main branch]
2021-02-19 07:49:57 -04:00
Marc Audy
4c1bb11c29 Merge UE5/Release-Engine-Staging to UE5/Main @ 14548662
This represents UE4/Main @ 14525125 + cherrypicked fixes
#skipundocheck

[CL 14551026 by Marc Audy in ue5-main branch]
2020-10-22 19:19:16 -04:00
Marc Audy
50a3d7d368 Merge Release-Engine-Staging to Main @ CL# 14467590
This represents UE4/Main @ 14432125 + some cherrypick fixes

[CL 14468207 by Marc Audy in ue5-main branch]
2020-10-09 22:42:26 -04:00
Marcus Wassmer
3b81cf8201 Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
autoresolved files
#rb none

[CL 14384911 by Marcus Wassmer in ue5-main branch]
2020-09-24 00:43:27 -04:00