summaryrefslogtreecommitdiffhomepage
path: root/examples/shaders/shaders_fog.c
AgeCommit message (Collapse)Author
2020-12-03Update user nameRay
2020-08-16RENAMED: FormatText() -> TextFormat()raysan5
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
2020-03-02Review shader exaples to work on web (GLSL 100)Ray
2019-08-19new example: shaders_fogRay