This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
dolphin
Watch
1
Star
0
Fork
You've already forked dolphin
0
mirror of
https://github.com/dolphin-emu/dolphin
synced
2024-11-09 06:52:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
dolphin
/
Data
/
Sys
/
Shaders
/
swap_RGB_GBR.glsl
Noah
ac32996d11
Fix swap_RGB_GBR.gls post-processing shader
2021-07-19 13:20:58 -07:00
5 lines
43 B
GLSL
Raw
Permalink
Blame
History
void
main
(
)
{
SetOutput
(
Sample
(
)
.
gbra
)
;
}
Reference in a new issue
View git blame
Copy permalink