Commit Graph

2658 Commits

Author SHA1 Message Date
fabian giesen
8054068be0 ISPC texcomp fix for certain solid-color blocks with low alpha values.
#rb dan.thompson, charles.bloom
#preflight 6328c6c0f87253e021d6faeb

[CL 22105648 by fabian giesen in ue5-main branch]
2022-09-20 19:52:57 -04:00
chris varnsverry
28126bc559 - Add missing EOSAuthHandlerActivity and intent-filter(s), required for login to work on Android
#jira OI-4946
[REVIEW] [at]Rob.Cannaday [at]Roman.Dzieciol [at]Sam.Zamani
#preflight 63299a7ef45b523a63f36ffa

[CL 22090859 by chris varnsverry in ue5-main branch]
2022-09-20 08:10:51 -04:00
axel riffard
b701c98a7e Set Metal minimum flow for iOS and MacOS
#jira UE-163352
#rb adam.kinge
#preflight 632954d3fc7f1efbdf238155

[CL 22089354 by axel riffard in ue5-main branch]
2022-09-20 03:10:30 -04:00
Brandon Schaefer
f80f849ced Update Linux to SDL 2.24.0
#jira none
#rb none
#fyi Robert.Seiver, James.Singer
#preflight 63248cdb8c3def91aa92307f

[CL 22053328 by Brandon Schaefer in ue5-main branch]
2022-09-16 13:11:38 -04:00
Thomas Engel
f389bb820a Adding HDR playback capabilities to MediaFrameWork & Electra (PC, GDK, PS4, PS5)
#jira UE-163865
#fyi jens.petersam
#preflight 632357cdc225e8be3809214e

[CL 22034307 by Thomas Engel in ue5-main branch]
2022-09-15 14:30:21 -04:00
carl lloyd
54f349c2e5 Added support to reduce array size by converting to structs and allowing OpenGLShaderCompiler to pack
Fixed bug with SpvOpPhi

#jira UE-160089
#rb Laura.Hermanns
#preflight 631f555712092e9faa809684

[CL 21974093 by carl lloyd in ue5-main branch]
2022-09-12 18:18:54 -04:00
matt johnson
7bea2a3dbb OpenVDB: update build script, add build product, and adjust module rules to support arm64 architecture on Linux
#jira UE-153244
#rb brandon.schaefer
#preflight 631f92ef575e11cd2a6446e5

[CL 21973262 by matt johnson in ue5-main branch]
2022-09-12 17:36:21 -04:00
matt johnson
45b40b06ae Boost: update build script, add build products, and adjust module rules to support arm64 architecture on Linux
The Linux arm64 build of Boost also uses the current v20_clang-13.0.1-centos7
toolchain rather than the old v19_clang-11.0.1-centos7 version.

#jira UE-148077
#rb brandon.schaefer
#preflight 631f6beda9331c69c3a3c541

[CL 21970754 by matt johnson in ue5-main branch]
2022-09-12 15:36:15 -04:00
matt johnson
b872f2fed4 MaterialX: remove source and build products for old 1.38.1 version
#jira UE-161148
#rb daniel.coelho, anousack.kitisa
#preflight 63192332a20b67673b590be6

[CL 21892798 by matt johnson in ue5-main branch]
2022-09-08 09:19:42 -04:00
KXOC
dd10ff3c66 PR #9373: Load OculusOpenXRLoader xml through its own module's build script (Contributed by KXOC)
Eliminates replicated functionality that exists in the OpenXR and OculusVR plugins by using shared module to handle UPL logic.


#rb Jules.Blok
#preflight 63190ce9ec45fbf3d705b4bd
#jira UE-158715

[CL 21892681 by KXOC in ue5-main branch]
2022-09-08 09:16:26 -04:00
laura hermanns
1f2a9c5b16 Fix DXC rewriter to retain referenced function calls in global declarations and allow unused static-const resources to be removed.
#rb JeanNoe.Morissette
[FYI] Christopher.Waters, Carl.Lloyd
#jira none
#rnx
#preflight 631902c1304480f8f81d4292

[CL 21891374 by laura hermanns in ue5-main branch]
2022-09-08 07:12:15 -04:00
matt johnson
653cec2ff3 MaterialX: activate MaterialX version 1.38.5
A subsequent change will remove the old source and build products for version 1.38.1.

#jira UE-161148
#rb daniel.coelho, anousack.kitisa, danny.kabrane
#preflight 63001f09fc3d0e68173001af, 630007fa0f7187ef811ffba6

[CL 21855554 by matt johnson in ue5-main branch]
2022-09-07 13:26:29 -04:00
carl lloyd
7780dd461f Added support for mobile FSR
#rb Dmitriy.Dyomin
#jira UE-125914
#preflight none

[CL 21794651 by carl lloyd in ue5-main branch]
2022-09-05 10:53:58 -04:00
Joe Kirchoff
aaecba3c28 UnrealBuildTool: Allow building ISPC when runing static analysis so definitions don't need to be changed
#rnx
#rb trivial
#preflight 6312659a2b7fe03eb6db2dee

[CL 21768234 by Joe Kirchoff in ue5-main branch]
2022-09-02 17:39:37 -04:00
charles bloom
e180d78fc2 delete Crunch source code
Crunch was no longer used by Unreal

#preflight 6310d735da0b23d8ce17ccb1
#jira UE-162056
#rb fabian.giesen

[CL 21745738 by charles bloom in ue5-main branch]
2022-09-01 15:18:17 -04:00
jens petersam
71dc68d900 Updated TPS of SoundTouchZ
[CL 21739984 by jens petersam in ue5-main branch]
2022-09-01 10:15:05 -04:00
Jens Petersam
7349dd0db2 SoundTouchZ: disabling use on Mac for now
#preflight 630f04bf660db81edbadaaae
#rnx

[CL 21717812 by Jens Petersam in ue5-main branch]
2022-08-31 03:08:54 -04:00
jens petersam
0a3e01d5a0 ElectraPlayer: Integrated latest fixes; using the new SoundTouchZ library to perform playback speed changes without affecting audio pitch, which is needed to maintain Live edge playback
#preflight 630df9300345de4ccfac3f21
#rnx

[CL 21709705 by jens petersam in ue5-main branch]
2022-08-30 17:11:42 -04:00
christopher waters
9d5ce4ed50 Intel ExtensionsFramework version update.
Adding Intel runtime support for atomic 64.
Based on changes provided by Robert.Kawiak at Intel.

#jira none
#rb mihnea.balta
#preflight 6308e6725a79fe735696e06f

[CL 21592544 by christopher waters in ue5-main branch]
2022-08-26 12:45:41 -04:00
Nick Pace
7829383587 Set 4664 (M96) as the default WebRTC version on Windows and update usage of WebRTC by Pixel Streaming to avoid deprecated API
#rb matthew.cotton
#fyi mattias.jansson, ivan.sidarau, william.belcher
#jira none
#preflight 630816f53042e94f9f6e84a6 63081723d65521a5a5927a19

[CL 21580148 by Nick Pace in ue5-main branch]
2022-08-25 21:08:53 -04:00
jessica agee
04122edcd9 [Backout] - CL21559988
#fyi Nick.Pace
Original CL Desc
-----------------------------------------------------------------
Set 4664 (M96) as the default WebRTC version and update usage of WebRTC by Pixel Streaming to avoid deprecated API

#rb self
#fyi mattias.jansson, ivan.sidarau, william.belcher, matthew.cotton
#jira none
#preflight 6307233fc85b7fef22ecb57b

[CL 21569680 by jessica agee in ue5-main branch]
2022-08-25 14:42:31 -04:00
Nick Pace
43275e46b5 Set 4664 (M96) as the default WebRTC version and update usage of WebRTC by Pixel Streaming to avoid deprecated API
#rb self
#fyi mattias.jansson, ivan.sidarau, william.belcher, matthew.cotton
#jira none
#preflight 6307233fc85b7fef22ecb57b

[CL 21559988 by Nick Pace in ue5-main branch]
2022-08-25 03:28:43 -04:00
benjamin rouveyrol
09c29cbee9 integration of ACES 1.3: the HDR tonemapper can now support parameterized maximum luminance.
Updated ACESOutputTransformsRGBD65 so ACESOutputTransformsRGBD65(0.18)=0.18, just like FilmToneMap does. This helped to get similar brightness between these 2 tonemappers and should be useful for people who would like to use ACES, even in SDR.

#rb eric.renaudhoude rod.bogart
#preflight 630652115366f61a42c3fbe7
#jira UE-151467

[CL 21559813 by benjamin rouveyrol in ue5-main branch]
2022-08-25 03:08:42 -04:00
Joe Kirchoff
7d060b6fa0 Delete vcpkg protobuf now that it is no longer referenced
#rnx
#rb trivial
#preflight 63055a6b0061f895d02ec818

[CL 21524353 by Joe Kirchoff in ue5-main branch]
2022-08-23 19:07:44 -04:00
Jeff Fisher
773631b6f9 UE-147894 Delete WMR
-Remove the deprecated WindowsMixedReality and AzureSpatialAnchorsForWMR plugins.
#jira UE-147894
#review-21507768
#rb Robert.Srinivasiah
#preflight 630554dc5a5d4e46243727f3

[CL 21523822 by Jeff Fisher in ue5-main branch]
2022-08-23 18:49:58 -04:00