summaryrefslogtreecommitdiffhomepage
path: root/src/platforms/rcore_desktop.c
AgeCommit message (Expand)Author
2024-07-01WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW`Ray
2024-07-01Minor tweaksRay
2024-06-17fixed issue with GetScreenWidth/GetScreenHeight (#4074)Anthony Carbajal
2024-06-04Update rcore_desktop.cRay
2024-05-05[rcore_desktop] Fix 3693 initial window geometry (#3950)Christian Haas
2024-04-21Review formattingRay
2024-04-19Fix window not initializing on primary monitor on GLFW backend (#3923)Rafael Bordoni
2024-04-08REVIEWED: Window positioning, avoid out-of-screen window-barRay
2024-04-02Remove trailing spacesRay
2024-03-18Update rcore_desktop.cRay
2024-03-18Put GLFW in relative mouse mode when the cursor is disabled. (#3874)Jeffery Myers
2024-03-01Remove GLFW mouse passthrough hack and increase GLFW version in CMake (#3852)Alexandre Almeida
2024-02-29Update GLFW to 3.4 (#3827)Alexandre Almeida
2024-02-24Gamepad rumble support with SDL2 (#3819)GideonSerf
2024-01-13Simplified GetWindowScaleDPI() so it does not fetch the wrong DPI scale some ...Karl Zylinski
2024-01-02Update copyright to 2024Ray
2023-12-23REVIEWED: SDL text input to Unicode codepoints #3650Ray
2023-12-07Fix IsMouseButtonUp() (#3609)Kenneth M
2023-12-03Revert "Fix warning while using external GLFW older than version 3.4.0 (#3599)"Ray
2023-12-03Fix warning while using external GLFW older than version 3.4.0 (#3599)Marco Maia
2023-11-28Fix typos in src/platforms/rcore_*.c (#3581)RadsammyT
2023-11-10Reviewed duplicate linesRay
2023-11-10Reviewing automation events on web...Ray
2023-11-02Comments tweaksRay
2023-10-31Remove trailing spacesRay
2023-10-31Comments tweaksRay
2023-10-29REVIEWED: `GetCurrentMonitor()` #3472Ray
2023-10-27GetCurrentMonitor() - use closest monitor (#3472)Alexandre Almeida
2023-10-26GetCurrentMonitor() - check window center instead of top-left corner (#3468)Alexandre Almeida
2023-10-25Fix gamepad names for PLATFORM_DESKTOP/GLFW (#3462)ubkp
2023-10-25Revert "Fix #3461"Ray
2023-10-25Fix #3461Ray
2023-10-23REVIEWED: `InitPlatform()` organization and code-gardeningRay
2023-10-23REVIEWED: Move screen capture logic to `rcore.c`, available for all platformsRay
2023-10-22Update rcore_desktop.cRay
2023-10-19REVIEWED: Issue with functions definitionsRay
2023-10-19REVIEWED: Issue with symbols exposureRay
2023-10-19REDESIGNED: Move platforms to separate directory #3313Ray