1. 9a4ceb1 xgl.py: remove icd_dispatch_table by Chia-I Wu · 10 years ago
  2. c4f24e8 xgl.py: add Extension by Chia-I Wu · 10 years ago
  3. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  4. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  5. a5cbf0c layers: Fix compiler error in generic_layer by Jon Ashburn · 10 years ago
  6. e818506 layers: Added Dbg Callback support to Generic layer by Tobin Ehlis · 10 years ago
  7. 5d57bca glave: Split glave codegen into glave-generate.py by Tobin Ehlis · 10 years ago
  8. 52f79b5 glave: Add API call parameters with values to UI by Jon Ashburn · 10 years ago
  9. 677e55f glave: Skip Dbg Callback register/unregister calls on replay. by Tobin Ehlis · 10 years ago
  10. f780f56 glave: Glave replay glvreplay_xgl_replay.cpp file codegen. by Tobin Ehlis · 10 years ago
  11. 3d4d67c glave: Codegen for glave replay glvreplay_xgl_replay.h file by Tobin Ehlis · 10 years ago
  12. 1da4b9f layers: fix -Wpointer-sign warnings by Chia-I Wu · 10 years ago
  13. 3bf80a6 layers: fix -Wunused-variable warnings by Chia-I Wu · 10 years ago
  14. 85763e5 layers: fix -Wunused-function warnings by Chia-I Wu · 10 years ago
  15. 8bb7220 glave: debugger fill in XGL entrypoint name instead of packetId in UI by Jon Ashburn · 10 years ago
  16. 7c5f723 glave: Add pReserved parameter to tracing code gen EnumerateLayers by Jon Ashburn · 10 years ago
  17. 10a672c glave: Just copy pReserved ptr when tracing. by Tobin Ehlis · 10 years ago
  18. c219190 glave: Fix trace code gen for xglEnumerateLayers by Jon Ashburn · 10 years ago
  19. e408480 glave: Made Wsi & Dbg structs code-generated. All glave trace files now code-generated. by Tobin Ehlis · 10 years ago
  20. 60eea8a glave: Added codegen for Wsi and Dbg .h & .c source files by Tobin Ehlis · 10 years ago
  21. 2644c40 glave: Added codegen for glvtrace_xgl_xgl_structs.h by Tobin Ehlis · 10 years ago
  22. 0a60484 glave: Codegen of packet_id header by Tobin Ehlis · 10 years ago
  23. 811b553 layers: Added codegen for glave glvtrace_xgl_xgl Header and C files by Tobin Ehlis · 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. d49efcb layers: Added APIDumpNoAddr layer that replaces variable addresses in API Dump w/ static "addr" string by Tobin Ehlis · 10 years ago
  26. a363cfa layers: Updated layer names to be camelCase where name is contained in library file name as libXGLLayer<NAME>.so by Tobin Ehlis · 10 years ago
  27. f7a0874 layers: Update xglEnumerateLayers() to work with layer names by Jon Ashburn · 10 years ago
  28. d009bae layers: Add thread ID to API dump messages by Tobin Ehlis · 10 years ago
  29. dbcd257 layers: For APIFileDump, overwrite an existing file rather than always appending. by Tobin Ehlis · 10 years ago
  30. 2b9313e layers: Added mutex for APIDump[File] layers to guard prints. by Tobin Ehlis · 10 years ago
  31. e727157 layers: Fix API Dump to handle xglWsiX11CreatePresentableImage() which has 2 output params. by Tobin Ehlis · 10 years ago
  32. b412d21 layers: Add flush to apidump to see output while debugging by Courtney Goeltzenleuchter · 10 years ago
  33. ca91587 layers: Update ObjectTracker layer to be generated and support callbacks by Tobin Ehlis · 10 years ago
  34. ea3d21b layers: Make APIDumpFile layer fully generated by Tobin Ehlis · 10 years ago
  35. 3a1cc8d layers: Updated APIDump Layer and made it fully generated. by Tobin Ehlis · 10 years ago
  36. 92804f9 layers: Update object tracker to account for Memory alloc/free by Tobin Ehlis · 10 years ago
  37. 083e906 More formated struct printing for API Dump by Tobin Ehlis · 10 years ago
  38. 6442dca Better memory management in api_dump layer and struct print helper by Tobin Ehlis · 10 years ago
  39. 12076fc Improved API Dump and OBJ Track layers by Tobin Ehlis · 10 years ago