1. a34353f Win: Cannot use the "dot" functionality yet on Windows. by Ian Elliott · 9 years ago
  2. 5890a77 Win/glave: Remove new compiler warnings on Windows. by Ian Elliott · 9 years ago
  3. c4e3e0f Win/glave: Compile/link the glvtrace_xgl64.dll library on Windows. by Ian Elliott · 9 years ago
  4. 188f820 Get the trace player to work with Windows by Piers Daniell · 9 years ago
  5. 290dcb1 Revert "misc: Add xglRecordMemoryRange entrypoint and use it in Glave" by Jon Ashburn · 9 years ago
  6. 9296775 misc: Add xglRecordMemoryRange entrypoint and use it in Glave by Jon Ashburn · 9 years ago
  7. d2e8485 glave: Set layer extension func pointers to NULL when the device is destroyed. by Peter Lohrmann · 9 years ago
  8. 3584f16 Merge ReplayThread change with Detach Replay Window. by Peter Lohrmann · 9 years ago
  9. bd3950f glvdebug: Move QReplayWorker into a separate thread. by Peter Lohrmann · 9 years ago
  10. 2c98e53 glave: Add command buffer diagram. by Jeremy Hayes · 9 years ago
  11. a20b67b glave: cleanup mem_info list as it shrinks during tracing by Jon Ashburn · 9 years ago
  12. 9c1f807 glave: Fix locking of mem_info entries in UnmapMemory by Jon Ashburn · 9 years ago
  13. f9a7e25 glave: For color array params, correctly size trace buffer based on array type and size by Tobin Ehlis · 9 years ago
  14. 8ef49b1 glave: Add Dump() to debugger so DrawState dumping can occur on pauses by Jon Ashburn · 9 years ago
  15. 0a57611 glave: Don't log error if replay is succesful but trace was not_ready by Jon Ashburn · 9 years ago
  16. a95f438 glave: Fix search of mem_info list on UnmapMemory during tracing by Jon Ashburn · 9 years ago
  17. a915cb1 glave: Improve logging for anomalous conditions around Map and Unmap memory by Jon Ashburn · 9 years ago
  18. f7ab1a0 glave: Lock around access to the global mem_info list by Jon Ashburn · 9 years ago
  19. 002e863 glave: Fix bug in tracing CreateRenderPass with NULL attachments by Jon Ashburn · 9 years ago
  20. 5350930 Win: Build Glave replay on Windows (REQUIRES NEW CMAKE COMMAND). by David Pinedo · 10 years ago
  21. eca1638 Redo the way Glave settings are obtained. by Ian Elliott · 9 years ago
  22. 3db6d9b intel: Add colorAttachmentCount by Courtney Goeltzenleuchter · 10 years ago
  23. bbe3cc5 intel: Remove scissor enable and scissor count by Courtney Goeltzenleuchter · 10 years ago
  24. 19cedb4 glave: Replay for UpdateDescriptor handle multiple replays by Jon Ashburn · 9 years ago
  25. 5cc4635 glave: Unregister debug callback on DestroyInstance() by Jon Ashburn · 9 years ago
  26. 9ef8beb glave: Handle null pointers in stringify of entrypoint parameters by Jon Ashburn · 9 years ago
  27. 68dc68e glave: Add xgl settings that control the MemTracker and DrawState layers by Jon Ashburn · 10 years ago
  28. e3a667c glave: Fix entrypoints with pDataSize and pData to handle non-input param by Jon Ashburn · 10 years ago
  29. 05cfe26 glave: remap sampler object in xglCreateDescriptorSetLayout() by Jon Ashburn · 10 years ago
  30. 308cc4c glave: Actually add the memory barrier list of structures to trace file by Jon Ashburn · 10 years ago
  31. 67c6580 glave: Remap buf/image obj for MEMORY_BARRIER for cmdWaitEvents,cmdPipeBarrier by Jon Ashburn · 10 years ago
  32. 1660b1b glave: Fix interpretation of allocMemory and beginCommandBuffer trace packets by Jon Ashburn · 10 years ago
  33. 1edd884 glave: Qualify adding to trace packet descriptor set layout structs by Jon Ashburn · 10 years ago
  34. 7cc5ec8 glave: Fix for not correctly parsing down tree of structs in AllocMemory by Tobin Ehlis · 10 years ago
  35. a8f6afe glave: Add custom code for embedded ptrs in CmdWaitEvents and CmdPipelineBarrier calls by Tobin Ehlis · 10 years ago
  36. 997a9de glave: fix replay of AllocMemory packets with info chained structures by Jon Ashburn · 10 years ago
  37. cb273e7 glave:Fix off by one error in image generation by Tony Barbour · 10 years ago
  38. c7fd978 glave: Fix debugger to export g_pReplaySettings for xglreplayer library by Jon Ashburn · 10 years ago
  39. a7390a0 tools:Incorperate review feedback on glave screenshots by Tony Barbour · 10 years ago
  40. 5d5bc99 glave:add code to snapshot frames by Tony Barbour · 10 years ago
  41. a04529d glave: More fixes to UpdateDescriptors UPDATE_BUFFERS and UPDATE_IMAGES by Jon Ashburn · 10 years ago
  42. 49c3ddd glave: Fix bugs with UpdateDescriptors pUpdateChain on replay by Tobin Ehlis · 10 years ago
  43. 9c246bc glave: Fixes in UpdateDescriptar and ClearDescriptorSets by Jon Ashburn · 10 years ago
  44. 629f800 glave: Add interpret function for xglCreateDescriptorSetLayout by Jon Ashburn · 10 years ago
  45. 7e62676 glave: Create interpret function for pUpdateChain of xglUpdateDescriptors() by Tobin Ehlis · 10 years ago
  46. 4622454 glave: fix CreateDescriptorRegion trace/replay by Jon Ashburn · 10 years ago
  47. 459a137 glave: Fix trace/replay of CreateDynamicViewportState by Jon Ashburn · 10 years ago
  48. 23438a7 glave: Various fixes for UPDATE_SAMPLERS and PIPELINE_CB_STATE structures by Jon Ashburn · 10 years ago
  49. c579882 glave: Fix EnumerateLayers replay to handle if layer libs differ from tracing by Jon Ashburn · 10 years ago
  50. f6f8cd4 glave: Glave updated for resource binding model by Tobin Ehlis · 10 years ago
  51. 03d0bcc glave: On replay remap buffer handle for CreateBufferView by Jon Ashburn · 10 years ago
  52. 6e9ca2b glave: Only remove replay handle maps on DestroyInstance by Jon Ashburn · 10 years ago
  53. d07dfef glave: Fix tracing CreateInstance appInfo and replay DestroyInstance rm map by Jon Ashburn · 10 years ago
  54. c95d41b glave: Fix tracing and replay for AllocMemory nested structures by Jon Ashburn · 10 years ago
  55. 04baf7a glave: Fix trace packets for Instancing related APIs by Jon Ashburn · 10 years ago
  56. f29cc37 glave: Added comments noting glave work still to be done for xgl.h updates by Tobin Ehlis · 10 years ago
  57. 271e51d glave: Trace and replay codegen handles AllocDescriptorSets by Tobin Ehlis · 10 years ago
  58. 1077703 Various code clean-ups for glave and codegen with updated xgl.h by Tobin Ehlis · 10 years ago
  59. bf967aa Glave now compiling although I'm certain it's very broken. by Tobin Ehlis · 10 years ago
  60. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  61. 96bcce0 memory alloc: Remove xglGetMemoryHeapXXX from driver,loader, glave, layers by Jon Ashburn · 10 years ago
  62. 38349d0 glave: Make tiler GPU changes work for tracing and replaying by Jon Ashburn · 10 years ago
  63. 2b9d019 glave: Add support for new APIs to support Tiler Gpus by Jon Ashburn · 10 years ago
  64. 7699374 glvreplay_xgl: Add 'EnableLayers' setting to control which XGL validation layers get enabled. by Peter Lohrmann · 10 years ago
  65. 25643b7 glave: Update xgl debugger and replayer to include support for settings. by Peter Lohrmann · 10 years ago
  66. 449bfbd glave: Fix xglCreateDevice replay code to not modify packet. by Jon Ashburn · 10 years ago
  67. 2c79784 glave: Remove MemTracker and replace with ObjectTracker by Jon Ashburn · 10 years ago
  68. ce66ab8 glave: Register a handler in replayer for error msg callbacks and report these by Jon Ashburn · 10 years ago
  69. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  70. d27ce94 glave: Add GLVLIB_TRACE_IPADDR env var for remote system tracing by Jon Ashburn · 10 years ago
  71. 75dd04b glave: Add XGL_LAYER_CREATE_INFO structure to trace files by Jon Ashburn · 10 years ago
  72. 8bb09c1 glave-generate.py: change remap types and list formating by Chia-I Wu · 10 years ago
  73. e442dc3 xgl.py: use lists instead of tuples by Chia-I Wu · 10 years ago
  74. c4f24e8 xgl.py: add Extension by Chia-I Wu · 10 years ago
  75. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  76. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  77. 15161e4 glave: Add XGL version as trace packet and check version match on replay by Jon Ashburn · 10 years ago
  78. 5d57bca glave: Split glave codegen into glave-generate.py by Tobin Ehlis · 10 years ago