aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-27Move deduplicate aspect variable in begin render.Max Danielsson
2018-03-25Add 3d orthographic projection modeMax Danielsson
2018-03-20Fix an infinite loop in ALSA backend of mini_al.David Reid
2018-03-19Review tabs issue when compiling...Ray
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-11Merge pull request #500 from victorfisac/fork/masterRay
2018-03-11Corrected typoraysan5
2018-03-11Correct issue with triangleCountraysan5
2018-03-10Fixed compilation code comment in headervictorfisac
2018-03-10Fixed memory leaks in physics step operationsvictorfisac
2018-03-09Added new functionsRay San
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-24jar_xm: Workaround for unaligned pointer accessesAhmad Fatoum
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-20Reviewed timming system for macOSRay
2018-02-18Added comments to review function ImageTextEx()raysan5
2018-02-18Support UTF8 basic characters on ImageTextEx()raysan5
2018-02-16CMake: Remove _RAYLIB suffix from -D{SHARED,STATIC}_RAYLIBAhmad Fatoum
2018-02-12BREAKING CHANGE: Renamed function for consistencyRay
2018-02-12Avoid rendering SPACE character!Ray
2018-02-12Update MakefileRDR8
2018-02-12Update MakefileRDR8
2018-02-11Update Makefiles for Linux installation. See prior commit.RDR8
2018-02-11Update Makefiles for Linux installation.RDR8
2018-02-11pkg-config: Empty Requires.private on shared-only buildAhmad Fatoum
2018-02-11mini_al: Support {Net,Open}BSD OSSAhmad Fatoum