Carlos Garnacho 92c03e8625 backends/native: Split hw supported CRTC rotation modes
Those will need a separate treatment from the modes that we eventually
support through "software", so split those into a separate enum so we
can can do the right thing when applying the configuration.

Also, add a helper function that returns the transform that the software
fallbacks should perform, which should be "normal" if the rotation is
already handled via hw.

The function applying the configuration has been modified to always set
a HW rotation mode (even if normal), when we come to support SW rotation
modes, we'll be relying on a normal transformation, so it will be
necessary to have mixed HW/SW managed transforms.

https://bugzilla.gnome.org/show_bug.cgi?id=745079
2016-08-24 02:09:32 +02:00
2016-08-23 13:45:05 +02:00
2016-08-18 11:32:33 +08:00
2016-08-19 11:04:48 +02:00
2015-07-06 00:52:18 -07:00
2014-03-18 20:37:35 -04:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2016-08-19 12:41:06 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%