| .. |
|
external
|
Ported to stb_image_resize2.h (#3403)
|
2023-10-13 16:37:35 +02:00 |
|
build.zig
|
fix zig syntax errors in examples, and make it install executables correctly (#3395)
|
2023-10-13 19:55:52 +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
|
Fix UpdateSound parameter name (#3405)
|
2023-10-13 19:54:43 +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
|
|
|
|
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
|
WARNING: REDESIGN: InitPlatform() to initialize all platform data #3313
|
2023-10-14 12:49:54 +02:00 |
|
rcore_desktop.c
|
Make sure CORE.Window.ready is set
|
2023-10-14 12:55:31 +02:00 |
|
rcore_drm.c
|
Make sure CORE.Window.ready is set
|
2023-10-14 12:55:31 +02:00 |
|
rcore_template.c
|
WARNING: REDESIGN: InitPlatform() to initialize all platform data #3313
|
2023-10-14 12:49:54 +02:00 |
|
rcore_web.c
|
Make sure CORE.Window.ready is set
|
2023-10-14 12:55:31 +02:00 |
|
rcore.c
|
WARNING: REDESIGN: InitPlatform() to initialize all platform data #3313
|
2023-10-14 12:49:54 +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
|
Ported to stb_image_resize2.h (#3403)
|
2023-10-13 16:37:35 +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 |