Mihai Parparita dab9334c3a Pass through draw_fb optimization metadata to Display class
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).
2024-07-27 11:38:59 -07:00
..
2024-07-23 01:39:15 +02:00
2024-07-23 01:39:15 +02:00
2024-06-28 19:52:22 +02:00
2023-11-03 00:33:47 -07:00
2023-11-03 00:33:47 -07:00