Files
raylib/src
Krzysztof Szenk 4a6ceb9c76 [rcore_rgfw] Icon color format fix (#5724)
After RGFW update to 2.0.0-dev in fbd83cafc7, RGFW_window_setIcon api has changed -- not it takes pixel format enum instead of number of channels. On raylib side it was still passing 4 (number of channels in rgba) which is enum value for BGRA8. Instead we have to pass 2 now (RGFW_formatRGBA8 = 2).
2026-04-05 10:50:31 +02:00
..
2026-04-04 17:36:18 +02:00
2026-03-13 18:55:36 +01:00
2026-03-04 01:14:26 +01:00
2025-12-30 22:05:37 +01:00
2026-03-29 01:17:25 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2026-04-04 16:50:15 +02:00
2024-11-14 16:40:04 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2026-03-04 01:14:26 +01:00
2026-03-04 01:14:26 +01:00
2026-01-02 13:40:15 +01:00
2026-01-02 13:40:15 +01:00
2026-03-29 00:43:50 +01:00
2026-03-29 21:40:41 +02:00
2026-03-29 01:17:25 +01:00
2026-03-29 01:17:25 +01:00
2026-03-29 00:37:01 +01:00
2026-03-02 13:16:43 +01:00