1. 4a8d891 layers: update codegen to split struct_size_helper into .h and .c files. by Peter Lohrmann · 9 years ago
  2. 6d84923 glaveSnapshot: snapshot now does deep copy of DEVICE_CREATE_INFO struct. by Peter Lohrmann · 9 years ago
  3. 49ea184 xgl_helper: sort dictionaries to make generated output consistent by Peter Lohrmann · 9 years ago
  4. 0506950 glaveSnapshot: Reorganize creation/insertion and deletion of objects by Peter Lohrmann · 9 years ago
  5. 4522141 GlaveSnapshot: Remove ifdef'd code for OBJ_NODES. by Peter Lohrmann · 9 years ago
  6. 623be4e GlaveSnapshot Layer: Objects are now tracked within a GLV_VK_SNAPSHOT structure. by Peter Lohrmann · 9 years ago
  7. ec9fefb glave: move code-gen'ed files. by Peter Lohrmann · 9 years ago
  8. 506bbda GlaveSnapshot layer: remove code specific to validation by Peter Lohrmann · 9 years ago
  9. 1ea1271 GlaveSnapshot layer: Snapshot information is now passed to the message callback. by Peter Lohrmann · 9 years ago
  10. 635a30f glvreplay_xgl: use the GlaveSnapshot layer to print tracked objects. by Peter Lohrmann · 9 years ago
  11. 0582ed3 GlaveSnapshot layer: Rename enums and entrypoints to make them layer specific; add an entrypoint to print the object lists. by Peter Lohrmann · 9 years ago
  12. b6b4ce2 GlaveSnapshot Layer: XGL_OBJECT_TYPE_PRESENTABLE_IMABE_MEMORY enum can now be converted to a string. by Peter Lohrmann · 9 years ago
  13. 333d68f GlaveSnapshot Layer: Use correct header file. by Peter Lohrmann · 9 years ago
  14. d67314b GlaveSnapshot Layer: Initial code which is basically a copy of the ObjectTracker layer. by Peter Lohrmann · 9 years ago
  15. 24bf918 Note how to pin xserver-xorg-video-intel by Mike Stroyan · 9 years ago
  16. fcc7a1d BUILD.md: Update Windows instructions for correct registry and python3.3 by Jon Ashburn · 9 years ago
  17. 1a97d6c win: Make build able to find python3 on Windows and Linux by Jon Ashburn · 9 years ago
  18. c0f8e90 tests: Change BIL to SPV in golden image filenames by Cody Northrop · 9 years ago
  19. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 9 years ago
  20. 054a470 icd: Rename icd-bil.h to icd-spv.h by Cody Northrop · 9 years ago
  21. c1638cc Fix compilation errors and warnings for latest SPIRV headers. by Steve K · 9 years ago
  22. 19bf487 Revert "misc: Explicitly run python for generated code" by Jon Ashburn · 9 years ago
  23. 045b54f misc: Explicitly run python for generated code by Jon Ashburn · 9 years ago
  24. e61ebe7 layers: Added fence tracking for command buffer completion by Mark Lobodzinski · 9 years ago
  25. 3e4710d layers: Reduce unmeaningful error messages for memtracker by Mark Lobodzinski · 9 years ago
  26. c9dbcd5 layers: MemTracker add check to verify CB complete prior to Reset by Tobin Ehlis · 9 years ago
  27. 0411292 layers: Update DrawState to use generated struct size functions by Tobin Ehlis · 9 years ago
  28. 43c67ad glave: Use generated code to get pAppInfo struct size by Tobin Ehlis · 9 years ago
  29. bd6a916 glave: Update more trace custom code to use generated struct sizing code instead by Tobin Ehlis · 9 years ago
  30. 6035477 glave: Add codgen helper for struct size calculation and use for trace packet creation by Tobin Ehlis · 9 years ago
  31. 14be4f8 glave: Codegen cleanup for tracing code to add/finalize ptrs in packet by Tobin Ehlis · 9 years ago
  32. dedfa07 glave: Simplify codegen for trace packet sizing by Tobin Ehlis · 9 years ago
  33. 5d95a19 glave-generate: Replace asserts with proper error detection and error logging. by Peter Lohrmann · 9 years ago
  34. 5fec47e glave: Fix createRenderpass replay restore of remapped FB by Jon Ashburn · 9 years ago
  35. 78a2197 layers: Improve PresentableImage memory handling in mem/objecttracker by Mark Lobodzinski · 9 years ago
  36. e782671 Win: Fix warnings for parameter of getLayerOptionEnum() by Ian Elliott · 9 years ago
  37. 5de7257 tests: Update framework to initialize clear color to black by Tobin Ehlis · 9 years ago
  38. 5178bd7 Update xgl_helper to handle all of the dynamic arrays by Tobin Ehlis · 9 years ago
  39. e0c24d1 glave: Remove unnecessary dot dump. by Jeremy Hayes · 9 years ago
  40. 4faf607 Win/glvdebug: Update the BUILD.md dependencies. by Ian Elliott · 9 years ago
  41. 6d9e41e Win: Fix compilation errors. by Ian Elliott · 9 years ago
  42. a20bae6 tests: Remove Opengl / Glut dependencies by Tony Barbour · 9 years ago
  43. a53a694 tests: Use buffers format when writing PPM files by Tony Barbour · 9 years ago
  44. 96db882 tests: Use XGL to --show-images instead of OpenGL/Glut by Tony Barbour · 9 years ago
  45. 92400bb tests: Move environment object into sharable file by Tony Barbour · 9 years ago
  46. 90d9320 layers: Fix Windows build issue by Courtney Goeltzenleuchter · 9 years ago
  47. 5a78b7f object-tracker: Do not track GPU object by Courtney Goeltzenleuchter · 9 years ago
  48. b30f3ed layers: allocate enough space for pointer sprintf by Mike Stroyan · 9 years ago
  49. 71c2b15 memTracker: Use local GetProcAddr rather than auto generated one by Jon Ashburn · 9 years ago
  50. 925fee9 drawState: Use local GetProcAddr rather than auto generated one by Jon Ashburn · 9 years ago
  51. a8aa837 layers: if no settings file or call overrides make callback override loging by Jon Ashburn · 9 years ago
  52. 5c7e7b8 layers: Correctly set last bound PSO in DrawState layer by Tobin Ehlis · 9 years ago
  53. a34353f Win: Cannot use the "dot" functionality yet on Windows. by Ian Elliott · 9 years ago
  54. 93f494b layers: Made mem_tracker thread-safe by Mark Lobodzinski · 9 years ago
  55. 832caa0 Add NOMINMAX and VC_EXTRALEAN to some windows files by Piers Daniell · 9 years ago
  56. 5890a77 Win/glave: Remove new compiler warnings on Windows. by Ian Elliott · 9 years ago
  57. c4e3e0f Win/glave: Compile/link the glvtrace_xgl64.dll library on Windows. by Ian Elliott · 9 years ago
  58. d1597d2 Linux: Must use "__linux__" instead of "PLATFORM_LINUX". by Ian Elliott · 9 years ago
  59. 188f820 Get the trace player to work with Windows by Piers Daniell · 9 years ago
  60. 4da523a Update tri and cube with stage by Piers Daniell · 9 years ago
  61. 290dcb1 Revert "misc: Add xglRecordMemoryRange entrypoint and use it in Glave" by Jon Ashburn · 9 years ago
  62. 4821eef layers: Update last global DS in DrawState when UpdateDescriptors is called by Tobin Ehlis · 9 years ago
  63. 6744942 layers: DrawState Cmd Buffer tracking improvements by Tobin Ehlis · 9 years ago
  64. 9296775 misc: Add xglRecordMemoryRange entrypoint and use it in Glave by Jon Ashburn · 9 years ago
  65. d2e8485 glave: Set layer extension func pointers to NULL when the device is destroyed. by Peter Lohrmann · 9 years ago
  66. b7f22da layers: Issue endl at end of output by Courtney Goeltzenleuchter · 9 years ago
  67. ae708b8 layers: In DrawState track last global pipe state and dump that to dot diagram by Tobin Ehlis · 9 years ago
  68. 3584f16 Merge ReplayThread change with Detach Replay Window. by Peter Lohrmann · 9 years ago
  69. bd3950f glvdebug: Move QReplayWorker into a separate thread. by Peter Lohrmann · 9 years ago
  70. ae5f13b layers: Fix null pointer reference in MemTracker by Mark Lobodzinski · 9 years ago
  71. 2c98e53 glave: Add command buffer diagram. by Jeremy Hayes · 9 years ago
  72. 4f03722 layers: Remove spurious assert. by Mark Lobodzinski · 9 years ago
  73. c815b00 layers: Fix MemTracker memory leak by Mark Lobodzinski · 9 years ago
  74. b8013a2 layers: Correctly represent Descriptor-related arrays in DrawState dot file by Tobin Ehlis · 9 years ago
  75. a20b67b glave: cleanup mem_info list as it shrinks during tracing by Jon Ashburn · 9 years ago
  76. 0d6e66d layer: Fixed options settings for generated layers, fixed typos by Mark Lobodzinski · 9 years ago
  77. be24fd9 layers: Fix Memtracker fence-related memory leak by Mark Lobodzinski · 9 years ago
  78. 8280002 Win: Fix compilation error on Windows (xgl_helper.py). by Ian Elliott · 9 years ago
  79. 5bd12da Win: layers (draw_state.c): Fix compilation error on Windows. by Ian Elliott · 9 years ago
  80. be1c898 layers: Track WsiCreatePresentableImage image object by Courtney Goeltzenleuchter · 9 years ago
  81. 7c74638 layers: Do not track PHYSICAL_GPUS by Courtney Goeltzenleuchter · 9 years ago
  82. 9675638 layers: Do not track Queue objects by Courtney Goeltzenleuchter · 9 years ago
  83. 7d1e06b layers: flush logged output so it's visible immediately by Courtney Goeltzenleuchter · 9 years ago
  84. 62a327c layers: Check for NULL pointer with dynamic_display() by Jon Ashburn · 9 years ago
  85. 9c1f807 glave: Fix locking of mem_info entries in UnmapMemory by Jon Ashburn · 9 years ago
  86. b62a6fa layers: Fix DrawState buffer over-run when clearing descriptors by Tobin Ehlis · 9 years ago
  87. 8cb421e layers: Drawstate color descriptor edges and correctly clear slot mappings by Tobin Ehlis · 9 years ago
  88. 8a2b75b layers: Fix layer config file options by Mark Lobodzinski · 9 years ago
  89. 95152dc layers: Validation check for CPU_VISIBLE bit set on MapMemory calls by Mark Lobodzinski · 9 years ago
  90. ef0c47c layers: Fix uninitialized variable in DrawState. by Tobin Ehlis · 9 years ago
  91. 0735849 update BUILD.md for imported libdrm by Chia-I Wu · 9 years ago
  92. f9a7e25 glave: For color array params, correctly size trace buffer based on array type and size by Tobin Ehlis · 9 years ago
  93. a134604 cmake: remove unused FindDRM.cmake by Chia-I Wu · 9 years ago
  94. 5b3e3d5 intel: add and link with libintelkmd.a by Chia-I Wu · 9 years ago
  95. 249c77e layers: Add simple Cmd Buffer dot file dump to DrawState by Tobin Ehlis · 9 years ago
  96. f4a3ac5 layers: For ParamChecker, verify struct ptrs aren't NULL before validating by Tobin Ehlis · 9 years ago
  97. aadd4c8 layers: Remove destroyed/freed objects from both object lists by Mark Lobodzinski · 9 years ago
  98. 6ef820b layers: Remove the automatic dumping of DOT files. by Jon Ashburn · 9 years ago
  99. 8ef49b1 glave: Add Dump() to debugger so DrawState dumping can occur on pauses by Jon Ashburn · 9 years ago
  100. 943dc2f glvdebug: Use svg instead of png. by Jeremy Hayes · 9 years ago