Files
citron/src/video_core
Zephyron 750af88ed9 fix(video): handle invalid texture format in format lookup table
Return default pixel format for uninitialized texture descriptors
(format=0, components=0) instead of asserting. Prevents crashes when
texture cache encounters uninitialized texture data.

Fixes assertion failures in format_lookup_table.cpp:250.

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-12-08 19:39:23 +10:00
..
2022-10-06 21:00:52 +02:00
2023-10-02 18:03:05 -04:00
2024-02-19 16:00:46 +01:00
2022-12-08 17:17:45 -05:00
2022-12-08 17:17:45 -05:00
2022-07-27 12:53:49 +02:00
2025-09-23 01:09:13 +00:00