summaryrefslogtreecommitdiffhomepage
path: root/src/platforms/rcore_desktop_sdl.c
AgeCommit message (Expand)Author
2024-07-16Adding GetKeyName(int key) (WIP) (#4161)MrScautHD
2024-07-04Change SDL_Joystick to SDL_GameController (#4129)Frank Kartheuser
2024-07-01Update Storage base path, use provided SDL base pathRay
2024-06-30REVIEWED: Formatting, follow raylib coding conventionsRay
2024-06-30REVIEWED: Formatting, follow raylib coding conventionsRay
2024-05-21Update rcore_desktop_sdl.cRay
2024-05-21Call SDL_GL_SetSwapInterval() after GL context creation (#3997)JupiterRider
2024-04-15Fix GetKeyPressed for PLATFORM_DESKTOP_SDL (#3869)Arthur
2024-03-09Implement IsCursorOnScreen for PLATFORM_DESKTOP_SDL (#3862)Peter0x44
2024-02-29Review formattingRay
2024-02-29Fix SDL multitouch tracking (#3810)mooff
2024-02-24Gamepad rumble support with SDL2 (#3819)GideonSerf
2024-02-04Add gamepad support to PLATFORM_DESKTOP_SDL (#3776)A
2024-02-01REVIEWED: macOS issues #3767Ray
2024-01-02Update copyright to 2024Ray
2023-12-28Fix SUPPORT_WINMM_HIGHRES_TIMER for PLATFORM_DESKTOP_SDL (#3679)ubkp
2023-12-23REVIEWED: SDL text input to Unicode codepoints #3650Ray
2023-12-11[rcore] Fix real touch gestures for `PLATFORM_DESKTOP_SDL` (#3614)ubkp
2023-12-07[rcore] Fix `IsMouseButtonUp()` and add touch events for `PLATFORM_DESKTOP_SD...ubkp
2023-12-07[rcore] Fix `IsKeyPressedRepeat()` for `PLATFORM_DESKTOP_SDL` (#3605)ubkp
2023-12-05Fix GetKeyPressed and GetCharPressed for SDL (#3604)ubkp
2023-12-03Revert "Fix Windows Hardcoding (#3600)"Ray
2023-12-03Fix Windows Hardcoding (#3600)mr sihc
2023-11-28Fix typos in src/platforms/rcore_*.c (#3581)RadsammyT
2023-11-28Fix SetMousePosition() for SDL (#3580)ubkp
2023-11-27Fix SetWindowIcon() for SDL (#3578)ubkp
2023-11-20Update rcore_desktop_sdl.cRay
2023-11-18fix for running gles2 with sdl on desktop (#3542)_Tradam
2023-11-14Fix missing keys on PLATFORM_DESKTOP_SDL (#3539)ubkp
2023-11-13Fix mouse button order for SDL (#3534)ubkp
2023-11-02Comments tweaksRay
2023-11-02[core] Fix gestures for `PLATFORM_DESKTOP_SDL` (#3499)ubkp
2023-10-31Comments tweaksRay
2023-10-29Update rcore_desktop_sdl.cRay
2023-10-29Remove rcore.h include from SDL (#3475)ubkp
2023-10-26ADDED: Drop files support to `PLATFORM_DESKTOP_SDL`Ray
2023-10-25Fix OpenURL on SDL (#3460)ubkp
2023-10-23REVIEWED: Check OpenGL version required, fix #3457Ray
2023-10-23REVIEWED: `InitPlatform()` organization and code-gardeningRay
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