summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2020-03-24GenMeshHeightmap flat shading normals (#1140)Ádám Dóda
2020-03-24Remove define not requiredraysan5
2020-03-24Android: Better track touch input returned from IsMouse*() (#1144)Doyle
2020-03-24CMakeLists.txt: report generated CMAKE_CONFIGURATION_TYPESAhmad Fatoum
2020-03-23Comment tweaksraysan5
2020-03-23Comment tweaksraysan5
2020-03-21Review formating from PR #1138raysan5
2020-03-21Added draw functions to ImageDraw*() (#1138)Sourav Gupta
2020-03-19Android: Track touch motion across screen (#1137)Doyle
2020-03-17Added security check in case init fails #1135raysan5
2020-03-17Replace external libraries custom allocators by raylib ones #1074raysan5
2020-03-15Corrected typoraysan5
2020-03-15REVIEWED: ImageTextEx() to support line breaks #1131raysan5
2020-03-15Android: Set display.[width, height] before screen size check (#1132)Doyle
2020-03-12Added note on transparent framebuffer w/o X11 on RPIRay
2020-03-12[text] TextToUpper(): Added note on diacriticsRay
2020-03-09Minor tweaksRay
2020-03-09Address issue #1125Ray
2020-03-08Changed `if` to `else if`. (#1122)SasLuca
2020-03-07Reviewed missing includeRay
2020-03-05Android: Support file saving to internal data storageRay
2020-03-05Reviewed and Updated Android compilation scriptsRay
2020-03-04Remove commentRay
2020-03-04ADDED: LoadFileText() and SaveFileText()Ray
2020-03-03WARNING: Corrected issue with IsKeyDown() #1119Ray
2020-03-03Update core.cRay
2020-03-03Avoid icons in shellRay
2020-03-03REVIEWED: Mouse/Touch input systemRay
2020-03-03Some code tweaksRay
2020-03-02Support any mouse button for gesture detectionRay
2020-03-02Review some commentRay
2020-03-02Update raymath.h (#1118)i-right-i
2020-03-02Added comment on IsMouseButtonDown() issueRay
2020-03-01Reviewed IsMouseButtonDown()Ray
2020-02-29REDESIGNED input system for better mouse/touch supportRay
2020-02-28Replaced fabs() by fabsf() when requiredRay
2020-02-28`LoadText()` tweak (#1113)brankoku
2020-02-28REVIEWED: LoadText()Ray
2020-02-27TweaksRay
2020-02-27Corrected return valueRay
2020-02-27REDESIGN: ExportImage()Ray
2020-02-27REDESIGN: ExportWave()Ray
2020-02-27Tweak on variable initRay
2020-02-27Review default config flagsRay
2020-02-27Corrected issue with variable nameRay
2020-02-27Remove trail spaces and some tweaksRay
2020-02-27REDESIGNED: LoadImage() -WIP-Ray
2020-02-27REDESIGNED: LoadImageRaw(), LoadAnimatedGIF()Ray
2020-02-27REDESIGNED: LoadFontEx()Ray
2020-02-27LoadText(): Added commentRay