summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-04-25Update rlgl.hRay
2022-04-25Update rcore.cRay
2022-04-24Review formattingRay
2022-04-24- Fix issue #2371 (#2437)Juan Carlos González Amestoy
2022-04-24REDESIGNED: Set rlgl internal framebuffer #2420Ray
2022-04-24Update rlgl.hRay
2022-04-24Update rlgl.hRay
2022-04-24Fix for vr rendering not taking render target size into account (#2424)Maiko Steeman
2022-04-24Reviewed MouseScrollCallback() #2371Ray
2022-04-24Initialize (reset) input global state #2360Ray
2022-04-24Removed bool type from raymath, it broke raylibRay
2022-04-24Update rlgl.hRay
2022-04-23REVIEWED: ToggleFullscreen()Ray
2022-04-23Update raymath.hRay
2022-04-23Review new functions formattingRay
2022-04-23Augment raymath.h with useful functions (#2428)saccharineboi
2022-04-23Optimize Some Image Functions. (#2429)Anilforextra
2022-04-11Update BINDINGS.md (#2431)tuckie
2022-04-06WARNING: RENAMED: some parameters from length to sizeRay
2022-04-05Fix OpenGL 4.3 graphics option in CMake (#2427)GoldenThumbs
2022-04-05Fix string defines generating invalid XML (#2426)Benedek Szilvasy
2022-04-04[Examples] Free Allocated Matrices. (#2425)Anilforextra
2022-04-01Update SPONSORS.md (#2423)ZimonIsHim
2022-03-30Update audio_music_stream.cRay
2022-03-30ADDED: Audio stream processors support -WIP- #2212Ray
2022-03-30WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405Ray
2022-03-30Fix QuaternionScale (#2419)Satoshi Tanaka
2022-03-29Update rtext.cRay
2022-03-28Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-03-28REMOVED: `MatrixNormalize()` #2412Ray
2022-03-26Corrected typoRay
2022-03-25Corrected typoRay
2022-03-25Update README.mdRay
2022-03-25Update README.mdRay
2022-03-25Update README.mdRay
2022-03-25Rename audio callbackRay
2022-03-24ADDED: Audio stream input callback #2212 -WIP-Ray
2022-03-24Some code reviews -WIP-Ray
2022-03-24Update to miniaudio 11.8Ray
2022-03-24Fixes #2408Ray
2022-03-22Update shaders_raymarching.cRay
2022-03-22Update textures_draw_tiled.cRay
2022-03-22Update textures_draw_tiled.cRay
2022-03-22Minor tweaks `const`Ray
2022-03-22Add raylib.jl binding for Julia (#2403)irishgreencitrus
2022-03-20REVIEWED: Avoid some float -> double promotionsRay
2022-03-19Verify there is enough space in the batch for the npatch geometry. (#2401)Jeffery Myers
2022-03-18Fix too many opening parens in src/rtextures.c (#2398)João Távora
2022-03-18Implements OpenURL() for Android Platform (#2396)Rodrigo Escar
2022-03-17Fix inline enum (#2393)Ethan Conneely