This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
dolphin-emulator
Watch
1
Star
0
Fork
You've already forked dolphin-emulator
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-05-20 19:14:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a56a27a219
dolphin-emulator
/
Data
/
Sys
/
Shaders
/
swap_RGB_GRB.glsl
Noah
0be80bcb18
Fix swap_RGB_GRB.gls post-processing shader
2021-07-19 13:21:41 -07:00
4 lines
43 B
GLSL
Raw
Blame
History
void
main
(
)
{
SetOutput
(
Sample
(
)
.
grba
)
;
}
Reference in a new issue
View git blame
Copy permalink