summaryrefslogtreecommitdiffhomepage
path: root/src/rcore.c
AgeCommit message (Expand)Author
2023-10-09REVIEWED: Some warnings #3313Ray
2023-10-09WARNING: REDESIGN: Move platform specific data to platform submodules #3313Ray
2023-10-08Reviewed #3313Ray
2023-10-08WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388)Ray
2023-10-01[rcore] reveiwed GetWorldToScreenEx (#3351)Brian E
2023-09-20REVIEWED: `CompressData()`, possible stack overflowRay
2023-09-18Reviewed #3323Ray
2023-09-18Fix #3323Ray
2023-09-14Rename windowM* to screenM* (#3312)ubkp
2023-09-13Add SetWindowMaxSize for desktop and web (#3309)ubkp
2023-09-11Implement FLAG_WINDOW_RESIZABLE for web (#3305)Peter0x44
2023-09-09Remove unneeded #if (#3301)MichaelFiber
2023-09-08Some code restructuring for input functions, consistency reviewRay
2023-09-07Remove PLATFORM_RPI (#3232)MichaelFiber
2023-09-06Update rcore.cRay
2023-09-06Mouse offset and scaling must be considered also on web!Ray
2023-09-04Fix #3247Ray
2023-09-02Some tweaksRay
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