Integrating github/staging through commit ab87ed9

This commit is contained in:
alexpete
2021-04-09 11:27:37 -07:00
parent ae62a97894
commit 1044dc3da1
1582 changed files with 29374 additions and 519051 deletions
@@ -108,7 +108,6 @@ void CHudSilhouettes::RenderDeferredSilhouettes(float fBlendParam, float fType)
gcpRendD3D->RT_SetViewport(PostProcessUtils().m_pScreenRect.left, PostProcessUtils().m_pScreenRect.top, PostProcessUtils().m_pScreenRect.right, PostProcessUtils().m_pScreenRect.bottom);
PostProcessUtils().m_pCurDepthSurface = &gcpRendD3D->m_DepthBufferOrig;
CTexture* pScreen = CTexture::s_ptexSceneNormalsMap;
CTexture* pMask = CTextureManager::Instance()->GetBlackTexture();
CTexture* pMaskBlurred = CTextureManager::Instance()->GetBlackTexture();