aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-19CI: Build artifacts for master, not develop tagsAhmad Fatoum
2018-02-19Merge pull request #474 from raysan5/developRay
2018-02-19Corrected path backslashRay
2018-02-18Added comments to review function ImageTextEx()raysan5
2018-02-18Support UTF8 basic characters on ImageTextEx()raysan5
2018-02-17Reviewed transmission mission gameraysan5
2018-02-16Merge pull request #470 from jubalh/developRay
2018-02-16Add note about glfw3 and openALMichael Vetter
2018-02-16Builder project: Add note about examplesMichael Vetter
2018-02-16Add core_basic_window project example for BuilderMichael Vetter
2018-02-16Add Builder project templateMichael Vetter
2018-02-16CMake: Remove _RAYLIB suffix from -D{SHARED,STATIC}_RAYLIBAhmad Fatoum
2018-02-14Merge pull request #467 from raysan5/developRay
2018-02-12BREAKING CHANGE: Renamed function for consistencyRay
2018-02-12Update README.mdRay
2018-02-12Merge pull request #465 from raysan5/developRay
2018-02-12Avoid rendering SPACE character!Ray
2018-02-12Merge pull request #464 from RDR8/develop-make-install-linuxRay
2018-02-12Update MakefileRDR8
2018-02-12Update MakefileRDR8
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-10Renamed iconographyRay
2018-02-09Early-exit InitWindow if InitGraphicsDevice failsAhmad Fatoum
2018-02-09Updated external librariesRay
2018-02-08Merge pull request #462 from a3f/developRay
2018-02-08InitWindow: return false if no monitor foundAhmad Fatoum
2018-02-05Added function LoadShaderCode()Ray
2018-02-04Merge pull request #460 from raysan5/developRay
2018-02-04Merge branch 'develop' of https://github.com/raysan5/raylib into developraysan5
2018-02-04Incremeted version to align with CMakeraysan5
2018-02-04Merge pull request #459 from a3f/developRay
2018-02-04Bump version to 1.9.4Ahmad Fatoum
2018-02-04Travis CI: Don't use external GLFWAhmad Fatoum
2018-02-04Merge pull request #458 from raysan5/developRay
2018-02-04Updated raylib versionraysan5
2018-02-04Security check in case window initialization failsraysan5
2018-02-04Merge branch 'develop' of https://github.com/raysan5/raylib into developraysan5
2018-02-04Reviewed window initializationraysan5
2018-02-04CMake: Rename WITH_SYSTEM_GLFW to USE_EXTERNAL_GLFWAhmad Fatoum
2018-02-04Merge pull request #456 from a3f/developRay
2018-02-03Return false from InitWindow if glfwInit or glfwCreateWindow failsAhmad Fatoum
2018-02-03exit(3), don't crash, when glfwCreateWindow failsAhmad Fatoum