1. 11078b0 xgl: move to new resource binding model by Chia-I Wu · 10 years ago
  2. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  3. e04fd1b loader: Check for success on return from driver for create object calls by Jon Ashburn · 10 years ago
  4. ef9f182 xgl-generate.py: add LayerGetProcAddrHelperSubcommand() by Chia-I Wu · 10 years ago
  5. 6cdaedb xgl-generate.py: add generate_get_proc_addr_check() by Chia-I Wu · 10 years ago
  6. 47e5b6d xgl-generate.py: simplify _does_function_create_object() by Chia-I Wu · 10 years ago
  7. df2d639 xgl-generate.py: simplify _is_dispatchable() by Chia-I Wu · 10 years ago
  8. 27697e4 xgl.py: remove special-purpose functions by Chia-I Wu · 10 years ago
  9. 29271d7 xgl-generate.py: add DispatchTableOpsSubcommand by Chia-I Wu · 10 years ago
  10. b3d5e19 xgl-generate.py: rename LoaderSubcommand by Chia-I Wu · 10 years ago
  11. 595ada1 xgl-generate.py: clean up IcdDummyEntrypointsSubcommand by Chia-I Wu · 10 years ago
  12. 7f6d66e xgl-generate.py: add IcdGetProcAddrSubcommand by Chia-I Wu · 10 years ago
  13. eeb0ab6 xgl-generate.py: add IcdDummyEntrypointsSubcommand by Chia-I Wu · 10 years ago
  14. ecf237a icd: stop generating icd-dispatch-entrypoints.c by Chia-I Wu · 10 years ago
  15. c242939 loader: Fix WsiX11CreatePresentableImage to set dispatch table for image by Jon Ashburn · 10 years ago
  16. 2e4f530 xgl-generate.py: fork _generate_dispatch_entrypoints() by Chia-I Wu · 10 years ago
  17. c4f24e8 xgl.py: add Extension by Chia-I Wu · 10 years ago
  18. 44951da xgl-generate.py: remove unused LayerDispatchSubcommand by Chia-I Wu · 10 years ago
  19. 6239c78 xgl-generate.py: remove unused LayerFuncsSubcommand by Chia-I Wu · 10 years ago
  20. f059c6c xgl-generate.py: remove unused IcdDispatchTableSubcommand by Chia-I Wu · 10 years ago
  21. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  22. e05c8c6 loader: handle inserting dispatch table pointer into all created objects by Jon Ashburn · 10 years ago
  23. b09ae68 icd: Fix bug in generated Icd generated entrypoints don't unwrap gpu object by Jon Ashburn · 10 years ago
  24. 8c05b7a icd: Make driver use the same definition for dispatch table as loader uses by Jon Ashburn · 10 years ago
  25. 613b0c1 loader: Change ActivateLayers name to be consistent with rest of loader by Jon Ashburn · 10 years ago
  26. ea7fe0b layers: Use xgl-layer-generate.py to generate the generic layer by Tobin Ehlis · 10 years ago
  27. f261001 Loader: GPA fixes and also properly insert wrapped gpu objs into chain by Jon Ashburn · 10 years ago
  28. 6b4d70c Make layer activation via CreateDevice struct or env variable by Jon Ashburn · 10 years ago
  29. df7d584 Add function to set an icd's dispatch table for subsequently created objects. by Jon Ashburn · 10 years ago
  30. 57f61dd Fixes to Basic and Generic layers to work singly with LD_PRELOAD by Jon Ashburn · 10 years ago
  31. d38bfb1 Layers initial prototype. by Jon Ashburn · 10 years ago
  32. 6dee8b8 add stubs for XGL_WSI_X11 by Chia-I Wu · 10 years ago
  33. 6bdf019 xgl-generate: do not hardcode #include's by Chia-I Wu · 10 years ago
  34. 701f3f6 update copyright information by Chia-I Wu · 10 years ago
  35. df3c432 intel: add dummy dispatch tables by Chia-I Wu · 10 years ago
  36. 1930060 add and deal with -fvisibility=hidden everywhere by Chia-I Wu · 10 years ago
  37. 03537f7 common: add common code for all drivers by Chia-I Wu · 10 years ago
  38. dac3e49 xgl-generate: add _generate_icd_dispatch_entrypoints to Subcommand by Chia-I Wu · 10 years ago
  39. fbbbe60 xgl-generate: add pretty-dummy subcommand by Chia-I Wu · 10 years ago
  40. f4a5732 xgl-generate: improve constness by Chia-I Wu · 10 years ago
  41. 900a257 xgl-generate: add is_dispatchable() by Chia-I Wu · 10 years ago
  42. 1e12226 xgl-generate: move _generate_icd_dispatch_table to Subcommand by Chia-I Wu · 10 years ago
  43. fb2559d xgl-generate: add a script for code generation by Chia-I Wu · 10 years ago