On Fri, Sep 25, 2015 at 01:02:33PM -0500, Derek Foreman wrote:
> On 24/09/15 04:43 PM, Bryce Harrington wrote:
> > These routines provide test cases an ability to capture screen images
> > for rendering verification.
> >
> > This commit is a no-change refactoring, except for making the routines
>
On 24/09/15 04:43 PM, Bryce Harrington wrote:
> These routines provide test cases an ability to capture screen images
> for rendering verification.
>
> This commit is a no-change refactoring, except for making the routines
> non-static. Makefile rules are also updated; most notably, this links
>
On Thu, 24 Sep 2015 14:43:50 -0700
Bryce Harrington wrote:
> These routines provide test cases an ability to capture screen images
> for rendering verification.
>
> This commit is a no-change refactoring, except for making the routines
> non-static. Makefile rules are also updated; most notably
These routines provide test cases an ability to capture screen images
for rendering verification.
This commit is a no-change refactoring, except for making the routines
non-static. Makefile rules are also updated; most notably, this links
test clients against the cairo libraries now.
Signed-off-