| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2023-02-12 | Update rl_gputex.h | Ray | |
| 2023-02-04 | ADDED: QOA audio format support -WIP- | Ray | |
| 2023-02-03 | Update qoi.h | Ray | |
| 2023-02-01 | Update external libraries | Ray | |
| Switch to official `stb_vorbis.c` instead of using an outdated fork | |||
| 2023-01-10 | OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840) | Go Watanabe | |
| * OpenGLES 2.0 support on PLATFORM_DESKTOP * exmples raylib_opengl_interop desktop GLES2 support * rename gles2.h -> glad_gles2.h | |||
| 2022-10-24 | Update to latest miniaudio (dev) | Ray | |
| 2022-10-12 | Fix & Simplify .vox signature check (#2752) | CrezyDud | |
| and make version check be only 150 not over 150 | |||
