[Mesa-dev] [RFC 16/63] mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2

Emil Velikov emil.l.velikov at gmail.com
Fri Jan 22 09:34:23 PST 2016


Hi all,

On 19 January 2016 at 16:41, Eduardo Lima Mitev <elima at igalia.com> wrote:
> From: Alejandro PiƱeiro <apinheiro at igalia.com>
>
> Equivalent to commit bda540 (that added GL_ARB_internalformat_query)
> ---
>  src/mapi/glapi/gen/ARB_internalformat_query2.xml | 119 +++++++++++++++++++++++
>  src/mapi/glapi/gen/gl_API.xml                    |   2 +-
>  src/mesa/main/tests/dispatch_sanity.cpp          |   4 +
>  3 files changed, 124 insertions(+), 1 deletion(-)
>  create mode 100644 src/mapi/glapi/gen/ARB_internalformat_query2.xml
>
Please add the new file to the API_XML list in src/mapi/glapi/gen/Makefile.am

Thanks
Emil


More information about the mesa-dev mailing list