| Age | Commit message (Expand) | Author |
| 2023-03-07 | REVIEWED: Data types validation | Ray |
| 2023-03-06 | Remove trailing spaces | Ray |
| 2023-02-25 | Update rtextures.c | Ray |
| 2023-02-21 | Update rtextures.c | Ray |
| 2023-02-21 | REVIEWED: `IsImageReady()` and `IsTexureReady()` | Ray |
| 2023-02-09 | Fixed some grammar mistakes and typos. (#2914) | Julio C. Galindo |
| 2023-02-05 | Clean trailing spaces | Ray |
| 2023-01-28 | ADDED: IsModelReady(), IsMaterialReady(), IsTextureReady(), IsRenderTextureRe... | Rob Loach |
| 2023-01-27 | ADDED: `IsShaderReady()`, `IsImageReady()`, `IsFontReady()`, `IsWaveReady()`,... | Rob Loach |
| 2023-01-20 | Fix warnings in raylib project from MSVC (#2871) | Jeffery Myers |
| 2023-01-01 | Update year to 2023 | Ray |
| 2022-12-07 | ADDED: `ColorTint()`, `ColorContrast()` | Ray |
| 2022-12-05 | ADDED: `ColorBrightness()` | Ray |
| 2022-12-02 | format tweak | Ray |
| 2022-11-29 | REVIEWED: Image fileformat support: PIC, PNM | Ray |
| 2022-11-29 | ADDED: Optional support for PNM images (.ppm, .pgm) | Ray |
| 2022-11-10 | Minor formating tweaks | Ray |
| 2022-11-10 | WARNING: REMOVED: `DrawTextureTiled()` | Ray |
| 2022-11-10 | WARNING: REMOVED: `DrawTextureQuad()` | Ray |
| 2022-11-10 | WARNING: REMOVED: `DrawTexturePoly()` | Ray |
| 2022-10-26 | fixed blur issue on opaque pictures & added example (#2775) | nobytesgiven |
| 2022-10-25 | Added Box and Gaussian blurring (#2770) | nobytesgiven |
| 2022-10-14 | Fix ImageTextEx and ImageDrawTextEx scaling (#2756) | hkc |
| 2022-10-14 | ADDED: `GenImageText()` | Ray |
| 2022-09-30 | minor tweaks | Ray |
| 2022-09-22 | WARNING: Several changes on UTF-8/Codepoints API | Ray |
| 2022-09-19 | REVIEWED: New functions coding conventions | Ray |
| 2022-09-19 | Added: `ImageDrawCircleLines`, `ImageDrawCircleLinesV` (#2713) | Rob Loach |
| 2022-09-17 | Move compressed textures loading to a separate self-contained library | Ray |
| 2022-09-17 | ADDED: `GenImagePerlinNoise()` | Ray |
| 2022-09-05 | WARNING: BREAKING: Removed `rlCheckRenderBatchLimit()` requirement | Ray |
| 2022-08-13 | minor tweaks | Ray |
| 2022-08-02 | Remove trailing spaces | Ray |
| 2022-07-31 | Use American spelling of colourSpace (#2604) | BlueStag |
| 2022-07-27 | rtextures: Improve numerical stability of float multiplication (#2596) | Piotr Wierciński |
| 2022-07-26 | rtextures: Fix ImageFromImage crash (#2594) | Piotr Wierciński |
| 2022-07-10 | REVIEWED: `ImageResize()` #2572 | Ray |
| 2022-06-16 | fix: round off error in ColorAlphaBlend (#2524) | Roy Qu |
| 2022-05-07 | Corrected typo | Ray |
| 2022-04-23 | Optimize Some Image Functions. (#2429) | Anilforextra |
| 2022-03-20 | REVIEWED: Avoid some float -> double promotions | Ray |
| 2022-03-19 | Verify there is enough space in the batch for the npatch geometry. (#2401) | Jeffery Myers |
| 2022-03-18 | Fix too many opening parens in src/rtextures.c (#2398) | João Távora |
| 2022-02-18 | Removed trailing spaces | raysan5 |
| 2022-01-26 | Support export .jpeg files | Ray |
| 2022-01-22 | Update rtextures.c | Ray |
| 2022-01-03 | Review tracelogs | Ray |
| 2021-12-31 | Update year to 2022 | raysan5 |
| 2021-12-19 | REVIEWED: `LoadTextureCubemap()` #2224 | Ray |
| 2021-12-19 | REVIEWED: LoadTextureCubemap() #2223 | Ray |