renderer: Various Blur Improvements (#2877)
* move blur to its own category * blur improvements, contrast, brightness, noise
This commit is contained in:
parent
5c50fac907
commit
d96f8ff0fe
6 changed files with 127 additions and 26 deletions
|
|
@ -61,6 +61,7 @@ struct SMonitorRenderData {
|
|||
CShader m_shEXT;
|
||||
CShader m_shBLUR1;
|
||||
CShader m_shBLUR2;
|
||||
CShader m_shBLURFINISH;
|
||||
CShader m_shSHADOW;
|
||||
CShader m_shBORDER1;
|
||||
CShader m_shGLITCH;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue