[Piglit] [PATCH v2 08/13] piglit-dispatch: Add generated files.

Paul Berry stereotype441 at gmail.com
Mon Mar 12 14:41:42 PDT 2012


This patch adds the files glapi/glapi.json,
tests/util/generated_dispatch.c, and tests/util/generated_dispatch.h,
which were generated using the command "make piglit_dispatch_gen".
---
 glapi/glapi.json                |55751 +++++++++++++++++++++++++++++++++++++++
 tests/util/generated_dispatch.c |39920 ++++++++++++++++++++++++++++
 tests/util/generated_dispatch.h |14993 +++++++++++
 3 files changed, 110664 insertions(+), 0 deletions(-)
 create mode 100644 glapi/glapi.json
 create mode 100644 tests/util/generated_dispatch.c
 create mode 100644 tests/util/generated_dispatch.h

Diff omitted, since it is huge.  Please see commit
af65f8c69d6630c0b9469992fc6f002db8698d43 on
git at github.com:stereotype441/piglit.git.


More information about the Piglit mailing list