Logo
Explore Help
Sign In
mirror/raylib
1
0
Fork 0
You've already forked raylib
mirror of https://github.com/raysan5/raylib.git synced 2026-02-21 16:54:31 +00:00
Code Issues Packages Projects Releases Wiki Activity
raylib/src/platforms
History
Mario Nachbaur 85a87baf69
Support IsWindowHidden() on web. (#4789)
2025-02-23 18:19:42 +01:00
..
rcore_android.c
Minor tweaks
2025-02-20 18:10:01 +01:00
rcore_desktop_glfw.c
[rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros (#4777)
2025-02-18 22:53:18 +01:00
rcore_desktop_rgfw.c
Update RGFW and ensure it's consistent with the GLFW backend (#4783)
2025-02-21 12:32:09 +01:00
rcore_desktop_sdl.c
[rcore] [SDL2] Fix gamepad event handling by adding joystick instance id tracking (#4724)
2025-01-25 20:49:42 +01:00
rcore_drm.c
Minor tweaks
2025-02-20 18:10:01 +01:00
rcore_template.c
Update year to 2025
2025-01-01 00:02:52 +01:00
rcore_web.c
Support IsWindowHidden() on web. (#4789)
2025-02-23 18:19:42 +01:00