..
external
Update m3d.h
2023-11-07 13:52:36 +01:00
platforms
Fix mouse/touch/gestures for PLATFORM_DRM ( #3515 )
2023-11-07 19:02:24 +01:00
build.zig
Allow raylib to be built with zig 0.11.0 and zig 0.12.0dev (master) ( #3506 )
2023-11-04 21:05:21 +01:00
CMakeLists.txt
Update CMakeLists.txt
2023-03-22 12:43:18 +01:00
config.h
ADDED: Pseudo-random numbers generator!
2023-10-29 21:11:30 +01:00
Makefile
Update Makefile ( #3509 )
2023-11-05 19:42:56 +01:00
minshell.html
ADDED: Open-graph image alt properties
2023-11-07 19:22:12 +01:00
raudio.c
Reviewed QOA seek PR
2023-10-31 15:54:38 +01:00
raylib.dll.rc
REVIEWED: raylib 5.0-dev version for a future release
2023-10-18 00:33:05 +02:00
raylib.dll.rc.data
REVIEWED: raylib 5.0-dev version for a future release
2023-10-18 00:33:05 +02:00
raylib.h
ADDED: GetSplinePoint*() functions for spline evaluation
2023-11-07 19:25:49 +01:00
raylib.ico
Updated icon data
2018-09-26 16:02:42 +02:00
raylib.rc
REVIEWED: raylib 5.0-dev version for a future release
2023-10-18 00:33:05 +02:00
raylib.rc.data
REVIEWED: raylib 5.0-dev version for a future release
2023-10-18 00:33:05 +02: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.c
Fix warnings in visual studio ( #3512 )
2023-11-06 20:31:07 +01: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
Support OpenGL ES 3.0 building on Web
2023-11-02 18:13:37 +01:00
rmodels.c
REVIEWED: Potential code issues reported by CodeQL #3476
2023-11-01 15:28:18 +01:00
rshapes.c
ADDED: GetSplinePoint*() functions for spline evaluation
2023-11-07 19:25:49 +01:00
rtext.c
REVIEWED: Potential code issues reported by CodeQL #3476
2023-11-01 15:28:18 +01:00
rtextures.c
REVIEWED: Potential code issues reported by CodeQL #3476
2023-11-01 15:28:18 +01:00
shell.html
ADDED: Open-graph image alt properties
2023-11-07 19:22:12 +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