commit | 3baefe663bb15b4fd60921155de38c12ec2758c4 | [log] [tgz] |
---|---|---|
author | Ian Romanick <idr@us.ibm.com> | Fri Aug 22 23:28:03 2003 +0000 |
committer | Ian Romanick <idr@us.ibm.com> | Fri Aug 22 23:28:03 2003 +0000 |
tree | 8326c63a644be8819990c041a912c117d68500d4 | |
parent | 5df82c82bd53db90eb72c5aad4dd20cf6f1116b1 [diff] |
Added support for GL_IBM_multimode_draw_arrays. Added non-static entrypoints and the name string for GL_SUN_multi_draw_arrays (identical to GL_EXT_multi_draw_arrays). Made add_newer_entrypoints (in src/mesa/main/context.c) table driven. This reduced the size of context.o by about 3KB.