From 2fd058c1e49d17e6976f789769e8ead27ac1396e Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 18 Mar 2026 16:21:18 +0100 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 441a811d2..10754e52b 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -20,7 +20,7 @@ _Current version of raylib is complete and functional but there is always room f - [ ] `rcore_desktop_x11`: Create additional platform backend: Linux/X11 - [ ] `rcore_desktop_wayland`: Create additional platform backend: Linux/Wayland - [ ] `rcore`: Investigate alternative embedded platforms and realtime OSs - - [ ] `rlsw`: Software renderer optimizations, platform-specific, improve SIMD support + - [ ] `rlsw`: Software renderer optimizations: mipmaps, platform-specific SIMD - [ ] `rtextures`: Consider moving N-patch system to separate example - [ ] `rtextures`: Review blending modes system, provide more options or better samples - [ ] `raudio`: Support microphone input, basic API to read microphone