Commit Graph

8 Commits

Author SHA1 Message Date
eric mcdaniel
4e57ae50ca Global shader compilation warning cleanup
- newer DXC versions introduced a warning of ambigous type on bit shift operations
  - made a pass through global shaders to clean up those warnings
  - also hit any misc warnings encountered

#rb brian.white, krzysztof.narkowicz
#jira UECON-545

[CL 16831175 by eric mcdaniel in ue5-main branch]
2021-07-12 16:43:40 -04:00
Jian Ru
665227de88 Fix some errors in EncodeTileStencilZBaseDelta
#jira none
#rb rolando.caloca
#fyi rolando.caloca,graham.wihlidal

[CL 14923918 by Jian Ru in ue5-main branch]
2020-12-14 20:09:16 -04:00
graham wihlidal
f9f6a0ef31 Implemented HTILE Hi-Stencil encoder, and major refactor to make encoder variant determined by hidden per-platform query (implemented prior) + lots of code cleanup.
#rb rune.stubbe
#fyi brian.karis, luke.thatcher, eric.mcdaniel

[CL 14454677 by graham wihlidal in ue5-main branch]
2020-10-08 20:08:00 -04:00
Arne Schober
f0f1a44526 SS - Fixing Ps4 shader compile errors.
#fyi Graham.Wihlidal

[CL 13852377 by Arne Schober in ue5-main branch]
2020-07-14 00:34:31 -04:00
graham wihlidal
00a83add5f Minor cleanup to EncodeTileMinMaxDepth
#rb none

[CL 13849181 by graham wihlidal in ue5-main branch]
2020-07-13 14:57:44 -04:00
Michal Valient
eb45e7c33a - non unity build fix
- copyright warning fixes
#rb none

[CL 13836227 by Michal Valient in ue5-main branch]
2020-07-07 14:29:30 -04:00
Michal Valient
6c340cb72c - workaround for cook issue.
#fyi graham.wihlidal
#rb none

[CL 13835463 by Michal Valient in ue5-main branch]
2020-07-07 05:35:30 -04:00
Michal Valient
95d19f95b1 [REVERB] Merging //UE4/Private-Reverb-Development@13832732
#rb graham.wihlidal, rune.stubbe, brian.karis, andrew.lauritzen, jeff.farris

[CL 13834854 by Michal Valient in ue5-main branch]
2020-07-06 18:58:26 -04:00