mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-16 21:05:40 +08:00
* Update year of copyright notices
* Fix mistake in comment
* Fix typo ("algorythms")
* Replace tabs with spaces
* Remove trailing whitespace and fix mistake in comment
* Fix ExportImageAsCode missing comment rectangle corner
* Replace tab with spaces
* Replace tabs with spaces
|
||
|---|---|---|
| .. | ||
| resources | ||
| rlights.h | ||
| shaders_basic_lighting.c | ||
| shaders_basic_lighting.png | ||
| shaders_custom_uniform.c | ||
| shaders_custom_uniform.png | ||
| shaders_eratosthenes.c | ||
| shaders_eratosthenes.png | ||
| shaders_julia_set.c | ||
| shaders_julia_set.png | ||
| shaders_model_shader.c | ||
| shaders_model_shader.png | ||
| shaders_palette_switch.c | ||
| shaders_palette_switch.png | ||
| shaders_postprocessing.c | ||
| shaders_postprocessing.png | ||
| shaders_raymarching.c | ||
| shaders_raymarching.png | ||
| shaders_shapes_textures.c | ||
| shaders_shapes_textures.png | ||
| shaders_texture_drawing.c | ||
| shaders_texture_drawing.png | ||
| shaders_texture_waves.c | ||
| shaders_texture_waves.png | ||