summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-07-30fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too...Ethan Trịnh
2018-07-30Add CMake entry to projects/README.mdAhmad Fatoum
2018-07-29Sync with upstream GLFW pull requestAhmad Fatoum
2018-07-29Merge pull request #610 from pamarcos/fix_chdir_macosRay
2018-07-29Fix Physac examples to be run without creating new threadPablo Marcos Oltra
2018-07-29CMake: Make the raylib project as a whole embeddableAhmad Fatoum
2018-07-29Prevent GLFW changing working dir to 'Resources'Pablo Marcos Oltra
2018-07-29Add projects/CMake exampleAhmad Fatoum
2018-07-29Fix typo (s/proedural/procedural)Ahmad Fatoum
2018-07-29Merge pull request #608 from a3f/masterAhmad Fatoum
2018-07-29CMake: include rlgl_standalone in -DBUILD_EXAMPLESAhmad Fatoum
2018-07-29CMake: Set -DMACOS_FATLIB=OFF by defaultAhmad Fatoum
2018-07-29core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWsAhmad Fatoum
2018-07-29CMake: Major cleanup to support find_package(raylib)Ahmad Fatoum
2018-07-29CI: Build with all optional formats enabledAhmad Fatoum
2018-07-29Travis CI: Add OpenAL-ConfigurationAhmad Fatoum
2018-07-29Merge pull request #607 from jubalh/fixmuRay
2018-07-29Fix bug in LoadMusicStreamMichael Vetter
2018-07-28Corrected bug LoadMusicStream()raysan5
2018-07-28Corrected timing typoraysan5
2018-07-28Reviewed music loadingraysan5
2018-07-28Reviewed custom logging functionalityraysan5
2018-07-28Merge pull request #603 from jubalh/lseRay
2018-07-27 Deal with failed LoadMusicStreamMichael Vetter
2018-07-26Add SetTraceLogCallback to enable users setting custom logging (#597)Pablo Marcos Oltra
2018-07-25Reviewed audio exampleRay
2018-07-25Merge pull request #591 from triplefox/patch-1Ray
2018-07-25Merge pull request #593 from jubalh/update_builder_exampleRay
2018-07-25Update Builder exampleMichael Vetter
2018-07-25Complete raw_audio_stream exampleJames Hofmann
2018-07-25Merge pull request #590 from pamarcos/fix_rlgl_standaloneRay
2018-07-25Fix rlgl.h to be used as a standalonePablo Marcos Oltra
2018-07-25CMake: Don't build rlgl_standalone as part of the examplesAhmad Fatoum
2018-07-25Traivs CI: Add newer (9.4.1) Xcode configurationAhmad Fatoum
2018-07-25Fix HTML5 examples and games using CMake (#589)Pablo Marcos Oltra
2018-07-24Updated animations supportRay
2018-07-24First working version of IQM animationsRay
2018-07-23Travis CI: remove stray $ in .travis.ymlAhmad Fatoum
2018-07-23CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUEAhmad Fatoum
2018-07-23Travis CI: Add GLFW-installed-but-using-our-GLFW-anyway configurationAhmad Fatoum
2018-07-23Create CODE_OF_CONDUCT.mdRay
2018-07-23Merge pull request #583 from leereilly/exclamation-periodRay
2018-07-22Remove period :grey_exclamation:Lee Reilly
2018-07-22Updated MSVC lib releaseraysan5
2018-07-21Travis CI: Fix emscripten build breakage2.0.0Ahmad Fatoum
2018-07-21Merge pull request #579 from jessp/patch-2Ray
2018-07-21Convert window render sizes to floatsJess Peter
2018-07-21Added Android Makefile for gamesraysan5
2018-07-21Review formattingraysan5
2018-07-21Review templates Makefilesraysan5