Home
last modified time | relevance | path

Searched refs:color_src_match (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c245 static int color_src_match, color_dest_match, color_compare_result; variable
378 if (color_src_match == -1 || color_dest_match != remembered_color_entry in remember_ctable()
379 || line_decisions[next_lineno].ctable != color_src_match) in remember_ctable()
387 color_src_match = color_dest_match = -1; in remember_ctable()
392 color_src_match = oldctable; in remember_ctable()
3327 color_src_match = color_dest_match = -1; in init_hardware_for_drawing_frame()
H A DChangeLog1474 Color compare avoidance didn't work because color_src_match didn't get
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c389 static int color_src_match, color_dest_match, color_compare_result; variable
579 if (color_src_match < 0 || color_dest_match != remembered_color_entry in remember_ctable()
580 || line_decisions[next_lineno].ctable != color_src_match) in remember_ctable()
588 color_src_match = color_dest_match = -1; in remember_ctable()
593 color_src_match = oldctable; in remember_ctable()
5530 color_src_match = color_dest_match = -1; in init_hardware_for_drawing_frame()
H A DChangeLog1279 Color compare avoidance didn't work because color_src_match didn't get
/dports/audio/uade/uade-2.13/src/
H A Dcustom.c172 static int color_src_match, color_dest_match, color_compare_result;
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp397 static int color_src_match, color_dest_match, color_compare_result; variable
638 if (color_src_match < 0 || color_dest_match != remembered_color_entry
639 || line_decisions[next_lineno].ctable != color_src_match)
647 color_src_match = color_dest_match = -1;
652 color_src_match = oldctable;
7026 color_src_match = color_dest_match = -1;