This website requires JavaScript.
Explore
Help
Sign in
Archive
/
dolphin
Watch
0
Star
0
Fork
You've already forked dolphin
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-05-08 03:28:31 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a034f378a0
dolphin
/
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