mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-07 23:31:46 +00:00
dab9334c3a
The JS implementation does content hashing to not blit unchanged framebuffer contents (see mihaip/dingusppc@171ff2d407). However, that is not necessary for the ATI adapters that already track this and only set draw_fb if the framebuffer has actually changed. Pass through a fb_known_to_be_changed for these cases, and also add an optional update_skipped method (since the JS still wants to know when the last logical screen update was). |
||
---|---|---|
.. | ||
appleramdac.cpp | ||
appleramdac.h | ||
atimach64defs.h | ||
atimach64gx.cpp | ||
atimach64gx.h | ||
atirage.cpp | ||
atirage.h | ||
control.cpp | ||
control.h | ||
display_sdl.cpp | ||
display.h | ||
displayid.cpp | ||
displayid.h | ||
pdmonboard.cpp | ||
pdmonboard.h | ||
rgb514defs.h | ||
sixty6.cpp | ||
sixty6.h | ||
taos.cpp | ||
taos.h | ||
videoctrl.cpp | ||
videoctrl.h |