Added Gaussian blur post-process shader
Added ability to manually input values in post-process shader menu
This commit is contained in:
@@ -316,6 +316,7 @@ extern LLGLSLShader gWLCloudProgram;
|
||||
// Post Process Shaders
|
||||
extern LLGLSLShader gPostColorFilterProgram;
|
||||
extern LLGLSLShader gPostNightVisionProgram;
|
||||
extern LLGLSLShader gPostGaussianBlurProgram;
|
||||
|
||||
// Deferred rendering shaders
|
||||
extern LLGLSLShader gDeferredImpostorProgram;
|
||||
|
||||
Reference in New Issue
Block a user