| Age | Commit message (Expand) | Author |
| 2023-07-27 | Fix LoadTextureCubemap for manual layouts (#3204) | Nikolas |
| 2023-07-20 | Optimization of ImageDrawRectangleRec() (#3185) | smalltimewizard |
| 2023-07-02 | REVIEWED: Issue #3105 | Ray |
| 2023-06-24 | casting warnings in rtextures (#3134) | Jeffery Myers |
| 2023-06-17 | Remove trailing spaces | Ray |
| 2023-06-03 | ADDED: `ExportImageToMemory()` | Ray |
| 2023-05-26 | REVIEWED: `ImageRotate()` formatting | Ray |
| 2023-05-24 | Added ImageRotate (#3078) | Dane Madsen |
| 2023-05-22 | Review coding conventions | Ray |
| 2023-05-22 | Add GenImageGradientSquare (#3077) | Dane Madsen |
| 2023-05-21 | Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ... | Dane Madsen |
| 2023-05-21 | REVIEWED: `GenImagePerlinNoise()`, clamp values #3071 | Ray |
| 2023-05-21 | REVIEWED: `GenImagePerlinNoise()`, no change | Ray |
| 2023-05-17 | Update rtextures.c | Ray |
| 2023-05-01 | REVIEWED: Modules description layout | Ray |
| 2023-04-25 | Update rtextures.c | Ray |
| 2023-04-25 | Update rtextures.c | Ray |
| 2023-04-25 | REVIEWED: `ImageDrawRectangleRec()` #3027 | Ray |
| 2023-04-22 | REVIEWED: Some old TODOs | Ray |
| 2023-04-13 | Make assets loading extension case insensitive #3008 | Ray |
| 2023-04-06 | [rtext] Fix GetCodepointNext() to return default value on invalid input with ... | chocolate42 |
| 2023-03-22 | Lazy loading of default font for image loading (no InitWindow) | Ray |
| 2023-03-13 | Remove trailing spaces | Ray |
| 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 |