Files
UnrealEngineUWP/Engine/Source/ThirdParty/mtlpp
will damon 102e706e09 Fix for IndirectDraw.
MTLPP:
  - Add missing internal indirect buffer offset to indirect draw.
  - Add missing internal indirect buffer offset an patch index buffer offset to uncached DrawPatches.
  - Update mtlpp Xcode project settings to current recommended settings, and tune DWARF level to match Unreal settings.

Unreal:
  - Enable shader debug rendering for Mac.
  - Enable UseSingleLayerWaterIndirectDraw for Metal.

#author richard.wallis
#rb will.damon
#jira UE-87288
#rnx
#fyi matt.collins, richard.wallis

[CL 12414874 by will damon in 4.25 branch]
2020-03-25 11:28:59 -04:00
..