summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2017-12-04Moved QuaternionNlerp() functionRay San
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-29Fixed broken include for AppVeyorMartinfx
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-25Build examples and games on Travis CIAhmad Fatoum
2017-11-25Added authorization tokenraysan5
2017-11-24Setup CMake package target and CI auto-deploy tagsAhmad Fatoum
2017-11-24Generate and install pkg-config pc fileAhmad Fatoum
2017-11-23Disable CRT "secure" warningsAhmad Fatoum
2017-11-23Add AppVeyor CI for automatic Windows BuildsAhmad Fatoum
2017-11-22Fix macOS build of new rglfw.c approachAhmad Fatoum
2017-11-22Avoid duplicate definition of feature macroAhmad Fatoum
2017-11-22Removed useless fileRay San
2017-11-22Corrected default textures locationsRay
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-09Store the default shadersWilhem Barbier
2017-11-06Corrected issue with text drawing on imageRay San
2017-11-06Corrected possible issue on FBO creationRay San
2017-11-06Corrected issue with shader locations initRay San
2017-11-05SetShaderValue take const pointerWilhem Barbier
2017-11-05Corrected issue with missing definesRay
2017-11-04Improve textures support for OpenGL 2.1Ray
2017-11-04Corrected function nameRay
2017-11-03Review Fade() functionalityRay San
2017-11-03Renamed data types to standard namesRay San
2017-11-02Some code tweaks...Ray San
2017-10-30Review some issues, view descriptionRay San
2017-10-30Review new build platform: FreeBSDRay
2017-10-28Merge pull request #373 from Martinfx/masterRay
2017-10-28Added support FreeBSD for exampleMartinfx
2017-10-28Added support FreeBSDMartinfx
2017-10-25Review rlReadTexturePixels()Ray San
2017-10-25Comment tweak...Ray San
2017-10-25Corrected ImageTextEx()Ray
2017-10-25Corrected issue with ttf font y-offsetRay
2017-10-22Added cross-compiler RPI libsRay
2017-10-22Added resource config fileRay
2017-10-20Updated release versions for raylib 1.8Ray San