Commit Graph

5 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
jeannoe morissette
24cd34ef07 Unify the DataDrivePlatformInfo for VULKAN_SM5 in a common VulkanPC fake platform. The same slot was used in Editor (FGenericDataDrivenShaderPlatformInfo::Infos[SP_VULKAN_SM5]) for all these different sets of values (Windows, Linux, etc), so they would overwrite eachother (and the last one loaded was used). Use a single set of values for all VULKAN_SM5 and we will add a ShaderPlatform for those that need to diverge (like it was done for Android) or store the setting elsewhere.
#rb Mihnea.Balta,steve.smith

[CL 17601769 by jeannoe morissette in ue5-main branch]
2021-09-22 18:17:09 -04:00
jonas meyer
8a6b032961 disable r.Vulkan.UploadCmdBufferSemaphore
fix a validation error on shutdown
#jira none
#rb none

#ROBOMERGE-SOURCE: CL 12232777 in //UE4/Release-4.25/... via CL 12232780
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v664-12234175)

[CL 12234783 by jonas meyer in Main branch]
2020-03-17 15:11:26 -04:00
arciel rekman
787d7bbaf6 Vulkan: prevent overlap between the upload and graphics cmd buffers.
- Enabled on Windows and Linux(-like) platforms only, Android behavior should be unchaged.
- Perf testing inconclusive, from slight improvement to lower dips in the FPS. The main goal is correctness though.

#rb Rolando.Caloca, Dmitriy.Dyomin, Jonas.Meyer
[FYI] Rolando.Caloca, Jonas.Meyer, Dmitriy.Dyomin, Michael.Sartain, Brandon.Schaefer
#jira originally UE-86149

#ROBOMERGE-SOURCE: CL 12025149 in //UE4/Release-4.25/... via CL 12025157
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)

[CL 12025188 by arciel rekman in Main branch]
2020-03-06 17:45:45 -05:00
Arciel Rekman
cc996a982a Copying Quail@3980758 to Dev-Main (//UE4/Dev-Main)
#rb Nick.Penwarden
#lockdown Nick.Penwarden

[CL 3981888 by Arciel Rekman in Main branch]
2018-04-03 15:23:51 -04:00