diff options
author | José Fonseca <[email protected]> | 2012-06-14 12:02:03 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2012-06-14 12:02:03 +0100 |
commit | 93a42d131409ef17083e2666895ea9501db53e33 (patch) | |
tree | bb9a815323615364c61ef37c99d6b3906f7c2b50 /src | |
parent | 4bfdc8313592ec8a8794d6b7bc33a5c44df34ed4 (diff) |
windows/gdi: Remove GL_NV_register_combiners and GL_NV_vertex_array_range exports
Diffstat (limited to 'src')
-rw-r--r-- | src/mesa/drivers/windows/gdi/mesa.def | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/mesa/drivers/windows/gdi/mesa.def b/src/mesa/drivers/windows/gdi/mesa.def index d5c98801d32..fec7bbac016 100644 --- a/src/mesa/drivers/windows/gdi/mesa.def +++ b/src/mesa/drivers/windows/gdi/mesa.def @@ -556,21 +556,6 @@ EXPORTS glFogCoorddvEXT glFogCoordPointerEXT glBlendFuncSeparateEXT - glFlushVertexArrayRangeNV - glVertexArrayRangeNV - glCombinerParameterfvNV - glCombinerParameterfNV - glCombinerParameterivNV - glCombinerParameteriNV - glCombinerInputNV - glCombinerOutputNV - glFinalCombinerInputNV - glGetCombinerInputParameterfvNV - glGetCombinerInputParameterivNV - glGetCombinerOutputParameterfvNV - glGetCombinerOutputParameterivNV - glGetFinalCombinerInputParameterfvNV - glGetFinalCombinerInputParameterivNV glResizeBuffersMESA glWindowPos2dMESA glWindowPos2dvMESA |