OSDN Git Service

glapi: ARB_blend_func_extended support + regen. (v2)
authorDave Airlie <airlied@redhat.com>
Sat, 19 Nov 2011 13:17:07 +0000 (13:17 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 26 Mar 2012 17:42:41 +0000 (18:42 +0100)
commita83c1d61c2919485b1e8ad33fcf658c85b67ba3a
tree585837f5965bf89393bce76ade80d57d3ce7b131
parent7a348b91ce983c7efb1db61f36083f7d8d088f26
glapi: ARB_blend_func_extended support + regen. (v2)

This adds the xml file covering ARB_blend_func_extended.

v2: fix SRC1_ALPHA

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
13 files changed:
src/mapi/glapi/gen/ARB_blend_func_extended.xml [new file with mode: 0644]
src/mapi/glapi/gen/gl_API.xml
src/mapi/glapi/glapi_gentable.c
src/mapi/glapi/glapi_mapi_tmp.h
src/mapi/glapi/glapi_sparc.S
src/mapi/glapi/glapi_x86-64.S
src/mapi/glapi/glapi_x86.S
src/mapi/glapi/glapitable.h
src/mapi/glapi/glapitemp.h
src/mapi/glapi/glprocs.h
src/mesa/main/dispatch.h
src/mesa/main/enums.c
src/mesa/main/remap_helper.h