aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-11Reduce extensions dependenciesraysan5
2016-06-11Corrected bug on cubemap generationraysan5
2016-06-10Adapt standard shader to GL ES 2.0victorfisac
2016-06-09Removed physac old module from Android MK filevictorfisac
2016-06-09Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-06-09Reduced physic steps resolutionraysan5
2016-06-09Removed physac functions from raylib headerraysan5
2016-06-09Converted physac module to header onlyraysan5
2016-06-09Updated comments...raysan5
2016-06-09Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-06-08Review const char *Ray
2016-06-08Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developJoshua Reisenauer
2016-06-08Add physac module to android compile instructions...victorfisac
2016-06-08Simplified Oculus integrationraysan5
2016-06-07Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developJoshua Reisenauer
2016-06-07cleaned things upJoshua Reisenauer
2016-06-08Corrected issueRay
2016-06-07Updated some codeRay
2016-06-07Converted raygui module to header onlyraysan5
2016-06-07Converted GLAD to header onlyraysan5
2016-06-07Remove DEBUG flag for raylib lib compilationraysan5
2016-06-07Embed standard shader into raylibRay
2016-06-06Review fallback mechanismRay
2016-06-06Fallback to default shaderRay
2016-06-06Include GLFW3 DLLRay
2016-06-06Update to OpenAL Soft 1.17.2Ray
2016-06-06Remove OpenAL SoftRay
2016-06-06Merge branch 'develop' of https://github.com/raysan5/raylib into developRay
2016-06-06Updated to GLFW 3.2Ray
2016-06-06Fix mistake in MakefileLelixSuper
2016-06-06Move and update CMakeListRay
2016-06-06Reorganize external libraries - BREAKING CHANGE -Ray
2016-06-06Reorganize folder for Android libraryRay
2016-06-05Corrected compilation bug on OpenGL 1.1Ray
2016-06-03Added some commentsraysan5
2016-06-03Some gestures comments tweaks...raysan5
2016-06-03Work on Oculus functionalityraysan5
2016-06-03Added support for Oculus Rift CV1Ray
2016-06-02Added functions to customize internal matrixraysan5
2016-06-02Removed DrawPhysicObjectInfo() functionraysan5
2016-06-02Rename for consistency with other functionsraysan5
2016-06-02Comment to avoid warningraysan5
2016-06-02Review comments to be value-genericraysan5
2016-06-02Remove useless stuffraysan5
2016-06-02Remove GLEW dependencyraysan5
2016-06-02Corrected some formatting issuesraysan5
2016-06-02Review coding style to match raylib styleraysan5
2016-06-02convenient way to combine errorsJoshua Reisenauer
2016-06-02I added audio errorsJoshua Reisenauer
2016-06-02cleanupJoshua Reisenauer