OSDN Git Service

mesa: add GL_OES/EXT_draw_buffers_indexed support
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 31 Mar 2016 04:48:01 +0000 (00:48 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Fri, 1 Apr 2016 01:12:49 +0000 (21:12 -0400)
commite0e16830873b945a24880ae515466bf7f9165f42
tree74e1e523354b44bb2e2b8485b74d11d40aa61bd3
parenta57320a9ba4f453c567716bf8270c0ac629ad0d2
mesa: add GL_OES/EXT_draw_buffers_indexed support

This is the same ext as ARB_draw_buffers_blend (plus some core
functionality that already exists). Add the alias entrypoints.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Dave Airlie <airlied@redhat.com>
docs/GL3.txt
docs/relnotes/11.3.0.html
src/mapi/glapi/gen/es_EXT.xml
src/mesa/main/extensions_table.h
src/mesa/main/tests/dispatch_sanity.cpp