Rename sunset to swap_rgb_bgr because that's what IT does
Rename sunset2 to sunset since we no longer have two sunsets
Add the rest of the RGB swap permutations.
This clearly labels all the simple color swapping shaders and puts them in an easy-to-find place.Rename color_swap_1 to swap_rgb_gbr because that's what it does.
Rename sunset to swap_rgb_bgr because that's what IT does
Rename sunset2 to sunset since we no longer have two sunsets
Add the rest of the RGB swap permutations.
This clearly labels all the simple color swapping shaders and puts them in an easy-to-find place. I hope this was all the color swap shaders, if not it can be corrected easily.
Also added small documentation to sepia.
Add two shaders (if I did this right):
1. nightvision2scanlines - The nightvision2 shader with COD4-style scanlines added as requested in Issue 1. Should we keep the original nightvision2 as well?
2. sepia - An attempt at an old-timey sepia tone like in late 1800's video.