Commit Graph

7 Commits

Author SHA1 Message Date
be61d2f8c1 Added missing parameter 2016-06-27 20:09:10 +02:00
6fbf6a1c23 Redesigned distortion shader, added chromatic aberration 2016-06-27 19:18:53 +02:00
5a4eb34c39 Corrected issue on distortion shader 2016-06-27 18:59:03 +02:00
c4922c9e88 Reorganize shaders to respective folders 2016-06-27 18:32:56 +02:00
77f599885d Fixed GLSL 100 shaders
texture() doesn't exist in glsl 100, it must use texture2D().
2016-06-10 00:59:48 +02:00
bc08271da3 Updated shaders with comments 2016-05-18 12:04:27 +02:00
1d545449bb Reviewed shaders and added comments 2016-04-07 12:32:32 +02:00