summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
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
2018-02-11Some reviews for Android compilationRay
2018-02-11Corrected masteVolume settingRay
2018-02-11Reviewed mini_al implementationRay
2018-02-09Early-exit InitWindow if InitGraphicsDevice failsAhmad Fatoum
2018-02-09Updated external librariesRay
2018-02-08InitWindow: return false if no monitor foundAhmad Fatoum
2018-02-05Added function LoadShaderCode()Ray
2018-02-04Merge branch 'develop' of https://github.com/raysan5/raylib into developraysan5
2018-02-04Incremeted version to align with CMakeraysan5
2018-02-04Bump version to 1.9.4Ahmad Fatoum
2018-02-04Updated raylib versionraysan5
2018-02-04Security check in case window initialization failsraysan5
2018-02-04Reviewed window initializationraysan5
2018-02-03Return false from InitWindow if glfwInit or glfwCreateWindow failsAhmad Fatoum
2018-02-03exit(3), don't crash, when glfwCreateWindow failsAhmad Fatoum
2018-02-03CMake: Add tristate option for using system GLFW (#455)Ahmad Fatoum
2018-02-03CMake: Fix typo in MACOS_FATLIBAhmad Fatoum
2018-02-02Added function DrawRectangleLinesEx()Ray San
2018-01-31Corrected typoRay