raylib/src/platforms
Colleague Riley 84971d81f3
Update RGFW and replace long switch in rcore_desktop_rgfw.c with a lookup table (#4108)
* Fix Makefile issues (RGFW) (linux) (macOS)

* Do not use nanosleep on windows at all (PLATFORM_DESKTOP_RGFW)

* remove #define RGFWDEF and make the #undefs only happen for their OS

* Update RGFW.h

* fix to match the RGFW updates

* remove line that shows the cursor for no reason

* Update RGFW, replace long switch with an array, update rgfw platform for RGFW

* update RGFW (fix reported glitch with drag and drop files) (linux)

* remove u16
2024-06-28 09:55:14 +02:00
..
rcore_android.c Update rcore_android.c (#3910) 2024-04-10 10:34:05 +02:00
rcore_desktop_rgfw.c Update RGFW and replace long switch in rcore_desktop_rgfw.c with a lookup table (#4108) 2024-06-28 09:55:14 +02:00
rcore_desktop_sdl.c Update rcore_desktop_sdl.c 2024-05-21 20:53:51 +02:00
rcore_desktop.c fixed issue with GetScreenWidth/GetScreenHeight (#4074) 2024-06-17 13:42:53 +02:00
rcore_drm.c Implementing GetMonitorWidth/Height for DRM (#3956) 2024-05-07 10:33:56 +02:00
rcore_template.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
rcore_web.c [rcore_web] Relative mouse mode issues. (#3940) 2024-05-16 12:01:27 +02:00