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