aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-20Fixes path to rlgl.h in README.mdsunshinehunter
2018-08-19Merge pull request #629 from justinclift/keyboard_keys_v2Ray
2018-08-19Add the remaining numeric keypad keys, and a few other missing onesJustin Clift
2018-08-19Merge pull request #628 from justinclift/keyboard_keys_v1Ray
2018-08-19Add the plus and minus keys on both the main keyboard and keypadJustin Clift
2018-08-17Corrected issue with batch overflowsRay
2018-08-17Proper variables initializationRay
2018-08-17Working on batch reset issueRay
2018-08-16Merge pull request #625 from ChrisDill/masterRay
2018-08-16Improved raymath definesChrisDill
2018-08-16Raymath dllexport fix if _WIN32 definedChrisDill
2018-08-16Raymath dllexport fixChrisDill
2018-08-15Merge pull request #624 from ChrisDill/masterRay
2018-08-15Added Sublime Text 3 project templateChrisDill
2018-08-14Renamed n-patch sampleRay
2018-08-14Review PR formattingRay
2018-08-14Merge pull request #622 from Joefish/rectcollision-optimRay
2018-08-14Merge pull request #623 from Joefish/snake-fixRay
2018-08-14Shapes: Simplifies CheckCollisionRecsJoseph-Eugene Winzer
2018-08-13Games: Snake: Fixes snake head collision with fruitJoseph-Eugene Winzer
2018-08-13Games: Snake: Fixes fruit spawn positionJoseph-Eugene Winzer
2018-08-13Merge pull request #620 from mackron/dr/mini_alRay
2018-08-12Update mini_al.David Reid
2018-08-09Merge pull request #616 from overdev/masterRay
2018-08-08Update textures.cJorge A. Gomes
2018-08-08Update raylib.hJorge A. Gomes
2018-08-08Added example screenshot.Jorge A. Gomes
2018-08-08Added texture_image_9patch.c exampleJorge A. Gomes
2018-08-08Added 9-patch texture used in the example code.Jorge A. Gomes
2018-08-08Updated mini_alRay
2018-08-07Update CONTRIBUTING.mdRay
2018-08-07Reviewed AnimatedModel structRay
2018-08-06Reviewed spacings on latest PRRay
2018-08-06Merge pull request #618 from kimkulling/fix_compiler_warningsRay
2018-08-05Fix compiler warnings of libKim Kulling
2018-08-05Fix compiler warings in texture.c and more.Kim Kulling
2018-08-04Fix compiler warnings, first partKim Kulling
2018-08-03Update textures.cJorge A. Gomes
2018-08-03Update raylib.hJorge A. Gomes
2018-08-03Merge pull request #609 from pamarcos/fix_physac_examplesRay
2018-08-03Update textures.cJorge A. Gomes
2018-08-03Update raylib.hJorge A. Gomes
2018-07-31Added VSCode project templateRay
2018-07-30Merge pull request #612 from ethan-tqa/masterRay
2018-07-30make sure that the constant is of float type, not doubleEthan Trịnh
2018-07-30fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too...Ethan Trịnh
2018-07-30Add CMake entry to projects/README.mdAhmad Fatoum
2018-07-29Sync with upstream GLFW pull requestAhmad Fatoum
2018-07-29Merge pull request #610 from pamarcos/fix_chdir_macosRay
2018-07-29Fix Physac examples to be run without creating new threadPablo Marcos Oltra