The Pedigree Project  0.1
Public Attributes | List of all members
PedigreeGraphics::GraphicsProvider Struct Reference
+ Collaboration diagram for PedigreeGraphics::GraphicsProvider:

Public Attributes

void * pDisplay
 
bool bHardwareAccel
 
FramebufferpFramebuffer
 
size_t maxWidth
 
size_t maxHeight
 
size_t maxDepth
 
bool bReserved1
 
size_t contextId
 For sharing framebuffers across process boundaries.
 

Detailed Description

Definition at line 107 of file modules/subsys/native/include/pedigree/native/graphics/Graphics.h.

Member Data Documentation

void* PedigreeGraphics::GraphicsProvider::pDisplay
Todo:
Provide the current graphics mode via a watered-down Display class.

Definition at line 111 of file modules/subsys/native/include/pedigree/native/graphics/Graphics.h.


The documentation for this struct was generated from the following file: