accelerants common:BWindowScreen.CanControlFrameBuffer() now says OK. Note that these mode.flags are _outputs_ from the accelerants

This commit is contained in:
Rudolf Cornelissen 2021-09-27 10:15:57 +00:00
parent bb187c91d8
commit 1e0fdd6d98

View File

@ -18,7 +18,7 @@
(B_POSITIVE_HSYNC | B_POSITIVE_VSYNC)
#define MODE_FLAGS \
(B_8_BIT_DAC | B_HARDWARE_CURSOR | B_PARALLEL_ACCESS | B_DPMS \
| B_SUPPORTS_OVERLAYS)
| B_SUPPORTS_OVERLAYS | B_SCROLL)
// TODO: move this list into the app_server
static const display_mode kBaseModeList[] = {