| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-31 | Removed colTint, tint color is colDiffuse | raysan5 | |
| Tint color could be applied to colDiffuse... but what's the best way? Replace it? Multiply by? A point to think about... | |||
| 2016-05-21 | Remove deprecated phong lighting shaders and example | victorfisac | |
| 2016-05-18 | Updated shaders with comments | raysan5 | |
| 2016-05-17 | Corrected function name | Ray | |
| texture2D() is deprecated on GLSL 330 | |||
| 2016-04-08 | Added depth drawing shader | raysan5 | |
| NOTE: It requires a depth texture as input, it should be configured on rlgl, by default RenderTexture (fbo) uses Depth Renderbuffer instead of Depth Texture. Check rlglLoadRenderTexture() | |||
| 2016-04-07 | Review shader and add comments | raysan5 | |
| 2016-04-07 | Reviewed shaders and added comments | raysan5 | |
