summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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
2021-11-07Fix Render Batch Limit not being checked in DrawRectangleGradientEx() (#2111)KonPet
2021-11-06update BINDINGS.md (#2108)Richard Smith
2021-11-05Updated the raylib.v binding to the latest version (#2103)irishgreencitrus
2021-11-05added the guide for working with raylib on Chrome OS to the readme (#2101)mandar1jn
2021-11-05Update BINDINGS.md (#2100)Astie Teddy
https://github.com/TSnake41/raylib-lua/releases/tag/v4.0a
2021-11-05Update BINDINGS.md (#2099)Gunko Vadim
2021-11-05BINDINGS: raylib-cpp now targets raylib 4.0.0 (#2098)Rob Loach
https://github.com/RobLoach/raylib-cpp/releases/tag/v4.0.0
2021-11-05Update BINDINGS.md (#2097)o3o
2021-11-04Corrected typoRay
2021-11-04Update android.yml4.0.0Ray
2021-11-04Update linux.ymlRay
2021-11-04Update webassembly.ymlRay
2021-11-04Update macos.ymlRay
2021-11-04Add some extra libraries to release packagesRay
2021-11-03Reviewed broken linkRay
2021-11-03Review display output orderraysan5
2021-11-03Avoid duplicate output info on PLATFORM_RPIraysan5
2021-11-02Reviewed scriptsRay
2021-11-02Review Notepad++ scripts for the supported compilersRay
2021-11-02Update SPONSORS.mdRay
2021-11-02REMOVED: Network examplesRay
They were not working
2021-11-02Update MakefileRay
2021-11-02Updated scriptsRay
2021-11-02Updated some scripts pathsRay
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
2021-11-02Update ROADMAP.mdRay