raylib/src
2024-11-03 20:36:32 +01:00
..
external Fix MSVC errors for PLATFORM_DESKTOP_RGFW (#4441) 2024-10-26 22:59:10 +02:00
platforms Fix SetWindowSize() for PLATFORM_WEB (#4452) 2024-10-30 22:21:37 +01:00
CMakeLists.txt A better default that saves the whopping amount of 28KB on the final bundle (#4177) 2024-07-22 22:23:03 +02:00
config.h Update config.h 2024-10-23 00:21:06 +02:00
Makefile REVIEWED: WebGL2 (OpenGL ES 3.0) backend flags (PLATFORM_WEB) #4330 2024-10-26 00:51:37 +02:00
minshell.html [web] Fix undesired scrollbars on shell files (#4104) 2024-06-25 22:15:29 +02:00
raudio.c WARNING: BREAKING: Renamed several functions for data validation #3930 2024-10-16 19:26:12 +02:00
raylib.dll.rc WARNING: UPDATE: Starting works on raylib 5.5 release 2024-07-01 18:31:16 +02:00
raylib.dll.rc.data WARNING: UPDATE: Starting works on raylib 5.5 release 2024-07-01 18:31:16 +02:00
raylib.h RENAMED: UpdateModelAnimationBoneMatrices() to UpdateModelAnimationBones() 2024-11-03 13:12:01 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc WARNING: UPDATE: Starting works on raylib 5.5 release 2024-07-01 18:31:16 +02:00
raylib.rc.data WARNING: UPDATE: Starting works on raylib 5.5 release 2024-07-01 18:31:16 +02:00
raymath.h Fix for issue 4454, MatrixDecompose() gave incorrect output for certain combinations of scale and rotation (#4461) 2024-11-03 20:36:32 +01:00
rcamera.h Removed tabs and triple line-breaks 2024-10-08 18:45:52 +02:00
rcore.c Fix MSVC errors for PLATFORM_DESKTOP_RGFW (#4441) 2024-10-26 22:59:10 +02:00
rgestures.h REVIEWED: GetGestureHoldDuration() comments 2024-10-21 20:47:08 +02:00
rglfw.c Fix GLFW runtime platform detection (#3863) 2024-03-14 16:54:39 +01:00
rlgl.h Fix signed/unsigned mismatch in rlgl (#4443) 2024-10-26 22:59:50 +02:00
rmodels.c RENAMED: UpdateModelAnimationBoneMatrices() to UpdateModelAnimationBones() 2024-11-03 13:12:01 +01:00
rshapes.c REVIEWED: DrawRectangleLines(), considering view matrix for lines "alignment" 2024-10-24 13:11:39 +02:00
rtext.c Update rtext.c 2024-10-29 09:37:38 +01:00
rtextures.c [rtextures] LoadTextureCubemap(): Copy image before generating mipmaps, to avoid dangling re-allocated pointers (#4439) 2024-10-26 22:52:24 +02:00
shell.html [web] Fix undesired scrollbars on shell files (#4104) 2024-06-25 22:15:29 +02:00
utils.c Removed tabs and triple line-breaks 2024-10-08 18:45:52 +02:00
utils.h Update copyright to 2024 2024-01-02 20:58:12 +01:00