accelerants common:BWindowScreen.CanControlFrameBuffer() now says OK. Note that these mode.flags are _outputs_ from the accelerants
This commit is contained in:
parent
bb187c91d8
commit
1e0fdd6d98
@ -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[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user