Re: [PATCH 14/17] shell: Factor out common code to create fullscreen black surfaces
On Mon, 25 Nov 2013 18:01:43 + Philip Withnall wrote: > From: Philip Withnall > > --- > src/shell.c | 66 > ++--- > 1 file changed, 24 insertions(+), 42 deletions(-) > > diff --git a/src/shell.c b/src/shell.c > index 96bfea0..a505bf
[PATCH 14/17] shell: Factor out common code to create fullscreen black surfaces
From: Philip Withnall --- src/shell.c | 66 ++--- 1 file changed, 24 insertions(+), 42 deletions(-) diff --git a/src/shell.c b/src/shell.c index 96bfea0..a505bf5 100644 --- a/src/shell.c +++ b/src/shell.c @@ -2446,6 +2446,29 @@ create_blac