This website requires JavaScript.
Explore
Help
Register
Sign in
makearmy
/
v2026.04.02
Watch
1
Star
0
Fork
You've already forked v2026.04.02
0
mirror of
https://github.com/Abdess/retrobios.git
synced
2026-06-30 14:21:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4fbb3571f8
v2026.04.02
/
bios
/
Nintendo
/
GameCube
/
Sys
/
Shaders
/
invert.glsl
5 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
expand bios collection, retrobat at 93% coverage
2026-03-17 11:48:36 +01:00
void main()
{
SetOutput(float4(1.0, 1.0, 1.0, 1.0) - Sample());
}
Reference in a new issue
Copy permalink