aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-17Added PBR required resourcesRay
2017-07-17Corrected some issuesraysan5
2017-07-17Manual integration of material-pbr into developRay
2017-07-16Updated twitter addressRay
2017-07-15Merge branch 'master' of https://github.com/raysan5/raylibvictorfisac
2017-07-08Removed function referenceraysan5
2017-07-08Added command line compiling with MSVCraysan5
2017-07-08Corected some issues with jar_xmraysan5
2017-07-02Incremented version number for referenceraysan5
2017-07-02Review some formatting for consistencyraysan5
2017-07-02Added VS2015 raylib release filesraysan5
2017-07-02Review VS2015 projects configurationsraysan5
2017-07-02Review TraceLog() usageraysan5
2017-07-02Rename enum LogType names...raysan5
2017-07-02Review raylib path on rpiraysan5
2017-07-01Merge pull request #315 from joeld42/obj-loader-fixRay
2017-06-30Prevent bogus triangle being added when there is whitespace at end of .OBJ fileJoel Davis
2017-06-29Merge pull request #314 from nounoursheureux/developRay
2017-06-29Fix some other typosWilhem Barbier
2017-06-29Fix some typos in raymath.hWilhem Barbier
2017-06-29Merge pull request #313 from nounoursheureux/developRay
2017-06-28Removed an unwanted file and fixed an exampleWilhem Barbier
2017-06-28Merge pull request #312 from nounoursheureux/image_genRay
2017-06-28Add a density parameter to GenImageRadialGradientWilhem Barbier
2017-06-28Merge pull request #311 from nounoursheureux/image_genRay
2017-06-28Merge pull request #310 from nounoursheureux/save_imageRay
2017-06-28Swap the two parametersWilhem Barbier
2017-06-28Add more image generation functions: radial gradient and perlin noiseWilhem Barbier
2017-06-28Add the SaveImageAs functionWilhem Barbier
2017-06-28Merge pull request #309 from nounoursheureux/image_genRay
2017-06-28Add some functions to generate imagesWilhem Barbier
2017-06-13Merge pull request #305 from jubalh/mesondepvRay
2017-06-13Add version info to glfw dependencyMichael Vetter
2017-06-12Additional check on file openRay
2017-06-11Merge pull request #303 from jubalh/mesongnuRay
2017-06-11Additional check for bool header definitionRay
2017-06-11Meson: use gnu99Michael Vetter
2017-06-11Merge pull request #301 from jubalh/timeRay
2017-06-11Add define to have CLOCK_MONOTONIC work in c99Michael Vetter
2017-06-08Merge pull request #299 from jubalh/soversionRay
2017-06-08Meson: build library with so versionMichael Vetter
2017-06-08Merge pull request #297 from jubalh/mesonRay
2017-06-05Added note about transposingraysan5
2017-06-05Added note about transposingraysan5
2017-06-05Allow static/dynamic library building with mesonMichael Vetter
2017-06-05Add meson files for basic Linux buildingMichael Vetter
2017-06-05Fix link in readmeMichael Campagnaro
2017-05-31Merge pull request #296 from sir-pinecone/fix-readme-linkRay
2017-05-31Fix link in readmeMichael Campagnaro
2017-05-29Merge pull request #295 from jubalh/cflagsRay