Files
weston/src
Scott Moreau 1bad5db9d6 Implement output transformations.
This patch allows rotation and mirroring outputs for x11 and drm backends.
A new 'transform' key can be set in the [output] section. From the protocol:

"The flipped values correspond to an initial flip around a vertical axis
followed by rotation."

The transform key can be one of the following 8 strings:

normal
90
180
270
flipped
flipped-90
flipped-180
flipped-270
2012-08-29 14:39:13 -04:00
..
2012-05-31 13:54:01 -04:00
2012-05-31 13:54:01 -04:00
2012-08-29 14:39:13 -04:00
2012-08-29 14:39:13 -04:00
2012-06-08 13:11:36 -04:00
2012-04-06 14:01:19 +02:00
2012-05-10 14:11:44 -04:00
2012-08-29 14:39:13 -04:00
2012-07-23 20:54:42 -04:00
2012-04-06 14:01:19 +02:00
2012-08-29 14:39:13 -04:00