raylib/src
Caleb Heydon 58fe34d9cc
Some checks failed
Android / build (arm64) (push) Has been cancelled
Android / build (x86_64) (push) Has been cancelled
CMakeBuilds / Windows Build (push) Has been cancelled
CMakeBuilds / Linux Build (push) Has been cancelled
Linux / build (i386, i386, /user/bin, 32) (push) Has been cancelled
Linux / build (x86_64, amd64, /user/bin, 64) (push) Has been cancelled
Linux Examples / build (push) Has been cancelled
macOS / build (push) Has been cancelled
Parse raylib_api / build (push) Has been cancelled
WebAssembly / build (push) Has been cancelled
Windows / build (i686, pe-i386, 32, mingw-w64) (push) Has been cancelled
Windows / build (x64, x64, 64, msvc16) (push) Has been cancelled
Windows / build (x86, Win32, 32, msvc16) (push) Has been cancelled
Windows / build (x86_64, pe-x86-64, 64, mingw-w64) (push) Has been cancelled
Windows Examples / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
[raudio] Fixed buffer overflow when loading WAV files (#4539)
2024-11-28 22:58:35 +01:00
..
external [rcore] Clipboard Image Support (#4459) 2024-11-09 19:40:41 +01:00
platforms Fixes casting warnings with RGFW platform. (#4534) 2024-11-24 16:25:36 +01:00
CMakeLists.txt Revert "[build][cmake] Improve cmake config file generation (#4541)" 2024-11-28 22:44:42 +01:00
config.h REVIEWED: GetClipboardImage(), make symbol available on all platforms 2024-11-19 12:31:49 +01:00
Makefile Update emsdk path on Windows to match new raylib installer package 2024-11-14 18:41:37 +01:00
minshell.html [web] Fix undesired scrollbars on shell files (#4104) 2024-06-25 22:15:29 +02:00
raudio.c [raudio] Fixed buffer overflow when loading WAV files (#4539) 2024-11-28 22:58:35 +01:00
raylib.dll.rc Updated raylib resource data 2024-11-14 16:39:58 +01:00
raylib.dll.rc.data Updated raylib resource data 2024-11-14 16:39:58 +01:00
raylib.h GetKeyName prototype (#4544) 2024-11-28 22:50:00 +01:00
raylib.ico Update raylib.ico 2024-11-14 16:40:04 +01:00
raylib.rc Updated raylib resource data 2024-11-14 16:39:58 +01:00
raylib.rc.data Updated raylib resource data 2024-11-14 16:39:58 +01:00
raymath.h raymath: fix C++ operator overloads (#4535) 2024-11-24 16:24:34 +01:00
rcamera.h Removed tabs and triple line-breaks 2024-10-08 18:45:52 +02:00
rcore.c [rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection (#4477) 2024-11-11 19:47:25 +01: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 Remove trail-spaces 2024-11-19 12:33:13 +01:00
rmodels.c [rmodels] Improve OBJ vertex data precision and lower memory usage by ExportMesh() (#4496) 2024-11-19 10:35:47 +01:00
rshapes.c REVIEWED: DrawRectangleLines(), considering view matrix for lines "alignment" 2024-10-24 13:11:39 +02:00
rtext.c Fix #4529 2024-11-22 11:06:34 +01:00
rtextures.c fix float casting warnings (#4471) 2024-11-07 21:42:59 +01: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