summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-06-23Fisable glfw only when it is not found and not external.Yuri
2018-06-21Review OBJ loading exampleRay
2018-06-21Reviewed skybox exampleRay
2018-06-21Replaced skybox HDR imageRay
2018-06-21Removed dwarf 3d modelRay
2018-06-21Improved GenImageFontAtlas()Ray
2018-06-20Merge branch 'master' of https://github.com/raysan5/raylibRay
2018-06-20Improved font generation and SDFRay
2018-06-19Create README.mdRay
2018-06-12Reviewed some functionsRay
2018-06-12Comment reviewRay San
2018-06-12Corrected issue, flag not supported...Ray San
2018-06-12Added function: GetImageDataNormalized()Ray San
2018-06-12Corrected bugRay San
2018-06-12Corrected breaking buildRay San
2018-06-10Propose new function: GenImageFont()raysan5
2018-06-06Some comments cleaningRay
2018-06-03Latest library release compilationRay
2018-06-03Improved game drawingRay
2018-06-03Added ImageRotate*() functionsRay
2018-06-02Corrected possible issue with CMake for GLFWRay
2018-06-02Review window creation hintsRay
2018-06-02Update GLFW to latest dev version (master branch)Ray
2018-06-02Corrected issue with function definitionRay
2018-06-02Merge branch 'master' of https://github.com/raysan5/raylibRay
2018-06-02Work on ImageResizeCanvas()Ray
2018-06-01Added Notepad++ NppExec scriptsRay
2018-06-01Added: ImageResizeCanvas() -WIP-Ray
2018-05-30Removed assert()Ray
2018-05-29Replaced tabs by spacesRay
2018-05-29Reviewed Windows resource file nameRay
2018-05-28fabsf() not working with TCCRay
2018-05-28Corrected issue with floats on TCCRay
2018-05-27Corrected issue with compiler paramRay
2018-05-26CMake: Fix cannot find -lX11 (#552)M
2018-05-22Added a noteRay San
2018-05-22Review include (already included)Ray San
2018-05-21Corrected possible memory leakraysan5
2018-05-21Working on Android APK buildingraysan5
2018-05-21Fix some warnings.David Reid
2018-05-21Fix a copy paste typo.David Reid
2018-05-21Update mini_al.David Reid
2018-05-21Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_alDavid Reid
2018-05-21cmake: Fix PLATFORM_WEB buildAhmad Fatoum
2018-05-21Travis CI: Test Android configuration (#546)Ahmad Fatoum
2018-05-21CMake+Android: Skip tests with SetCameraModeAhmad Fatoum
2018-05-21CMake: Fix (Add?) Android supportAhmad Fatoum
2018-05-21CMake: Move reusable code to new cmake/ directoryAhmad Fatoum
2018-05-21CMake: Add default build type if none specifiedAhmad Fatoum
2018-05-21Move utils.cmake to separate cmake/ directoryAhmad Fatoum