raylib/src
Colleague Riley 6bf40eee4f
Update to RGFW 1.5 (#4688)
* add PLATFORM_WEB_RGFW

* fix some bugs

* fix web_rgfw gamepad

* send fake screensize

* fix gamepad bugs (linux) | add L3 + R3 (gamepad)

* fix?

* update RGFW (again)

* update raylib (merge)

* fix xinput stuff

* delete makefile added by mistake

* update RGFW

* update RGFW (rename joystick to gamepad to avoid misunderstandings

* update RGFW (fix X11 bug)

* update RGFW

* use RL_MALLOC for RGFW

* update RGFW (fixes xdnd bug)

* fix some formating

* Update RGFW

* update RGFW

* undo change

* undo change

* undo change

* undo change

* have .scroll be 0 by default

* update RGFW

* update RGFW

* update RGFW

* fix year

* fix wasm key event bug
2025-01-16 00:34:27 +01:00
..
external Update to RGFW 1.5 (#4688) 2025-01-16 00:34:27 +01:00
platforms Update to RGFW 1.5 (#4688) 2025-01-16 00:34:27 +01:00
CMakeLists.txt install rcamera.h (#4603) 2024-12-15 11:16:08 +01:00
config.h Update year to 2025 2025-01-01 00:02:52 +01:00
Makefile REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
minshell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
raudio.c Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.dll.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.dll.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.h REVIEWED: TextJoin(), convert const char ** to char** 2025-01-11 23:38:21 +01:00
raylib.ico Update raylib.ico 2024-11-14 16:40:04 +01:00
raylib.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raymath.h Update year to 2025 2025-01-01 00:02:52 +01:00
rcamera.h Update year to 2025 2025-01-01 00:02:52 +01:00
rcore.c Fix #4680 2025-01-10 22:36:11 +01:00
rgestures.h Update year to 2025 2025-01-01 00:02:52 +01:00
rglfw.c Update year to 2025 2025-01-01 00:02:52 +01:00
rlgl.h [rlgl] Optimize rlReadScreenPixels (#4667) 2025-01-08 18:53:27 +01:00
rmodels.c Update year to 2025 2025-01-01 00:02:52 +01:00
rshapes.c [rshapes] Allow DrawRectangleRounded() to draw rectangles with a size < 1 (#4683) 2025-01-12 18:46:49 +01:00
rtext.c REVIEWED: TextJoin(), convert const char ** to char** 2025-01-11 23:38:21 +01:00
rtextures.c Update year to 2025 2025-01-01 00:02:52 +01:00
shell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
utils.c Update year to 2025 2025-01-01 00:02:52 +01:00
utils.h Update year to 2025 2025-01-01 00:02:52 +01:00