summaryrefslogtreecommitdiffhomepage
path: root/src/platforms
AgeCommit message (Expand)Author
2023-11-14Fix missing keys on PLATFORM_DESKTOP_SDL (#3539)ubkp
2023-11-13Fix mouse button order for SDL (#3534)ubkp
2023-11-11Review #3526Ray
2023-11-10Reviewed duplicate linesRay
2023-11-10Reviewing automation events on web...Ray
2023-11-07Fix absRange for PLATFORM_DRM (#3517)ubkp
2023-11-07Fix mouse/touch/gestures for PLATFORM_DRM (#3515)ubkp
2023-11-02Remove unneeded line on web platformRay
2023-11-02Support OpenGL ES 3.0 building on WebRay
2023-11-02Comments tweaksRay
2023-11-02Partial fix the gesture system for DRM (#3502)ubkp
2023-11-02[core] Fix gestures for `PLATFORM_DESKTOP_SDL` (#3499)ubkp
2023-11-01Update rcore_web.cRay
2023-11-01Update rcore_web.cRay
2023-11-01Moves keymapUS[] and fixes GetCharPressed for DRM (#3498)ubkp
2023-10-31Remove trailing spacesRay
2023-10-31Comments tweaksRay
2023-10-31Fix relative mouse mode for DRM (#3492)ubkp
2023-10-29Fix drm hang up on exit and mouse input issues (#3484)ubkp
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