summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-12-03Potential fixes for Raspberry Pi.David Reid
2017-11-30Merge branch 'develop' of https://github.com/raysan5/raylib into developRay San
2017-11-30Removed GLFW3 linking and added rglfwRay San
2017-11-30Merge pull request #410 from SamNChiet/testing_uwpRay
2017-11-29Add UWP gamepad input pollingSam C
2017-11-29Fixed broken include for AppVeyorMartinfx
2017-11-29Merge pull request #407 from Martinfx/developRay
2017-11-29Fixed use ${LIBS_PRIVATE} for FreeBSDMartinfx
2017-11-29Added compile with cmake for FreeBSDMartinfx
2017-11-29Added glfw support for FreeBSDMartinfx
2017-11-27Support GetCurrentTime() on macOSRay San
2017-11-27CMake: Explicitly ask for C99 supportAhmad Fatoum
2017-11-26Merge pull request #400 from a3f/developRay
2017-11-26Note that raylib can be installed via HomebrewAhmad Fatoum
2017-11-25Build examples and games on Travis CIAhmad Fatoum
2017-11-25Added authorization tokenraysan5
2017-11-24[CI] Push Github artifacts only on tagAhmad Fatoum
2017-11-24CI: Only push binaries for develop branch buildsAhmad Fatoum
2017-11-24Merge pull request #396 from a3f/developRay
2017-11-24Setup CMake package target and CI auto-deploy tagsAhmad Fatoum
2017-11-24Merge pull request #395 from a3f/developRay
2017-11-24Generate and install pkg-config pc fileAhmad Fatoum
2017-11-24Potential fixes for audio on RPI and Emscripten builds.David Reid
2017-11-24Audio: Fix a bug with AudioStreams.David Reid
2017-11-24Update README.mdRay
2017-11-23Update README.mdRay
2017-11-23Update README.mdRay
2017-11-23Merge pull request #393 from a3f/developRay
2017-11-23Disable CRT "secure" warningsAhmad Fatoum
2017-11-23Add AppVeyor CI for automatic Windows BuildsAhmad Fatoum
2017-11-22Merge pull request #392 from a3f/developRay
2017-11-22Fix macOS build of new rglfw.c approachAhmad Fatoum
2017-11-22Avoid duplicate definition of feature macroAhmad Fatoum
2017-11-22Review file issueRay
2017-11-22Updated OSX compilation with clangRay San
2017-11-22Removed useless fileRay San
2017-11-22Corrected default textures locationsRay
2017-11-22Fix a crash in audio mixing code.David Reid
2017-11-21Merge pull request #389 from Martinfx/masterRay
2017-11-21Added FreeBSD clean for MakefileMartinfx
2017-11-21Update mini_al with fixes for OpenSL and SDL backends.David Reid
2017-11-20Update mini_al with a potential fix for HTML5.David Reid
2017-11-19Log the name of the playback device.David Reid
2017-11-19Update mini_al with fixes and improvements for Emscripten.David Reid
2017-11-18Update mini_al with experimental support for SDL/Emscripten.David Reid
2017-11-18Rename a variable for consistency.David Reid
2017-11-18Update mini_al.David Reid
2017-11-18Add some logging and update mini_al.David Reid
2017-11-18mini_al: Unify the buffer system for Sounds and AudioStreams.David Reid
2017-11-17Remove glfw3 dependencyRay San