Updated Post Processing Shaders (markdown)

Ryan Houdek 2014-08-13 00:52:41 -07:00
parent 8f683a16d3
commit c547ac0e91
1 changed files with 1 additions and 1 deletions

@ -1,4 +1,4 @@
Starting with Dolphin 4.0-XXXXXXXX there has been work done to improve post processing shaders to allow more user configurability without having to modify the shader sources themselves. In order to take advantage of these features, post processing shaders must be updated to take advantage of these new features.
Starting with Dolphin 4.0-2554 there has been work done to improve post processing shaders to allow more user configurability without having to modify the shader sources themselves. In order to take advantage of these features, post processing shaders must be updated to take advantage of these new features.
## Staying Portable
---