index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
examples
/
shaders
/
resources
Age
Commit message (
Expand
)
Author
2022-09-19
REVIEWED: Renamed some shaders, fix #2707
Ray
2022-08-29
ADDED: `lighting.fs` for GLSL120 Fix #2651
Ray
2022-07-04
REVIEWED: `DrawMesh()` #2511
Ray
2022-06-21
REVIEWED: example: shaders_mesh_instancing
Ray
2021-10-31
REVIEWED: example: Compute shader Game-of-life
Ray
2021-10-31
Add Conway's Game of Life compute shader example. (#2088)
Astie Teddy
2021-10-19
REVIEWED: models_yaw_pitch_roll
raysan5
2021-10-19
Remove trailing spaces
raysan5
2021-10-17
Reviewed makefile and examples building
raysan5
2021-10-12
REVIEWED: EXAMPLE: shaders_shapes_outline
raysan5
2021-07-18
Add example shaders_shapes_outline.c (#1883)
GoldenThumbs
2021-07-16
Improve assets license information
raysan5
2021-07-16
Update texel_checker.png
raysan5
2021-03-31
ADDED: Support model normal matrix location #1691
raysan5
2021-03-31
REVIEWED: DrawMeshInstanced() matrix computations
raysan5
2021-03-31
RENAMED: example: shaders_mesh_instancing
raysan5
2021-03-17
Create reload.fs
Ray
2021-03-17
REVIEWED: shaders_multi_sample2d
Ray
2021-01-31
out is a keyword in shaders and can't be used as a variable name. (#1558)
Jeffery Myers
2021-01-25
Replace tabs by 4 spaces
raysan5
2020-12-03
Update user name
Ray
2020-11-01
Review contributed examples
Ray
2020-10-29
Support multiple sample2D on batch drawing #1333
Ray
2020-10-29
Updated assets
Ray
2020-09-27
[wip] rlDrawMeshInstanced (#1318)
seanpringle
2020-09-15
Corrected issue with floor() #1377
raysan5
2020-08-16
NEW EXAMPLE: shaders_hot_reloading #1198
raysan5
2020-07-30
Fix color of ambient light (#1330)
Adrie
2020-06-07
Update raysan.png
raysan5
2020-06-02
Review some png images
raysan5
2020-05-28
resources PNG chunks cleaning
raysan5
2020-05-28
Added resources license
raysan5
2020-03-25
[example] Review shaders_spotlight to work on GLSL 100
raysan5
2020-03-25
spotlight example, each spot has own radius, mouse countrol (#1148)
chriscamacho
2020-03-24
REVIEWED: shaders_spotlight example
raysan5
2020-03-24
as per request spotlight example (#1146)
chriscamacho
2020-03-23
ended up using the 100 version shaders as off the top of my (#1142)
chriscamacho
2020-03-02
Review shader exaples to work on web (GLSL 100)
Ray
2020-01-30
Some examples tweaks
Ray
2019-12-04
Review some shaders to work on GLSL 100
raysan5
2019-10-26
updated RayMarching Demo (#997)
Industrious Nomad
2019-09-22
contributed simple shader example (#973)
chriscamacho
2019-08-19
new example: shaders_fog
Ray
2019-06-14
ADDED: shaders_basic_lighting
Ray
2019-05-16
new example: shaders_eratosthenes
Ray
2019-05-16
Review shader to use provided texture coordinates
Ray
2019-05-16
Review shaders for GLSL 100
Ray
2019-05-15
Updating julia set example.
eggmund
2019-05-14
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2019-05-14
new examples: shaders_texture_waves
Ray
[next]