| .. |
|
external
|
EXTERNAL: msf_gif.h, reviewed some warnings
|
2023-09-22 11:57:49 +02:00 |
|
build.zig
|
Revert "Update zig build system to zig version 0.11.0 (#3393)"
|
2023-10-10 08:48:55 +02:00 |
|
CMakeLists.txt
|
Update CMakeLists.txt
|
2023-03-22 12:43:18 +01:00 |
|
config.h
|
Format tweaks
|
2023-10-08 18:10:05 +02:00 |
|
Makefile
|
WARNING: rcore module split per-platform **BIG CHANGE** (#3388)
|
2023-10-08 18:36:07 +02:00 |
|
minshell.html
|
Fixed some grammar mistakes and typos. (#2914)
|
2023-02-09 13:17:47 +01:00 |
|
raudio.c
|
Update raudio.c
|
2023-10-09 11:17:09 +02:00 |
|
raylib.dll.rc
|
Update year to 2023
|
2023-01-01 16:07:51 +01:00 |
|
raylib.dll.rc.data
|
Update resource arch for 64bit #2978
|
2023-03-22 11:15:00 +01:00 |
|
raylib.h
|
Reorganized some functions, WaitTime() is common to all platforms
|
2023-10-11 12:10:38 +02: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
|
Update resource arch for 64bit #2978
|
2023-03-22 11:15:00 +01:00 |
|
raymath.h
|
[raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396)
|
2023-10-10 10:42:11 +02:00 |
|
rcamera.h
|
Expose rcamera functions to the dll so they can be picked up by dll users and bindings that need the dll (#3355)
|
2023-09-27 23:47:18 +02:00 |
|
rcore_android.c
|
Fix GetMouseDelta() issue for Android (#3404)
|
2023-10-13 16:36:42 +02:00 |
|
rcore_desktop.c
|
Moved some platforms functions to generic rcore #3313
|
2023-10-13 14:14:16 +02:00 |
|
rcore_drm.c
|
Moved some platforms functions to generic rcore #3313
|
2023-10-13 14:14:16 +02:00 |
|
rcore_template.c
|
Moved some platforms functions to generic rcore #3313
|
2023-10-13 14:14:16 +02:00 |
|
rcore_web.c
|
Moved some platforms functions to generic rcore #3313
|
2023-10-13 14:14:16 +02:00 |
|
rcore.c
|
Moved some platforms functions to generic rcore #3313
|
2023-10-13 14:14:16 +02:00 |
|
rcore.h
|
Fix windowMin/Max to screenMin/Max for android, drm, template (#3400)
|
2023-10-11 19:29:21 +02:00 |
|
rgestures.h
|
REVIEWED: IsGestureDetected() parameter type
|
2023-09-22 11:58:14 +02:00 |
|
rglfw.c
|
Fix missing symbol when rglfw.c on BSD platforms (#2968)
|
2023-03-19 09:43:51 +01:00 |
|
rlgl.h
|
Format tweaks
|
2023-10-08 18:10:05 +02:00 |
|
rmodels.c
|
Format tweaks
|
2023-10-09 11:07:02 +02:00 |
|
rshapes.c
|
tweaks
|
2023-08-20 21:36:36 +02:00 |
|
rtext.c
|
REVIEWED: TextFormat(), added "..." for truncation #3366
|
2023-10-11 20:25:09 +02:00 |
|
rtextures.c
|
Update rtextures.c
|
2023-10-10 10:48:46 +02:00 |
|
shell.html
|
Fixed some grammar mistakes and typos. (#2914)
|
2023-02-09 13:17:47 +01:00 |
|
utils.c
|
REVIEWED: LoadFileData() potential issues with dataSize
|
2023-09-22 11:58:53 +02:00 |
|
utils.h
|
REVIEWED: Libs include order
|
2023-10-09 11:17:22 +02:00 |