Commit Graph

3 Commits

Author SHA1 Message Date
Aidan Possemiers
bbd7fc6c8b Manually call dlopen on Linux so that we skip the warning if the AMF dynamic library cannot be found (ie running with a nvidia gpu).
#JIRA UE-152857
#rb self
#fyi Brandon.Schaefer, Mattias.Jansson
#preflight 628ef8949c50a5c454367585

[CL 20376800 by Aidan Possemiers in ue5-main branch]
2022-05-26 03:42:23 -04:00
christopher waters
c001265796 Removing uses of FDynamicRHI::GetName() and GetGraphicsRHI() to identify specific RHIs in favor of ERHIInterfaceType.
Switching direct casts of GDynamicRHI to use the new CastDynamicRHI/GetDynamicRHI functions. This prevents incorrectly casting RHIValidation into the wrong types.

#jira none
#rb josh.adams, will.damon, peter.tarasenko
#preflight 6216a3b9c15ec90be95f54f7

[CL 19116145 by christopher waters in ue5-main branch]
2022-02-24 11:58:36 -05:00
Nick Pace
db7ffa0445 Integrate Dev-TensorWorks PixelStreaming/AVEncoder changes into Main
#JIRA UCS-1831
#fyi luke.bermingham, marco.anastasi
#rb aidan.possemiers

[CL 17920208 by Nick Pace in ue5-main branch]
2021-10-26 01:05:06 -04:00