dingusppc/devices/video
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
..
appleramdac.cpp appleramdac: Cursor lo-byte position delay option. 2024-04-22 14:51:16 +02:00
appleramdac.h appleramdac: Cursor lo-byte position delay option. 2024-04-22 14:51:16 +02:00
atimach64defs.h atimach64defs: add ATI_DP_CHAIN_MSK register definition. 2024-04-07 18:48:52 +02:00
atimach64gx.cpp Pass through draw_fb optimization metadata to Display class 2024-07-27 11:38:59 -07:00
atimach64gx.h atimach64gx: Fix CONFIG_CNTL and MM_REGS_OFFSET. 2024-04-22 07:48:00 -07:00
atirage.cpp Pass through draw_fb optimization metadata to Display class 2024-07-27 11:38:59 -07:00
atirage.h atirage: break long lines. 2024-03-29 21:21:58 +01:00
control.cpp control: Fix 1280x960 and 1280x1024 15bpp. 2024-04-24 06:48:41 -07:00
control.h control: clean up register bit definitions. 2024-04-11 17:50:50 +02:00
display_sdl.cpp Pass through draw_fb optimization metadata to Display class 2024-07-27 11:38:59 -07:00
display.h Pass through draw_fb optimization metadata to Display class 2024-07-27 11:38:59 -07:00
displayid.cpp displayid: Update some display mode info. 2024-05-05 08:44:40 -07:00
displayid.h
pdmonboard.cpp
pdmonboard.h
rgb514defs.h
sixty6.cpp
sixty6.h
taos.cpp Taos: cleanup GPIO pins. 2024-07-11 02:44:40 +02:00
taos.h Taos: cleanup GPIO pins. 2024-07-11 02:44:40 +02:00
videoctrl.cpp Pass through draw_fb optimization metadata to Display class 2024-07-27 11:38:59 -07:00
videoctrl.h Pass through draw_fb optimization metadata to Display class 2024-07-27 11:38:59 -07:00