| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-07 | Update cgltf.h | Ray | |
| 2024-03-14 | Fix GLFW runtime platform detection (#3863) | Alexandre Almeida | |
| * Fix GLFW runtime platform detection * Add libwayland-dev package to workflows * Add libxkbcommon-dev package to workflows * Add libwayland-bin package to codeql.yml * Add libwayland-client0 and libwayland-cursor0 packages to codeql.yml * Use libwayland-dev in codeql.yml * Add libxkbcommon-dev to codeql.yml * Remove libwayland-bin from linux.yml and linux_examples.yml (libwayland-dev includes it as a dependency) --------- Co-authored-by: Ray <[email protected]> | |||
| 2024-02-29 | Update GLFW to 3.4 (#3827) | Alexandre Almeida | |
| * Update GLFW to 3.4 (draft) * Add _glfwConnectNull() function to rglfw.c * Update rglfw.c * Update Makefile * Makefile: Replace USE_WAYLAND_DISPLAY with DISABLE_WAYLAND * Revert "Makefile: Replace USE_WAYLAND_DISPLAY with DISABLE_WAYLAND" This reverts commit 9e79abde786bf797d8133fd95e8a475cf6e2b066. * GlfwImport.cmake: Replace GLFW_USE_WAYLAND with GLFW_BUILD_WAYLAND * Update rglfw.c * Output platform selected by GLFW to TRACELOG * GLFW has removed Mir support | |||
| 2024-02-29 | feat: vox_loader normals and new voxels shader (#3843) | johann nadalutti | |
| 2024-01-13 | Avoid asserts because could crash some decompressions ↵ | Ray | |
| https://github.com/raysan5/raygui/issues/364 | |||
| 2023-12-11 | REVIEWED: Issue in sequence generation #3612 | Ray | |
| 2023-11-15 | Update miniaudio to v0.11.21 | Ray | |
| 2023-11-09 | Update miniaudio.h | Ray | |
| 2023-11-07 | Update m3d.h | Ray | |
| 2023-11-07 | Update cgltf.h | Ray | |
| 2023-11-07 | Updated dr audio libraries | Ray | |
| 2023-11-07 | Update miniaudio.h | Ray | |
| 2023-11-06 | Fix warnings in visual studio (#3512) | Jeffery Myers | |
| 2023-11-06 | REVIEWED: `sinfl` external library to avoid ASAN complaints #3349 | Ray | |
| 2023-11-05 | Update qoa.h | Ray | |
| 2023-11-05 | Update rl_gputex.h | Ray | |
| 2023-11-05 | Update qoi.h | Ray | |
| 2023-11-03 | ADDED: `LoadRandomSequence()`/`UnloadRandomSequence()` | Ray | |
| 2023-11-02 | Update rprand.h | Ray | |
| 2023-10-31 | Reviewed QOA seek PR | Ray | |
| 2023-10-29 | ADDED: Pseudo-random numbers generator! | Ray | |
| 2023-10-29 | Fix compressed DDS texture loading issues (#3483) | JaanDev | |
| 2023-10-27 | Update tinyobj_loader_c.h (#3474) | SuperUserNameMan | |
| temporary quickfix for issue #3473 | |||
| 2023-10-27 | Update miniaudio to latest dev #3471 | Ray | |
| 2023-10-26 | Updated to miniaudio v0.11.19 #3448 | Ray | |
| 2023-10-22 | Revert "REVIEWED: sinfl, fix #3349" | Ray | |
| This reverts commit c4fb6c8517d8480afffafdff81155dd35a600f73. | |||
| 2023-10-22 | Revert "Update sinfl.h" | Ray | |
| This reverts commit da9bc564d2534ac447b0a22761e38ed2fd3e717b. | |||
| 2023-10-22 | Update sinfl.h | Ray | |
| 2023-10-22 | REVIEWED: sinfl, fix #3349 | Ray | |
| 2023-10-13 | Ported to stb_image_resize2.h (#3403) | Babak | |
| 2023-09-22 | EXTERNAL: msf_gif.h, reviewed some warnings | Ray | |
| 2023-09-21 | Update miniaudio v0.11.16 --> v0.11.18 | Ray | |
| 2023-09-02 | Added rudimentary SVG support. (#2738) | bXi | |
| * Added rudimentary SVG support. Added 2 functions ImageLoadSvg and ImageLoadSvgWithSize. * Added an example on how to use ImageLoadSvgWithSize and adjusted Makefiles accordingly. * Added actual correct example file. * Reviewed the code to keep the raylib coding conventions in mind. Moved the LoadImageSvg() code into LoadImage() guarded by SUPPORT_FILEFORMAT_SVG. Renamed LoadImageSvgWithSize() to LoadImageSvg(). Added a LoadImageSvgFromString() function to parse the loaded SVG into an actual image. This does the bulk of the work. * Fixed typo. --------- Co-authored-by: Ray <[email protected]> | |||
| 2023-08-04 | Fix material loading #3126 | Ray | |
| 2023-07-12 | Update external sdefl and sinfl | Ray | |
| 2023-07-12 | Revert "UPDATED: `sdefl` and `sinfl` compression libraries" | Ray | |
| This reverts commit e190b7eee9199b681a8c50fb69f2fce07e92c7af. | |||
| 2023-06-30 | UPDATED: `sdefl` and `sinfl` compression libraries | Ray | |
| 2023-06-05 | Addition of support for vox files in version 200. (#3097) | Le Juez Victor | |
| 2023-05-30 | UPDATED: `sdefl` and `sinfl` DEFLATE compression libraries | Ray | |
| 2023-05-17 | UPDATE: miniaudio v0.11.12 --> v0.11.16 | Ray | |
| 2023-05-10 | Update cgltf.h | Ray | |
| 2023-05-08 | Remove trailing spaces | Ray | |
| 2023-03-22 | Update rl_gputex.h | Ray | |
| 2023-03-19 | Add const qualifier to char * path argument in qoaplay_open() (#2972) | Webfra | |
| * Add const qualifier to char * path argument in qoa_open() * Remove unnecessary cast | |||
| 2023-03-13 | Update miniaudio.h | Ray | |
| 2023-03-06 | Replace TABS by 4 spaces | Ray | |
| 2023-03-06 | Remove trailing spaces | Ray | |
| 2023-03-06 | ADDED: QOA music streaming (with auxiliar lib) | Ray | |
| Some format tweaks | |||
| 2023-03-05 | Update qoa.h | Ray | |
| 2023-02-12 | Update qoa.h | Ray | |
