Lines Matching refs:mapi
653 - mapi: sort static entrypoints numerically
654 - mapi: add all \_glapi_table entrypoints to static_data.py
656 - mapi: move genCommon.py to src/mapi/new
657 - mapi/new: import mapi scripts from glvnd
658 - mapi/new: sort by slot number
659 - mapi/new: use the static_data offsets in the new generator
660 - mapi/new: reinstate \_NO_HIDDEN suffixes in the new generator
661 - mapi/new: split out public_entries handling
662 - mapi/new: don't print info we don't need for ES1/ES2
663 - mapi/new: fixup the GLDEBUGPROCKHR typedef to the non KHR one
664 - mapi/new: remove duplicate GLvoid/void substitution
668 - Revert "mapi/new: sort by slot number"
669 - mapi/es*api: remove GL_OES_EGL_image entrypoints
670 - mapi/es*api: remove GL_EXT_multi_draw_arrays entrypoints
671 - mapi/es2api: remove no longer present entrypoints
672 - mapi: remove old, unused ES\* generator code
673 - mapi: remove machinery handling CSV files
674 - mapi: print function declarations for shared glapi
994 - mapi: drop unneeded gl_dispatch_stub declarations