summaryrefslogtreecommitdiffhomepage
path: root/examples/shaders
AgeCommit message (Expand)Author
2021-06-23Review BeginTextureMode() usageRay
2021-05-08Added support for additional mouse buttons (#1753)Lambert Wang
2021-04-25Fixes for 64 bit typecast warnings (#1733)Jeffery Myers
2021-04-23Update shaders_mesh_instancing.cRay
2021-04-22Remove trail spacesRay
2021-04-07Update shaders_julia_set.cRay
2021-03-31ADDED: Support model normal matrix location #1691raysan5
2021-03-31REVIEWED: DrawMeshInstanced() matrix computationsraysan5
2021-03-31RENAMED: example: shaders_mesh_instancingraysan5
2021-03-26REVIEWED: DrawMeshInstanced()Ray
2021-03-25REVIEW: instancing example formatingRay
2021-03-25added animation and keyboard controls to rlgl mesh Instancing example (#1678)Max
2021-03-23[Examples] Warning fixes (pt 1) (#1668)Jeffery Myers
2021-03-21WARNING: BREAKING: rlgl module redesign -WIP-Ray
2021-03-20Example considering HighDPI on RenderTexture draw #1086Ray
2021-03-19RENAMED: camera.type -> camera.projectionRay
2021-03-17Create reload.fsRay
2021-03-17REVIEWED: shaders_multi_sample2dRay
2021-03-14WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistencyRay
2021-03-12Renamed some functions to use latest raylib versionRay
2021-01-31out is a keyword in shaders and can't be used as a variable name. (#1558)Jeffery Myers
2021-01-25Replace tabs by 4 spacesraysan5
2020-12-29Review rlights helper module #1489raysan5
2020-12-24Updated several files while porting examples to webraysan5
2020-12-23Review formattingraysan5
2020-12-03Update user nameRay
2020-11-01Review contributed examplesRay
2020-10-31Update shaders_multi_sample2d.cRay
2020-10-31REDESIGNED: Multiple sampler2D usage on batch systemRay
2020-10-29Support multiple sample2D on batch drawing #1333Ray
2020-10-29Updated assetsRay
2020-09-27[wip] rlDrawMeshInstanced (#1318)seanpringle
2020-09-15Corrected issue with floor() #1377raysan5
2020-08-23work on quat and matrix math - deleted multiple copies of raymath.h causing i...chriscamacho
2020-08-16RENAMED: FormatText() -> TextFormat()raysan5
2020-08-16NEW EXAMPLE: shaders_hot_reloading #1198raysan5
2020-08-16Code reorganization on exampleraysan5
2020-07-30Fix color of ambient light (#1330)Adrie
2020-06-07Update raysan.pngraysan5
2020-06-02Review some png imagesraysan5
2020-05-28resources PNG chunks cleaningraysan5
2020-05-28Added resources licenseraysan5
2020-04-16Added raymath to examplesraysan5
2020-04-13Make raymath more consistent (#1197)G3bE
2020-03-30Remove useless filesraysan5
2020-03-29Added example: shaders_spotlightraysan5
2020-03-25[example] Review shaders_spotlight to work on GLSL 100raysan5
2020-03-25spotlight example, each spot has own radius, mouse countrol (#1148)chriscamacho
2020-03-24REVIEWED: shaders_spotlight exampleraysan5
2020-03-24as per request spotlight example (#1146)chriscamacho