aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-18Merge pull request #509 from mackron/patch-1Ray
2018-03-18Fix a buffer overflow in the OSS/BSD backend.David Reid
2018-03-16Allow use of main instead of android_mainAhmad Fatoum
2018-03-16Complete review of raymath for API consistencyRay
2018-03-16Support case-insensitive extension checkRay San
2018-03-15Updated raylib dev versionRay
2018-03-15Reviewed raymath changesRay
2018-03-15Merge pull request #482 from a3f/masterRay
2018-03-14Merge pull request #505 from Martinfx/max-add-memory-sanitizerRay
2018-03-14Add message warning for msanmaficccc@gmail.com
2018-03-14Add memory sanitizer for better debugmaficccc@gmail.com
2018-03-11Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2018-03-11Corrected typoraysan5
2018-03-11Merge pull request #500 from victorfisac/fork/masterRay
2018-03-11Corrected typoraysan5
2018-03-11Correct issue with triangleCountraysan5
2018-03-10Updated copyright yearsvictorfisac
2018-03-10Fixed compilation code comment in headervictorfisac
2018-03-10Fixed memory leaks in physics step operationsvictorfisac
2018-03-10Merge branch 'master' of github.com:raysan5/raylib into fork/mastervictorfisac
2018-03-09Added new functionsRay San
2018-03-04Correct issue with tangentsRay
2018-03-04Fix result of operation is garbage or undefinedmaficccc@gmail.com
2018-03-03Removed additional coderaysan5
2018-03-03Updated GLFW library to latest versionraysan5
2018-02-26Renamed CalculateBoundingBox() to MeshBoundingBox()Ray
2018-02-26Removed tangents generationRay
2018-02-26Fix two memory leaks in jar_xm.hAhmad Fatoum
2018-02-25Update MakefileRDR8
2018-02-25Don't exceed signed int range when shifting leftAhmad Fatoum
2018-02-25Fix possible buffer overflow in LoadBMFontAhmad Fatoum
2018-02-25Merge pull request #492 from a3f/raylib-masterRay
2018-02-24jar_xm: Workaround for unaligned pointer accessesAhmad Fatoum
2018-02-24Merge pull request #480 from RDR8/master-patch-makefilesRay
2018-02-24raymath.h: Use C99 inline semanticsAhmad Fatoum
2018-02-24Make MatrixToFloat and Vector3ToFloat reentrantAhmad Fatoum
2018-02-24Update Makefiles. Enable example usage of staged libraylib.so.RDR8
2018-02-24Revert "raymath.h: Use C99 inline semantics"Ahmad Fatoum
2018-02-24CMake: Add options to use -fsanitize={address,undefined}Ahmad Fatoum
2018-02-24raymath.h: Use C99 inline semanticsAhmad Fatoum
2018-02-24Make MatrixToFloat and Vector3ToFloat reentrantAhmad Fatoum
2018-02-24Support 4 components mesh.tangent dataRay
2018-02-22Reviewed unloading model dataRay
2018-02-22Corrected cursor issue for WaylandRay
2018-02-21Reviewed compilation for OpenGL 1.1Ray
2018-02-21Removed flag -fgnu89-inlineRay
2018-02-20Update README.mdRay
2018-02-20Update README.mdRay
2018-02-20Reviewed timming system for macOSRay
2018-02-19Docs: Replace references to raylib develop branchAhmad Fatoum