The Pedigree Project
0.1
|
Public Attributes | |
Display * | pDisplay |
bool | bHardwareAccel |
Framebuffer * | pFramebuffer |
size_t | maxWidth |
size_t | maxHeight |
size_t | maxDepth |
size_t | maxTextWidth |
size_t | maxTextHeight |
bool | bTextModes |
Definition at line 42 of file GraphicsService.h.
bool GraphicsService::GraphicsProvider::bTextModes |
Set to true if this display can drop back to a text-based mode with x86's int 10h thing. If this is false, the driver should handle "mode zero" as a "disable the video device" mode.
Definition at line 61 of file GraphicsService.h.
Referenced by panic(), and GraphicsService::serve().