raylib/src
Ray 62f63f9e48 REVIEWED: Avoid possible gamepad index as -1 #2839
WARNING: It could require further review of `GamepadThread()` function where `js_event gamepadEvent.number` detecting current pressed button could generate a missmatch with index 0 (reserved for button unknow). Or maybe `0` could just be `GAMEPAD_BUTTON_NONE`? In that case, consistency with other inputs should be carefully considered...
2023-01-02 17:06:52 +01:00
..
external Update to latest miniaudio (dev) 2022-10-24 13:37:20 +02:00
build.zig Add frameworks needed on macos (#2793) 2022-11-09 07:40:59 +01:00
CMakeLists.txt Fix an issue when compiling for web (#2820) 2022-11-30 10:36:01 +01:00
config.h Update year to 2023 2023-01-01 16:00:56 +01:00
Makefile Update year to 2023 2023-01-01 19:07:58 +01:00
minshell.html Remove trailing spaces 2022-08-02 00:36:31 +02:00
raudio.c Update year to 2023 2023-01-01 16:00:56 +01:00
raylib.dll.rc Update year to 2023 2023-01-01 16:07:51 +01:00
raylib.dll.rc.data Updated raylib resource data (32bit) 2022-08-02 18:06:00 +02:00
raylib.h REVIEWED: Avoid possible gamepad index as -1 #2839 2023-01-02 17:06:52 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Update year to 2023 2023-01-01 16:07:51 +01:00
raylib.rc.data Updated raylib resource data (32bit) 2022-08-02 18:06:00 +02:00
raymath.h Update year to 2023 2023-01-01 16:00:56 +01:00
rcamera.h Update year to 2023 2023-01-01 16:00:56 +01:00
rcore.c REVIEWED: Avoid possible gamepad index as -1 #2839 2023-01-02 17:06:52 +01:00
rgestures.h Update year to 2023 2023-01-01 16:00:56 +01:00
rglfw.c Update year to 2023 2023-01-01 16:00:56 +01:00
rlgl.h Update year to 2023 2023-01-01 16:00:56 +01:00
rmodels.c Update year to 2023 2023-01-01 16:00:56 +01:00
rshapes.c Update year to 2023 2023-01-01 16:00:56 +01:00
rtext.c Update year to 2023 2023-01-01 16:07:51 +01:00
rtextures.c Update year to 2023 2023-01-01 16:00:56 +01:00
shell.html Removed trailing spaces 2022-02-18 20:30:46 +01:00
utils.c Update year to 2023 2023-01-01 16:07:51 +01:00
utils.h Update year to 2023 2023-01-01 16:07:51 +01:00