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