Fixed Warnings and applied informations
This commit is contained in:
parent
ee732240f7
commit
bf1118c261
7 changed files with 104 additions and 18 deletions
|
|
@ -37,7 +37,7 @@ namespace SM_TEST
|
|||
|
||||
PostProcessUtility.ResolveMultisampledBuffers(MainFramebuffer, _postBuffer);
|
||||
|
||||
//_bloom.Draw(context);
|
||||
// _bloom.Draw(context);
|
||||
Framebuffer.Screen.Activate(ClearBufferMask.ColorBufferBit | ClearBufferMask.DepthBufferBit);
|
||||
|
||||
PostProcessUtility.FinalizeHDR(_postBuffer["color"], .5f);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue