raylib/src/platforms
Asdqwe 4758867815
[rcore] [SDL2] Add implementation for FLAG_WINDOW_ALWAYS_RUN (#4598)
* Enable FLAG_WINDOW_ALWAYS_RUN by default on PLATFORM_DESKTOP_GLFW

* Revert enabling FLAG_WINDOW_ALWAYS_RUN by default on PLATFORM_DESKTOP_GLFW

* Add implementation for FLAG_WINDOW_ALWAYS_RUN on PLATFORM_DESKTOP_SDL

* Add reset for GetFrameTime()
2024-12-26 19:02:57 +01:00
..
rcore_android.c Fix SetGamepadVibration() TRACELOG message (#4615) 2024-12-18 14:53:50 +01:00
rcore_desktop_glfw.c [rcore] [SDL2] Add implementation for FLAG_WINDOW_ALWAYS_RUN (#4598) 2024-12-26 19:02:57 +01:00
rcore_desktop_rgfw.c Update RGFW (#4637) 2024-12-25 21:19:51 +01:00
rcore_desktop_sdl.c [rcore] [SDL2] Add implementation for FLAG_WINDOW_ALWAYS_RUN (#4598) 2024-12-26 19:02:57 +01:00
rcore_drm.c Fix SetGamepadVibration() TRACELOG message (#4615) 2024-12-18 14:53:50 +01:00
rcore_template.c Fix SetGamepadVibration() TRACELOG message (#4615) 2024-12-18 14:53:50 +01:00
rcore_web.c Review formating 2024-12-12 12:13:17 +01:00