summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2018-10-01Support KXT image file exportRay
2018-10-01Update version number (internally)Ray
2018-09-30Changed monitor functions to use a indexChrisDill
2018-09-29Forgot #else in platform checkChrisDill
2018-09-29Added platform checkChrisDill
2018-09-27Changed tabs to spacesChrisDill
2018-09-27Merge remote-tracking branch 'upstream/master'ChrisDill
2018-09-27Added monitor functionsChrisDill
2018-09-26Updated icon dataRay
2018-09-25PNG image size optimizationRay
2018-09-19Support MP3 wave loading -NOT TESTED-Ray
2018-09-18enjoy!Ray
2018-09-18enjoy!Ray
2018-09-17Support ExportImage() as raw pixel dataRay
2018-09-17Support image exportRay
2018-09-17Improved data export capabilities!Ray
2018-09-14Removed TABSRay
2018-09-14Update mini_al to v0.8.8Ray
2018-09-13Merge pull request #641 from ChrisDill/masterRay
2018-09-13Added a few missing functions to raymathChrisDill
2018-09-06Update models.cF.H
2018-09-06Support aliased font texture generationRay
2018-09-05Started working on IQM/glTF loadersRay
2018-09-05Corrected issue with font tintRay
2018-09-05Corrected issue with typesRay
2018-08-25Create release directory if not existraysan5
2018-08-25Review naming to follow raylib conventionsraysan5
2018-08-25GetDirectoryPath: return NULL, don't crash when no slashAhmad Fatoum
2018-08-25core: Support slashes as well in GetFileName & GetDirectoryPathAhmad Fatoum
2018-08-21lerp for vector2 and floatOğuzhan Çankaya
2018-08-19Add the remaining numeric keypad keys, and a few other missing onesJustin Clift
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-14Review PR formattingRay
2018-08-14Shapes: Simplifies CheckCollisionRecsJoseph-Eugene Winzer
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-08Updated mini_alRay
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