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