Module: Mesa Branch: master Commit: 285d3f9ed84343b91e501d870a9ef6c61d9cc8f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=285d3f9ed84343b91e501d870a9ef6c61d9cc8f4
Author: Brian Paul <[email protected]> Date: Tue Dec 29 22:55:57 2009 -0700 mesa: regenerate API files related to GL_EXT_draw_buffers2 --- src/mesa/glapi/Makefile | 1 + src/mesa/glapi/gl_API.xml | 3 + src/mesa/glapi/glapidispatch.h | 60 +- src/mesa/glapi/glapioffsets.h | 30 +- src/mesa/glapi/glapitable.h | 22 +- src/mesa/glapi/glapitemp.h | 76 +- src/mesa/glapi/glprocs.h | 658 +++++----- src/mesa/main/remap_helper.h | 2609 ++++++++++++++++++++-------------------- src/mesa/sparc/glapi_sparc.S | 32 +- src/mesa/x86-64/glapi_x86-64.S | 362 +++++- src/mesa/x86/glapi_x86.S | 32 +- 11 files changed, 2138 insertions(+), 1747 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=285d3f9ed84343b91e501d870a9ef6c61d9cc8f4 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
