From b6b855932109b4bc3454f07bef8cb079d79ca369 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 25 Jan 2007 00:29:20 +0800 Subject: Make Xinearama screen information reflect CRTC rotation. --- randr/randrstr.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'randr/randrstr.h') diff --git a/randr/randrstr.h b/randr/randrstr.h index 99022c313..505821269 100644 --- a/randr/randrstr.h +++ b/randr/randrstr.h @@ -549,6 +549,9 @@ Bool RRCrtcSetRotations (RRCrtcPtr crtc, Rotation rotations); +void +RRCrtcGetScanoutSize(RRCrtcPtr crtc, int *width, int *height); + /* * Destroy a Crtc at shutdown */ -- cgit v1.2.3