summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-12-16Fix RPi make install (#2217)Tomas S
2021-12-16Turn on interpolation for XM playback (#2216)ptarabbia
2021-12-16Fix issue #2092 (#2215)ptarabbia
2021-12-16REVIEWED: `DrawMesh*()` issue #2211Ray
2021-12-16Update rcore.cRay
2021-12-15REVIEWED: Clear SSBO buffers on loading #2185raysan5
2021-12-10Reviewed typoRay
2021-12-09Fixed functions Vector2Angle and Vector3Angle (#2203)Andrea Fontana
2021-12-09REVIEWED: GetCodepoint() #2201Ray
2021-12-08Update raudio.cRay
2021-12-08REVIEWED: GenImageCellular() #2178Ray
2021-12-07REVIEWED: DrawTextureTiled() #2173raysan5
2021-12-07REVIEWED: vox_loader.h, 64bit issue #2186raysan5
2021-12-07Fix Vector2Angle() not working as expected (#2196)Jaedeok Kim
2021-12-06ADDED: raylibVersion symbol #2190Ray
2021-12-06TweaksRay
2021-12-06Fix inverse length in Vector2Normalize (#2189)HarriP
2021-12-06Vector2Angle returns degrees instead of radians, but all other raymath (#2193)Steven Schveighoffer
2021-12-06Update MakefileRay
2021-12-06ADDED: Modules info at initializationRay
2021-12-04Support custom modules inclusionRay
2021-12-03Added a couple of notesRay
2021-12-02Added some reference code to load bones id and weight data for animationsraysan5
2021-12-01Disabled QOI image formatraysan5
2021-11-28REVIEWED: Updated QOI to first official releaseRay
2021-11-27Add macos support to zig build system (#2175)Anders Holmberg
2021-11-27ADDED: Support for QOI image formatRay
2021-11-25REVIEWED: Formating and commentsRay
2021-11-25Fix scissor on macos (#2170)Arnaud Valensi
2021-11-23allow physac to be built as a shared library (#2168)Novaleaf
2021-11-21fixed typo: aproximation to approximation (#2164)めぐみ発動機 (isVowel / GreenWing)
2021-11-21fixed typo: aproximation to approximation (#2163)めぐみ発動機 (isVowel / GreenWing)
2021-11-18Tweak to minimize buffer overflow possibilityraysan5
2021-11-17Fixes CC while compiling for ANDROID_ARCH x86 (#2148)WilledgeR
2021-11-17Minor tweaksraysan5
2021-11-15REVIEWED: LoadTextureFromImage()Ray
2021-11-15REVIEWED: rlUpdateTexture()Ray
2021-11-15REVIEWED: ExportMesh() #2138Ray
2021-11-11Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-11-11Expose `MAX_KEYBOARD_KEYS` and `MAX_MOUSE_BUTTONS` #2127Ray
2021-11-10Fixed file/alloc limitation in GetDirectoryFiles() (#2126)lib-omar
2021-11-10ouchRay
2021-11-10Reviewed descriptions and notesRay
2021-11-10REVIEWED: DrawRectanglePro(), support TRIANGLES drawingRay
2021-11-10REVIEWED: CheckCollision*() consistencyRay
2021-11-10tweakRay
2021-11-09Allow GL4.3 capabilities to be shown (#2124)Uneven Prankster
2021-11-09REVIEWED: rlGetCompressedFormatName()Ray
2021-11-09Review variables initializationRay
2021-11-09Protect TextIsEqual from NULLs (#2121)Luke Krasnoff