summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
2020-03-30Review formating and signegness issuesraysan5
2020-03-30[cppcheck] Improvements in SaveStorageValue() in core.c (#1160)Dani Martin
2020-03-27Review TRACELOG() messagesraysan5
2020-03-27[core] Review TRACELOG() messages, categorizedraysan5
2020-03-25Remove trail spacesraysan5
2020-03-25Minor tweaksraysan5
2020-03-25ADDED: IsWindowFullscreen()raysan5
2020-03-24Remove define not requiredraysan5
2020-03-24Android: Better track touch input returned from IsMouse*() (#1144)Doyle
2020-03-23Comment tweaksraysan5
2020-03-19Android: Track touch motion across screen (#1137)Doyle
2020-03-17Replace external libraries custom allocators by raylib ones #1074raysan5
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-09Minor tweaksRay
2020-03-09Address issue #1125Ray
2020-03-07Reviewed missing includeRay
2020-03-05Android: Support file saving to internal data storageRay
2020-03-03WARNING: Corrected issue with IsKeyDown() #1119Ray
2020-03-03Update core.cRay
2020-03-03REVIEWED: Mouse/Touch input systemRay
2020-03-02Support any mouse button for gesture detectionRay
2020-03-02Review some commentRay
2020-03-02Added comment on IsMouseButtonDown() issueRay
2020-03-01Reviewed IsMouseButtonDown()Ray
2020-02-29REDESIGNED input system for better mouse/touch supportRay
2020-02-27Remove trail spaces and some tweaksRay
2020-02-27REDESIGN: LoadStorageValue()/SaveStorageValue()Ray
2020-02-26Tweaks on fullsccreen detection...Ray
2020-02-26WARNING: RENAMED: Storage functionsRay
2020-02-24[core] SetWindowSize() try to support PLATFORM_WEB -WIP-Ray
2020-02-22Update to latest emscripten toolchainRay
2020-02-22Improve inputs on AndroidRay
2020-02-22Support ToggleFullscreen() on webRay
2020-02-21Support links on WebAssemblyRay
2020-02-20Removed TABSRay
2020-02-19Review mouse inputsRay
2020-02-19Improved GetFPS() calculation for averageRay
2020-02-18Remove spacesRay
2020-02-13Review some RPI issuesRay
2020-02-12[core] Avoid pixel bleeding issue on MSAARay
2020-02-12Reviewed Cppcheck issues #1098Ray
2020-02-11REVIEWED: GetDirectoryPath()Ray
2020-02-09Review some libc dependency commentsraysan5
2020-02-04Review libc dependencies and remove when possibleRay
2020-02-03Remove all trail spacesRay
2020-02-03Replace TraceLog() function by TRACELOG macroRay
2020-02-03Develop branch integration (#1091)Ray
2020-01-29Added comments related to #837Ray
2020-01-27Corrected issue with matrix order multiplication #1054Ray