summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-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-21Merge pull request #389 from Martinfx/masterRay
2017-11-21Added FreeBSD clean for MakefileMartinfx
2017-11-17Remove glfw3 dependencyRay San
2017-11-17Remove unneeded glfw dependenciesRay San
2017-11-17Added alternative license to rgif.h libraryRay San
2017-11-16Reviewed file commentsRay San
2017-11-13Added desktop platform check...Ray
2017-11-13Added GLFW sources to raylibRay San
2017-11-12Remove PLATFORM_ checks from raylib headerraysan5
2017-11-12Allow custom distortion shader - IN PROGRESS -raysan5
2017-11-12Review default shaders usage on loadingraysan5
2017-11-10Merge pull request #384 from nounoursheureux/developRay
2017-11-09Store the default shadersWilhem Barbier
2017-11-07Issue with libraries renamed on Raspbian StretchRay San
2017-11-06Added VS2017 raylib projectRay
2017-11-06Corrected issue with text drawing on imageRay San
2017-11-06Corrected possible issue on FBO creationRay San
2017-11-06Review GLSL 120 shadersRay San
2017-11-06Corrected issue with shader locations initRay San
2017-11-05Merge pull request #382 from nounoursheureux/developRay
2017-11-05SetShaderValue take const pointerWilhem Barbier
2017-11-05Uploaded shaders for GLSL 120Ray
2017-11-05Review textures to be POTRay
2017-11-05Merge branch 'develop' of https://github.com/raysan5/raylib into developRay
2017-11-05Corrected issue with missing definesRay
2017-11-04Compile DLL avoiding extra dependenciesraysan5
2017-11-04Improve textures support for OpenGL 2.1Ray
2017-11-04Corrected function nameRay
2017-11-03Rebuild dynamic libs for MSVC (VS2015)Ray San
2017-11-03Review Fade() functionalityRay San