Mesa (7.9): glapi: Regenerate for GL_ARB_ES2_compatibility.

Ian Romanick idr at kemper.freedesktop.org
Mon Feb 28 22:27:51 UTC 2011


Module: Mesa
Branch: 7.9
Commit: ae775f3f37d9eaffa71ead14f30e3b33d033f9b5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae775f3f37d9eaffa71ead14f30e3b33d033f9b5

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Mon Feb 28 14:26:57 2011 -0800

glapi: Regenerate for GL_ARB_ES2_compatibility.

This is not a cherry pick, but it matches 841ad6bf (and ac06d610).

---

 src/mapi/glapi/glapi_sparc.S   |  139 +-
 src/mapi/glapi/glapi_x86-64.S  | 2461 ++++++++++++++++++---------------
 src/mapi/glapi/glapi_x86.S     |  153 ++-
 src/mapi/glapi/glapidispatch.h |  513 ++++----
 src/mapi/glapi/glapioffsets.h  |  488 ++++----
 src/mapi/glapi/glapitable.h    |  481 ++++----
 src/mapi/glapi/glapitemp.h     |  256 ++--
 src/mapi/glapi/glprocs.h       | 1240 +++++++++--------
 src/mesa/main/enums.c          |    4 +-
 src/mesa/main/remap_helper.h   | 3014 ++++++++++++++++++++--------------------
 10 files changed, 4533 insertions(+), 4216 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=ae775f3f37d9eaffa71ead14f30e3b33d033f9b5



More information about the mesa-commit mailing list