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
a9dd8d0077f91df240d0900a650803469dec3f18
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Windows
History
Emil Persson
1589572dfd
Fix name conflicts between DX11 and DX12 RHIs. In a monolith build both will be linked into the exe, so for functions with identical signatures the linker will simply pick one or the other, causing one RHI to call into the other RHI's functions.
...
#rb mihnea.balta, kenzo.terelst [CL 15848978 by Emil Persson in ue5-main branch]
2021-03-29 05:09:18 -04:00
..
AudioMixerXAudio2
Merge UE5/Release-Engine-Staging @ 15740152 to UE5/Main
2021-03-18 15:20:03 -04:00
D3D11RHI
Fix name conflicts between DX11 and DX12 RHIs. In a monolith build both will be linked into the exe, so for functions with identical signatures the linker will simply pick one or the other, causing one RHI to call into the other RHI's functions.
2021-03-29 05:09:18 -04:00
UnrealAudioWasapi
…
UnrealAudioXAudio2
…
WindowsPlatformFeatures
Removal of dependencies to Windows Vista or earlier.
2021-03-19 08:05:49 -04:00
XAudio2
Rename UE4_ prefix to UE
2021-03-23 22:43:45 -04:00