[Piglit] [PATCH] Define asprintf on Windows, and use it on vertex-program-two-side.
Kenneth Graunke
kenneth at whitecape.org
Wed Nov 30 12:34:30 PST 2011
On 11/30/2011 08:38 AM, jfonseca at vmware.com wrote:
> From: José Fonseca <jfonseca at vmware.com>
>
> This reverts commit c6fece4b926ca5348578a077f2158b6e280d040a.
> ---
> tests/spec/gl-2.0/vertex-program-two-side.c | 30 ++++++++--------
> tests/util/piglit-util.c | 51 +++++++++++++++++++++++++++
> tests/util/piglit-util.h | 17 +++++++++
> 3 files changed, 83 insertions(+), 15 deletions(-)
Thanks for doing this, José! This will definitely be useful.
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the Piglit
mailing list