summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-12-01Disabled QOI image formatraysan5
2021-12-01Update LICENSE.md (#2179)Tobias Berger
Fix typo in link
2021-11-30update to Jaylib 4.0 in BINDINGS.md (#2177)Richard Smith
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-25dray has been updated to raylib v4.0! (#2171)red thing
2021-11-25REVIEWED: Formating and commentsRay
2021-11-25Fix scissor on macos (#2170)Arnaud Valensi
* Expose GetRenderWidth and GetRenderHeight functions * Fix scissor on macos * Fix typo
2021-11-23add raylib-cslo to bindings.md (#2169)Novaleaf
2021-11-23allow physac to be built as a shared library (#2168)Novaleaf
if `BUILD_LIBTYPE_SHARED` is defined allow build as a shared dll
2021-11-23Update NimraylibNow!'s supported Raylib version (#2166)Dmitry Matveyev
2021-11-21fixed typo: aproximation to approximation (#2164)めぐみ発動機 (isVowel / GreenWing)
2021-11-21fixed typo: aproximation to approximation (#2163)めぐみ発動機 (isVowel / GreenWing)
2021-11-19Updated hxRaylib to 4.0 (#2158)Ratul Krisna
2021-11-18Move raylib-v7 to list of unmaintained bindings (#2156)Lorenzo
raylib-v7 is no longer being maintained as per their README.
2021-11-18Tweak to minimize buffer overflow possibilityraysan5
2021-11-17Added dart-raylib to BINDINGS.md (#2149)Jochum van der Ploeg
2021-11-17Fixes CC while compiling for ANDROID_ARCH x86 (#2148)WilledgeR
* Override CC while compiling for ANDROID_ARCH x86 * REfix Override CC while compiling
2021-11-17Minor tweaksraysan5
2021-11-15REVIEWED: LoadTextureFromImage()Ray
Allow texture loading with no data transfer (in case image.data = NULL)
2021-11-15REVIEWED: rlUpdateTexture()Ray
2021-11-15Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-11-15REVIEWED: ExportMesh() #2138Ray
2021-11-13Fix memory leak in parser (#2136)Ronnie Holm
2021-11-11Update BINDINGS.md (#2131)Milan Nikolic
2021-11-11Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-11-11Expose `MAX_KEYBOARD_KEYS` and `MAX_MOUSE_BUTTONS` #2127Ray
2021-11-11added LUA output format for parser; added Makefile for raylib_parser; added ↵iskolbin
raylib_api.lua parser result; added raylib_parser binary to gitignore (#2129)
2021-11-11Update BINDINGS.md (#2130)Ian Rash
I just updated it to 4.0. :)
2021-11-10Fixed file/alloc limitation in GetDirectoryFiles() (#2126)lib-omar
MAX_DIRECTORY_FILES macro removed. ClearDirectoryFiles() tweaked to reflect changes.
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-10Update parser files (#2125)Laurentino Luna
2021-11-09Allow GL4.3 capabilities to be shown (#2124)Uneven Prankster
Now that 4.3 was added this can be enabled with the compile flag.
2021-11-09Updated ODIN bindingRay
2021-11-09REVIEWED: rlGetCompressedFormatName()Ray
2021-11-09Review variables initializationRay
- All variables are initialized on declaration, some arrays were not properly initialized - Static array buffers require memset() for re-initialization on every function call
2021-11-09Protect TextIsEqual from NULLs (#2121)Luke Krasnoff
2021-11-08Update BINDINGS.md (#2119)Calvin Day
Raylib-J currently targets 3,7 and is still in active development
2021-11-07Update BINDINGS.mdRay
2021-11-07Update BINDINGS.md (#2116)Michał KM
2021-11-07README.md: HTTP => HTTPS (#2114)Kai
2021-11-07Updated the version of nelua-raylib to 4.0 (#2113)AKDev
2021-11-07Update README.mdRay
2021-11-07Update BINDINGS.mdRay
2021-11-07Changed hxRaylib version to 4.0-dev (#2112)Ratul Krisna