[PATCH libdrm 04/11] tests: Split helpers into library

2015-01-25 Thread Laurent Pinchart
Hi Thierry, On Friday 23 January 2015 17:08:17 Thierry Reding wrote: > From: Thierry Reding > > Some of the helpers, such as the pattern drawing helpers or the format > lookup helpers, have potential to be reused. Move them into a separate > library to make it easier to share them. > >

[PATCH libdrm 04/11] tests: Split helpers into library

2015-01-23 Thread Thierry Reding
From: Thierry Reding Some of the helpers, such as the pattern drawing helpers or the format lookup helpers, have potential to be reused. Move them into a separate library to make it easier to share them. Signed-off-by: Thierry Reding --- configure.ac| 1 +