On 06/18/2012 02:50 PM, Fredrik Höglund wrote:
Reviewed-by: Brian Paul<bri...@vmware.com>
---
v2: Change baseinstance to base_instance in _mesa_prims
and to baseInstance in the vbo_exec functions.
src/mapi/glapi/gen/ARB_base_instance.xml | 40 +++++++++++
src/mapi/glapi/gen/Makefile | 1 +
src/mapi/glapi/gen/gl_API.xml | 3 +-
src/mesa/main/dd.h | 10 +++
src/mesa/main/dlist.c | 45 ++++++++++++
src/mesa/main/extensions.c | 1 +
src/mesa/main/mtypes.h | 1 +
src/mesa/main/vtxfmt.c | 3 +
src/mesa/vbo/vbo.h | 1 +
src/mesa/vbo/vbo_exec_api.c | 1 +
src/mesa/vbo/vbo_exec_array.c | 114 +++++++++++++++++++++++++++---
src/mesa/vbo/vbo_save_api.c | 2 +
src/mesa/vbo/vbo_split_inplace.c | 6 +-
13 files changed, 216 insertions(+), 12 deletions(-)
create mode 100644 src/mapi/glapi/gen/ARB_base_instance.xml
Looks good. Do you need me to commit/push these for you?
-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev