summaryrefslogtreecommitdiff
path: root/src/mapi/mapi/mapi_abi.py
AgeCommit message (Expand)Author
2011-01-20mapi: Add support for bridge mode.Chia-I Wu
2011-01-20mapi: Fix glapi printers for gl_and_es_API.xml.Chia-I Wu
2011-01-20mapi: Allow prefix to be macro.Chia-I Wu
2011-01-20mapi: Add the ability to parse GLAPI XML.Chia-I Wu
2010-12-24mapi: Add and use entry_get_public.Chia-I Wu
2010-12-24mapi: Allow blocks to be disabled from the output.Chia-I Wu
2010-12-24mapi: Fix hidden entries.Chia-I Wu
2010-12-24mapi: Add "handcode" attribute to the script.Chia-I Wu
2010-12-24mapi: Minor ABIPrinter refactoring.Chia-I Wu
2010-12-24mapi: Store alias entry instead of alias name.Chia-I Wu
2010-12-06mapi: Rewrite mapi_abi.py to get rid of preprocessor magic.Chia-I Wu
2010-05-07mapi: Add a generic C dispatcher.Chia-I Wu