accelerants common:BWindowScreen.CanControlFrameBuffer() now says OK. Note that these mode.flags are _outputs_ from the accelerants
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
(B_POSITIVE_HSYNC | B_POSITIVE_VSYNC)
|
(B_POSITIVE_HSYNC | B_POSITIVE_VSYNC)
|
||||||
#define MODE_FLAGS \
|
#define MODE_FLAGS \
|
||||||
(B_8_BIT_DAC | B_HARDWARE_CURSOR | B_PARALLEL_ACCESS | B_DPMS \
|
(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
|
// TODO: move this list into the app_server
|
||||||
static const display_mode kBaseModeList[] = {
|
static const display_mode kBaseModeList[] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user