summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2019-05-27Setup version for releaseRay
2019-05-25Review easings PRRay
2019-05-24Use tgmath.h and float constants in easings.hflashback-fx
2019-05-23Merge pull request #850 from wbrbr/xm_fixRay
2019-05-23Move jar_xm_reset to jar_xm.hWilhem Barbier
2019-05-22Add rewind for the XM music formatWilhem Barbier
2019-05-22Fix #848Wilhem Barbier
2019-05-22Added AudioContext Resume/Suspend buttonRay
2019-05-22Rename function to follow javascript notationRay
2019-05-22Add code to resume blocked AudioContextsRay
2019-05-22Review js formatting for better readabilityRay
2019-05-22Move emscripten web shell to srcRay
2019-05-21Add config SUPPORT_SSH_KEYBOARD_RPIRay
2019-05-21Review MakefilesRay
2019-05-21Review pathsRay
2019-05-20Reverted change that breaks mouse on webRay
2019-05-20Avoid some warningsRay
2019-05-20Update raylib version to 2.5Ray
2019-05-20Review glTF implementation formattingRay
2019-05-18Load glTFWilhem Barbier
2019-05-17Makefile: move -x objective-c option before filenameAhmad Fatoum
2019-05-17Revert "fixed GLFW compiler flag for OSX"Ahmad Fatoum
2019-05-17fixed GLFW compiler flag for OSXIlya Kolbin
2019-05-16Corrected bug on NEONRay
2019-05-16Review build config on webRay
2019-05-16Update dr_flac, dr_mp3, dr_wav to latest versionRay
2019-05-16Update miniaudio to v0.9.4Ray
2019-05-15Corrected issue with multi-mesh obj modelsRay
2019-05-15Corrected issue with texture flip XRay
2019-05-15external: glfw: Revert "Added WinMM library"Ahmad Fatoum
2019-05-15CMake: add winmm.dll as Windows dependencyAhmad Fatoum
2019-05-14Corrected web issueRay
2019-05-12Update CMakeLists.txtraysan5
2019-05-10Add WinMM library for linkageraysan5
2019-05-10Fixed DrawTextRecEx() selection when wordwrap is ONDemizdor
2019-05-09Make code a bit clearer for beginnersRay
2019-05-09Add comment in CheckCollisionSpheres()Ray
2019-05-08Update models.cProfJski
2019-05-08Update CheckCollisionSpheres() to avoid sqrtProfJski
2019-05-08Remove trail spacesRay
2019-05-07Added WinMM libraryRay
2019-05-07Tweak ON flagRay
2019-05-07Added resource file for raylib.dllRay
2019-05-07Review CMake option flagsRay
2019-05-07NO SUPPORT_BUSY_WAIT_LOOP by defaultRay
2019-05-07Add comment tweakRay
2019-05-06Corrected issue with wrong text measuringRay
2019-05-06Avoid warnings pre-evaluating valuesRay
2019-05-04CMake: don't use system GLFW headers if using built-in GLFWAhmad Fatoum
2019-05-04external: glfw: reinstate export of GLFW_PKG_{DEPS,LIBS}Ahmad Fatoum