summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
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 Vector3RotateByAxisAngle (#2590)Crydsch
2022-07-26fix QuaternionFromMatrix & QuaternionEquals (#2591)hitomi kirigri
2022-07-25Update yearRay
2022-07-25Update config.hRay
2022-07-23fixed build for cygwin (#2588)Julianiolo
2022-07-20Fix Vector3ClampValue and Vector2ClampValue (#2585)George Linkovsky
2022-07-19[CORE] Fix Warnings (#2582)Jeffery Myers
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-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-08Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567)Richard Smith
2022-07-05Update raylib.hRay
2022-07-05WARNING: BREAKING: REMOVED: `*StorageValue()` functionsRay
2022-07-05REMOVED: `GenMeshBinormals()`, actually, never implementedRay
2022-07-05Added some commentsRay
2022-07-04REVIEWED: `DrawMesh()` #2511Ray
2022-07-03REVIEWED: `DecompressData()`Ray
2022-06-29REVIEWED: `DrawBillboard*()`Ray
2022-06-27Remove unneeded `rlPushMatrix()`Ray
2022-06-25Updated PLATFORM_RPI info #2547Ray
2022-06-24Removed physac #2543Ray
2022-06-24fix: precision loss, discard unused (#2541)veclavtalica
2022-06-23Fix signedness in rlBindImageTexture (#2539)Hanaxar
2022-06-21Update rlgl.hRay
2022-06-21Reviewed batch buffer overflow #2526Ray
2022-06-21minor tweakRay
2022-06-21Share PCM streaming buffer to reduce dynamic allocations (#2532)Dan Bechard
2022-06-18Revert "Update rlgl.h"Ray
2022-06-18REVIEWED: `IsFileExtension()` #2530Ray
2022-06-18Update rlgl.hRay
2022-06-18Update rlgl.hRay
2022-06-18Update rcore.cRay
2022-06-17tweakRay
2022-06-17REVIEWED: `LoadDroppedFiles()`, fixed issuesRay
2022-06-17Changed ExportFontAsCode to use given font's padding. (#2525)The Tophat Demon
2022-06-16fix: round off error in ColorAlphaBlend (#2524)Roy Qu
2022-06-16REVIEWED: `rlTextureParameters()`, reset anisotropy levelRay
2022-06-16REVIEWED: `rlGenTextureMipmaps()`, removed filtering setupRay
2022-06-16Update rcore.cRay