diff options
author | Kristian Høgsberg <[email protected]> | 2012-07-10 23:15:28 -0400 |
---|---|---|
committer | Kristian Høgsberg <[email protected]> | 2012-07-11 15:28:36 -0400 |
commit | 2adfce4a18c8f97b9f3fc4568c5a4e10ce18a8f8 (patch) | |
tree | 2d770dcd6cc5d018eb070962411d7af3d5ebbefa /docs/relnotes-8.0.3.html | |
parent | e6a33570b73aa56c87818d7f67a122d4427b7841 (diff) |
mapi: Move GL_NV_draw_buffers extension to es_EXT.xml
We don't generate public entrypoints for GLES extensions, so move the
GL_NV_draw_buffers definition from ARB_draw_buffers.xml to es_EXT.xml.
When the extension is defined in ARB_draw_buffers.xml, we end up with a
public entry point for it, but no prototype, which gives an error when
compiled with --disable-asm and --disable-shared-glapi.
Instead, just move the GLES extension to es_EXT.xml so this doesn't happen.
Signed-off-by: Kristian Høgsberg <[email protected]>
Diffstat (limited to 'docs/relnotes-8.0.3.html')
0 files changed, 0 insertions, 0 deletions