aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-11Reduce extensions dependenciesraysan5
2016-06-11Corrected bug on cubemap generationraysan5
2016-06-10Merge pull request #128 from victorfisac/developRay
2016-06-10Fixed GLSL 100 shadersvictorfisac
2016-06-10Adapt standard shader to GL ES 2.0victorfisac
2016-06-09Merge pull request #127 from victorfisac/developRay
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-09Updated examples for new physac header-onlyraysan5
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-09Update README.mdRay
2016-06-09Update README.mdRay
2016-06-09Updated to raylib 1.5Ray
2016-06-08Adjust to standard example screen sizeRay
2016-06-08Review const char *Ray
2016-06-08Merge pull request #126 from kd7tck/developRay
2016-06-08Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developJoshua Reisenauer
2016-06-08Update distortion.fsRay
2016-06-08Rename raylib_rlgl_standalone.c to rlgl_standalone.cRay
2016-06-08Add physac module to android compile instructions...victorfisac
2016-06-08Fix default android project game with new functionsvictorfisac
2016-06-08Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-06-08Added distortion shader to renderraysan5
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-08Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-06-08Stereo rendering testRay
2016-06-08Update screenshotRay
2016-06-08Corrected issueRay
2016-06-07Updated some codeRay
2016-06-07Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-06-07Reorganized device init/closeraysan5
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-06Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developJoshua Reisenauer
2016-06-06Review fallback mechanismRay
2016-06-06Fallback to default shaderRay
2016-06-06Merge pull request #125 from raysan5/developRay
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