Re: [PATCH weston] Add raw modeline support.

2012-07-31 Thread Kristian Høgsberg
On Tue, Jul 31, 2012 at 03:30:41PM -0600, Scott Moreau wrote: > This allows specifying a modeline in the config for the 'mode' key > in the output section, such as one you would get from cvt. > --- > src/compositor-drm.c | 77 > ++-- That looks good

[PATCH weston] Add raw modeline support.

2012-07-31 Thread Scott Moreau
This allows specifying a modeline in the config for the 'mode' key in the output section, such as one you would get from cvt. --- src/compositor-drm.c | 77 ++-- weston.ini | 4 +-- 2 files changed, 77 insertions(+), 4 deletions(-) diff -