summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-07-29Review comments and parameter namesRay
2022-07-27rtextures: Improve numerical stability of float multiplication (#2596)Piotr Wierciński
2022-07-26rtextures: Fix ImageFromImage crash (#2594)Piotr Wierciński
2022-07-26add: cmake config include guard (#2592)MyUncle
2022-07-26add Vector3RotateByAxisAngle (#2590)Crydsch
2022-07-26fix QuaternionFromMatrix & QuaternionEquals (#2591)hitomi kirigri
2022-07-25Update yearRay
2022-07-25Update config.hRay
2022-07-24add hare-raylib to BINDINGS.md (#2589)/ˈɛvən/
2022-07-23ADDED: Missing examples to VS2022 solution #2580Ray
2022-07-23fixed build for cygwin (#2588)Julianiolo
2022-07-22Update README.mdRay
2022-07-22Update README.md (#2587)Andrew
2022-07-20Fix Vector3ClampValue and Vector2ClampValue (#2585)George Linkovsky
2022-07-20REVIEWED: examples descriptionsRay
2022-07-19Reviewed example formatingRay
2022-07-19Update core_2d_camera.cRay
2022-07-19add mouse zoom example (#2583)Jeffery Myers
2022-07-19[CORE] Fix Warnings (#2582)Jeffery Myers
2022-07-19Update BINDINGS.md (#2581)Mike DX
2022-07-15Removed raudio.h from public headerRay
2022-07-15Update raudio.cRay
2022-07-15WARNING: REMOVED: raudio_standalone exampleRay
2022-07-15Added noteRay
2022-07-11REVIEWED: `UpdateMusicStream()` #2228Ray
2022-07-11Minor tweaksRay
2022-07-10Update raudio.cRay
2022-07-10set the maintained bindings in alphabetical order (#2570)CastimierDev
2022-07-10Added comment about buffer refill issue on looping #2228Ray
2022-07-10Reviewed formatingRay
2022-07-10REVIEWED: `ImageResize()` #2572Ray
2022-07-09Remove unneded TABSRay
2022-07-09Allow DLL creation using TCC (#2569)Audi Nugraha
2022-07-09Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-07-09Create rlgl_standalone.pngRay
2022-07-08Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567)Richard Smith
2022-07-07Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-07-07Update raylib.slnRay
2022-07-07Update CHANGELOGRay
2022-07-07Update README.mdRay
2022-07-07Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-07-07Added some examples screenshotsRay
2022-07-07Update example reviews raylib versionsRay
2022-07-07Added new examples to MakefileRay
2022-07-07UPDATED: examples: Assigned **DIFFICULTY LEVELS**!Ray
2022-07-07ADDED: example: `textures_gif_player`Ray
2022-07-07RENAMED: example: textures_rectangle -> textures_sprite_animRay
2022-07-07ADDED: example: `textures_fog_of_war`Ray
2022-07-07ADDED: example: `core_window_should_close`Ray
2022-07-07ADDED: example: `text_codepoints_loading`Ray