summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2020-01-10Update ci_src_examples_win.ymlRay
2020-01-10Update ci_src_examples_win.ymlRay
2020-01-10Update README.mdRay
2020-01-09Update ci_src_examples_linux.ymlRay
2020-01-09Update cd_src_release.ymlRay
2020-01-09Create cd_src_release.ymlRay
2020-01-09Update ci_src_examples_linux.ymlRay
2020-01-09ADDED: DrawPolyLines()Ray
2020-01-09Removed commentRay
2020-01-09Update ci_src_examples_win.ymlRay
2020-01-09Update ci_src_examples_win.ymlRay
2020-01-09Update ci_src_examples_win.ymlRay
2020-01-09Update ci_src_examples_win.ymlRay
2020-01-09Update ci_src_examples_win.ymlRay
2020-01-09Update ci_src_examples_win.ymlRay
2020-01-09Update ci_src_examples_win.ymlRay
2020-01-09Update ci_src_examples_win.ymlRay
2020-01-09Update ci_src_examples_win.ymlRay
2020-01-09Update ci_src_examples_win.ymlRay
2020-01-09Update ci_src_examples_macos.ymlRay
2020-01-09Update ci_src_examples_linux.ymlRay
2020-01-09Create ci_src_examples_macos.ymlRay
2020-01-09Rename ccpp.yml to ci_src_examples_linux.ymlRay
2020-01-09Create ci_src_examples_win.ymlRay
2020-01-09Added more examples to listRay
2020-01-09Added new categoriesRay
2020-01-09Added some more examplesRay
2020-01-09Added shapes examplesRay
2020-01-09Update README.mdRay
2020-01-09Create core_2d_camera_platformer.pngRay
2020-01-09Redesigning tablesRay
2020-01-09Renamed directoryRay
2020-01-09Renamed directory: physac -> physicsRay
Examples categories are independent from the module they use, despite in some cases module name matches category name.
2020-01-09Review example and screenshotsRay
2020-01-09Review IsFileExtension() to be case-insensitiveRay
2020-01-08Comments reviewRay
2020-01-08Reviewed some commentsRay
2020-01-08Reorganized some variables for consistencyRay
2020-01-08IsAudioBufferPlaying() replace ERROR by WARNINGRay
2020-01-07Added examples images to READMERay
2020-01-07Merge branch 'master' of https://github.com/raysan5/raylibRay
2020-01-07Renamed LICENSE.md to LICENSERay
2020-01-07Create README.mdRay
2020-01-06Review resources LICENSEraysan5
2020-01-06Review variable nameraysan5
2020-01-05VS2017 project: Added x64 platform configurationraysan5
NOTE: When building for 64bit in raylib static mode, CloseWindow() symbol collides with user32.lib symbol. No solution for that at the moment, just compile raylib as shared library (raylib.dll), actually it can be chosen on project configurations.
2020-01-05Update year to 2020raysan5
2019-12-29Review PR #1040 naming and formatingraysan5
2019-12-29Remove TABSraysan5
2019-12-29GenTextureCubemap(): renamed parameterraysan5