commit | 1fd9c0f81a602ff86526c1132f1f5df0d4aa7585 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Nov 26 18:19:41 2013 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Nov 28 14:14:05 2013 -0800 |
tree | 049856b296f85570d06946508558db4865180813 | |
parent | 40ee921fffd37febddabe263c9e5e88320c52841 [diff] |
compositor: gather buffer_transform and _scale into a struct Gather the variables affecting the coordinate transformations between buffer and local coordinates into a new struct weston_buffer_viewport. This will be more useful later, when the crop & scale extension is implemented.