Commit Graph

13 Commits

Author SHA1 Message Date
4b68a543ba Set svn:eol-style native. 2011-01-31 00:08:06 +00:00
f8c01efece 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.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.
2010-10-23 22:19:23 +00:00
fd7212eeb8 Adding 5 shaders by Gabriel P. 2010-07-05 22:31:03 +00:00
ab1537925f My first commit with SVN, let's all hope I don't make some epic stupid mistake…
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.
2010-06-23 04:53:43 +00:00
78926b6fa6 Fixed broken link in README. 2009-12-05 19:48:42 +00:00
6e4d5102b5 shader updates and new one added 2009-08-12 23:50:06 +00:00
2ef33c9158 Posterize2 2009-08-12 01:51:32 +00:00
11c0e63895 New shader: sketchy. Makes the screen look like a pencil sketch with a bit of color. 2009-08-12 01:03:59 +00:00
b325168bb0 Added note to README, new shader (sunset2), updated nightvision2 with new resolution value. 2009-08-10 14:39:02 +00:00
f7eda5fd49 Forgot */ in README. 2009-08-10 12:35:39 +00:00
b4fe141e29 Added readme, removed incorrect assumption from nightvision2. 2009-08-10 00:55:46 +00:00
66553d522d Added shaders from Data/User/Shaders of main repo. 2009-08-09 21:40:54 +00:00
3fbb9d66e3 Initial directory structure. 2009-08-09 21:01:41 +00:00