1. 2e4f530 xgl-generate.py: fork _generate_dispatch_entrypoints() by Chia-I Wu · 10 years ago
  2. c4f24e8 xgl.py: add Extension by Chia-I Wu · 10 years ago
  3. 44951da xgl-generate.py: remove unused LayerDispatchSubcommand by Chia-I Wu · 10 years ago
  4. 6239c78 xgl-generate.py: remove unused LayerFuncsSubcommand by Chia-I Wu · 10 years ago
  5. f059c6c xgl-generate.py: remove unused IcdDispatchTableSubcommand by Chia-I Wu · 10 years ago
  6. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  7. e05c8c6 loader: handle inserting dispatch table pointer into all created objects by Jon Ashburn · 10 years ago
  8. b09ae68 icd: Fix bug in generated Icd generated entrypoints don't unwrap gpu object by Jon Ashburn · 10 years ago
  9. 8c05b7a icd: Make driver use the same definition for dispatch table as loader uses by Jon Ashburn · 10 years ago
  10. 613b0c1 loader: Change ActivateLayers name to be consistent with rest of loader by Jon Ashburn · 10 years ago
  11. ea7fe0b layers: Use xgl-layer-generate.py to generate the generic layer by Tobin Ehlis · 10 years ago
  12. f261001 Loader: GPA fixes and also properly insert wrapped gpu objs into chain by Jon Ashburn · 10 years ago
  13. 6b4d70c Make layer activation via CreateDevice struct or env variable by Jon Ashburn · 10 years ago
  14. df7d584 Add function to set an icd's dispatch table for subsequently created objects. by Jon Ashburn · 10 years ago
  15. 57f61dd Fixes to Basic and Generic layers to work singly with LD_PRELOAD by Jon Ashburn · 10 years ago
  16. d38bfb1 Layers initial prototype. by Jon Ashburn · 10 years ago
  17. 6dee8b8 add stubs for XGL_WSI_X11 by Chia-I Wu · 10 years ago
  18. 6bdf019 xgl-generate: do not hardcode #include's by Chia-I Wu · 10 years ago
  19. 701f3f6 update copyright information by Chia-I Wu · 10 years ago
  20. df3c432 intel: add dummy dispatch tables by Chia-I Wu · 10 years ago
  21. 1930060 add and deal with -fvisibility=hidden everywhere by Chia-I Wu · 10 years ago
  22. 03537f7 common: add common code for all drivers by Chia-I Wu · 10 years ago
  23. dac3e49 xgl-generate: add _generate_icd_dispatch_entrypoints to Subcommand by Chia-I Wu · 10 years ago
  24. fbbbe60 xgl-generate: add pretty-dummy subcommand by Chia-I Wu · 10 years ago
  25. f4a5732 xgl-generate: improve constness by Chia-I Wu · 10 years ago
  26. 900a257 xgl-generate: add is_dispatchable() by Chia-I Wu · 10 years ago
  27. 1e12226 xgl-generate: move _generate_icd_dispatch_table to Subcommand by Chia-I Wu · 10 years ago
  28. fb2559d xgl-generate: add a script for code generation by Chia-I Wu · 10 years ago