summaryrefslogtreecommitdiffhomepage
path: root/src/rcore.c
AgeCommit message (Expand)Author
2023-08-29REVIEWED: `GetFileLength()`, added comment #3262Ray
2023-08-29Use type name instead of valid specifierRay
2023-08-28Remove e from secondes (#3270)Ethan Conneely
2023-08-26[Feature] IsKey... safety checks and more (#3256)Nickolas McDonald
2023-08-26Fix SetClipboardText for web (#3257)ubkp
2023-08-21Update rcore.c (#3255)vitopigno
2023-08-21Reviewed `IsKeyPressedRepeat()` #3248Ray
2023-08-20Add `IsKeyPressedRepeat` (desktop only) (#3245)actondev (Christos)
2023-08-10Review tabs and trail-spacesRay
2023-08-08Fix typos in rcore.c comments (#3234)RadsammyT
2023-08-07fix: check if ctrl modifier is among the currently set modifiers (#3230)mohad12211
2023-08-06Fixed Android app black screen issue when reopening after incomplete closing ...Le Juez Victor
2023-08-04[CORE] Support for SetWindowTitle and InitWindow for web (#3222)vitopigno
2023-08-02Adds BORDERLESS_WINDOWED_MODE for PLATFORM_DESKTOP (#3216)ubkp
2023-08-02int math done with floats causes warnings. (#3218)Jeffery Myers
2023-08-01Fixes GetCurrentMonitor() detection inconsistency issue (#3215)ubkp
2023-07-28Changes SetWindowMonitor() to no longer force fullscreen (#3209)ubkp
2023-07-23Fix mouse wheel not working in PLATFORM_RPI or PLATFORM_DRM (#3193)ubkp
2023-07-16[example] Core Input Gestures for Web (#3172)ubkp
2023-07-10Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-07-10Reviewed `rcamera`/`rgestures` file-macros for consistency #3161Ray
2023-07-10Fix Touch pointCount for web (#3163)ubkp
2023-07-03Fix swipe gestures for web (#3151)ubkp
2023-07-02ADDED: `SetWindowFocused()` #3142Ray
2023-07-02Update rcore.cRay
2023-06-20Review `android_main()` in rcore.c (#3121)Le Juez Victor
2023-06-16fix window flags order (#3114)lesleyrs
2023-06-16Fix typoRay
2023-06-03tweaksRay
2023-05-31ADDED: Experimental support for OpenGL ES 3.0 -WIP-Ray
2023-05-21Minor tweakRay
2023-05-16review formattingRay
2023-05-16Fix Android app freeze after calling CloseWindow() (#3067)Le Juez Victor
2023-05-15REVIEWED: FormatingRay
2023-05-14GetCurrentMonitor() bugfix (#3058)hamyy
2023-05-01REVIEWED: Modules description layoutRay
2023-04-29Update rcore.cRay
2023-04-23REVIEWED: Update `CORE.Input.Touch.pointCount` #3024Ray
2023-04-17Remove trailing spacesRay
2023-03-22Minor tweaks to raylib events automation systemRay
2023-03-12ADDED: Security check for `emscripten_run_script()` #2954Ray
2023-03-12Update rcore.cRay
2023-03-06Remove trailing spacesRay
2023-03-06Tweak `WindowDropCallback()` #2943Ray
2023-03-05REVIEWED: `GetWindowHandle()` #2950Ray
2023-03-05Close issue #2949Ray
2023-03-04REVIEWED: `GetWindowHandle()` #2938Ray
2023-02-25Minimal tweakRay
2023-02-24Update rcore.cRay
2023-02-21REVIEWED: `GetMonitorWidth()` and `GetMonitorHeight()` #2934Ray