This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-09 23:59:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Data
/
Sys
/
Shaders
/
brighten.glsl
5 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Change all these pp shaders to GLSL.
2013-03-07 10:46:55 -06:00
void main()
Set svn:eol-style native.
2011-01-31 00:08:06 +00:00
{
Change all the post processing shaders to the new system. Removes the README.txt file in favour of a new wiki page I'm going to generate.
2014-07-29 12:08:57 -05:00
SetOutput(Sample()* 3.0);
Change all these pp shaders to GLSL.
2013-03-07 10:46:55 -06:00
}
Reference in New Issue
Copy Permalink