added DPMS flags to shared_info
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14513 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -178,6 +178,7 @@ typedef struct {
|
|||||||
|
|
||||||
/*more display mode stuff*/
|
/*more display mode stuff*/
|
||||||
display_mode dm; /* current display mode configuration: head1 */
|
display_mode dm; /* current display mode configuration: head1 */
|
||||||
|
uint32 dpms_flags; /* current DPMS mode */
|
||||||
bool acc_mode; /* signals (non)accelerated mode */
|
bool acc_mode; /* signals (non)accelerated mode */
|
||||||
bool interlaced_tv_mode;/* signals interlaced CRTC TV output mode */
|
bool interlaced_tv_mode;/* signals interlaced CRTC TV output mode */
|
||||||
bool crtc_switch_mode; /* signals dualhead switch mode if panels are used */
|
bool crtc_switch_mode; /* signals dualhead switch mode if panels are used */
|
||||||
|
|||||||
Reference in New Issue
Block a user