This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dolphin
Watch
0
Star
0
Fork
You've already forked dolphin
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-10-20 23:19:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a54333ccde
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
4 lines
43 B
GLSL
Raw
Blame
History
void
main
(
)
{
SetOutput
(
Sample
(
)
.
gbra
)
;
}
Reference in a new issue
View git blame
Copy permalink