1. 1a59f9a mapi_abi: Make ES1 and ES2 static_dispatch=false functions hidden by Ian Romanick · 11 years ago
  2. dfccd5c mapi: Hack around glGetInternalformativ not being hidden in GLES by Ian Romanick · 11 years ago
  3. bee49cb mesa: Fix build with older gcc since update of glext.h by Tom Stellard · 11 years ago
  4. 3998cfa mesa: remove outdated version lines in comments by Rico Schüller · 11 years ago
  5. d5e9426 build: Move src/mapi/mapi/* to src/mapi/ by Matt Turner · 12 years ago[Renamed (99%) from src/mapi/mapi/mapi_abi.py]
  6. e6e7308 Fix mapi code generator for out-of-tree build by Jon TURNEY · 12 years ago
  7. c8ad6ef mapi_abi: Use GLES information from XML rather than gles_api.py. by Paul Berry · 12 years ago
  8. 137f8ef mapi_abi: Override 'hidden' and 'handcode' attributes using polymorphism. by Paul Berry · 12 years ago
  9. 4f6fc90 mapi_abi: Get rid of unnecessary copy. by Paul Berry · 12 years ago
  10. 77ed171 mapi_abi: Remove sanity check that all GLES functions are present. by Paul Berry · 12 years ago
  11. 155eff5 mapi_abi: Collect all imports at top of file. by Paul Berry · 12 years ago
  12. f40c291 mapi: Silence many "warning: unused parameter" by Ian Romanick · 13 years ago
  13. 281947b glapi: add gles_api.py by Chia-I Wu · 13 years ago
  14. 97185bf mapi: Add support for bridge mode. by Chia-I Wu · 14 years ago
  15. 23a89f1 mapi: Fix glapi printers for gl_and_es_API.xml. by Chia-I Wu · 14 years ago
  16. 7828f55 mapi: Allow prefix to be macro. by Chia-I Wu · 14 years ago
  17. f71a9ac mapi: Add the ability to parse GLAPI XML. by Chia-I Wu · 14 years ago
  18. e6a7ef3 mapi: Add and use entry_get_public. by Chia-I Wu · 14 years ago
  19. 0c20548 mapi: Allow blocks to be disabled from the output. by Chia-I Wu · 14 years ago
  20. b765b12 mapi: Fix hidden entries. by Chia-I Wu · 14 years ago
  21. 52ca153 mapi: Add "handcode" attribute to the script. by Chia-I Wu · 14 years ago
  22. 8eee1d5 mapi: Minor ABIPrinter refactoring. by Chia-I Wu · 14 years ago
  23. 86d29ea mapi: Store alias entry instead of alias name. by Chia-I Wu · 14 years ago
  24. 8f2a974 mapi: Rewrite mapi_abi.py to get rid of preprocessor magic. by Chia-I Wu · 14 years ago
  25. d4589d3 mapi: Add a generic C dispatcher. by Chia-I Wu · 15 years ago