summaryrefslogtreecommitdiffhomepage
path: root/src/platforms
AgeCommit message (Expand)Author
2023-10-29Update rcore_desktop_sdl.cRay
2023-10-29REVIEWED: `GetCurrentMonitor()` #3472Ray
2023-10-29Remove rcore.h include from SDL (#3475)ubkp
2023-10-27GetCurrentMonitor() - use closest monitor (#3472)Alexandre Almeida
2023-10-26ADDED: Drop files support to `PLATFORM_DESKTOP_SDL`Ray
2023-10-26Remove trail spacesRay
2023-10-26REVIEWED: `glfwGetError()` not availbale on `PLATFORM_WEB` fix #3470Ray
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-25Fix OpenURL on SDL (#3460)ubkp
2023-10-25Revert "Fix #3461"Ray
2023-10-25Fix #3461Ray
2023-10-23REVIEWED: Check OpenGL version required, fix #3457Ray
2023-10-23REVIEWED: `InitPlatform()` organization and code-gardeningRay
2023-10-23REVIEWED: Move screen capture logic to `rcore.c`, available for all platformsRay
2023-10-22REVIEWED: New platform backend template commentsRay
2023-10-22Update rcore_desktop.cRay
2023-10-22[core] Complement implementations for `SDL` (3) (#3450)ubkp
2023-10-21[core] Complement implementations for `SDL` (2) (#3447)ubkp
2023-10-20[core] Complement implementations for `SDL` (#3444)ubkp
2023-10-19REVIEWED: Issue with functions definitionsRay
2023-10-19REVIEWED: Issue with symbols exposureRay
2023-10-19REDESIGNED: Move platforms to separate directory #3313Ray