1. 5afdcf6 vktrace: Add support for instance and device map of data for trace layer by Jon Ashburn · 9 years ago
  2. 4278f64 vktrace: Convert tracing layer library to C++ to enable using STL by Jon Ashburn · 9 years ago
  3. 7d4cd76 vktrace: When launch child process add tracing layer env var enablement by Jon Ashburn · 9 years ago
  4. eaf6e0c vktrace: Remove rest of LDPRELOAD in vktrace when spawns child in Linux by Jon Ashburn · 9 years ago
  5. 9ae75a4 vktrace: Remove mhook since no longer needed, using Vulkan layer for hooking by Jon Ashburn · 9 years ago
  6. 71654fd vktrace: Enable codegen for the tracing layer by Jon Ashburn · 9 years ago
  7. 7d69eef vktrace: Convert tracing library to an actual vulkan layer library by Jon Ashburn · 9 years ago
  8. 67b42b7 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  9. 0d6857f layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  10. b229f97 windows: Fix more instances of vulkan.0 -> vulkan-0 by Cody Northrop · 9 years ago
  11. 717647d Windows build: rename vulkan.0.dll to vulkan-0.dll by David Pinedo · 9 years ago
  12. 36bc617 vktrace: Fix CreateRenderPass addition of buffers by Jon Ashburn · 9 years ago
  13. c30315e vkreplay: Make sure differences in ext and layers in trace/replay doesn't abort by Jon Ashburn · 9 years ago
  14. 62e042b vkreplay: Don't use an app provided alloc callback by Jon Ashburn · 9 years ago
  15. 338dedb WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  16. 7db1fed bug 14517: Rename cs parameter to stage by Courtney Goeltzenleuchter · 9 years ago
  17. 1856d6f Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  18. 87220f8 vktrace: Glave renaming -- removed all references to *glave* and *glv* by Mark Lobodzinski · 9 years ago
  19. e973f77 vktrace: Add support for debug_marker_lunarg extension by Tobin Ehlis · 9 years ago
  20. 48acca5 vkreplay: Change layer settings Reportlevel to ReportFlags by Jon Ashburn · 9 years ago
  21. 22e5275 vktrace: Move trace file creation to after socket connection by Jon Ashburn · 9 years ago
  22. 1a47c31 vktrace: Remove the -u option that makes unique output filenames by Jon Ashburn · 9 years ago
  23. 52325c9 vktrace: Rename *.trace vktrace files to *.vktrace by Mark Lobodzinski · 9 years ago
  24. f39d70c vktrace: GLAVE file/directory renaming by Mark Lobodzinski · 9 years ago
  25. 294bc22 vktrace: For default -l0 also search system paths in addition to CWD by Jon Ashburn · 9 years ago
  26. 2605cb0 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  27. f5bd225 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  28. e70884b vktrace: No longer require VK_LAYER_PATH for screenshot, insert via CreateDevice by Jon Ashburn · 9 years ago
  29. fe05f85 windows: Fix build breakage by Cody Northrop · 9 years ago
  30. caae049 vkreplay: Handle replay of DbgMsgCallback entry points. by Jon Ashburn · 9 years ago
  31. dc3fb19 windows: Fix use of nullptr in trace/replay by Cody Northrop · 9 years ago
  32. 3bf5c35 vktrace: Fix bug in trace packet creation of GetSurfacePresentModesWSI by Jon Ashburn · 9 years ago
  33. eb08293 vktrace: Change order of finalizing buffer addr's for CreateSwapChainWSI by Ian Elliott · 9 years ago
  34. 6e265b1 vkreplay: Remap the oldswapchain in vkCreateSwapChainWSI CreateInfo struct by Jon Ashburn · 9 years ago
  35. c51afc7 vktrace: Fix createswapchain for trace and replay by Jon Ashburn · 9 years ago
  36. 1d44f4e vktrace: Change to new WSI header ... by Ian Elliott · 9 years ago
  37. d1175a1 vktrace (Windows): Move vulkan_trace.dll to same folder as vktrace.exe by David Pinedo · 9 years ago
  38. 5d75f25 Tests: Get vktrace/replay test working on Linux by David Pinedo · 9 years ago
  39. 611fb0b vktrace: Make default trace library vulkan tracing lib from current directory by Jon Ashburn · 9 years ago
  40. c3d2838 vktrace: Set PYTHON_EXECUTABLE to PYTHON_CMD for sake of Windows. by Ian Elliott · 9 years ago
  41. 9c5345a vkreplay: Make the Vulkan replay library static and linked into vkreplay by Jon Ashburn · 9 years ago
  42. 9d9317e vktrace: Fix trace packet handling for GetQueryPoolResults() by Jon Ashburn · 9 years ago
  43. 190cb18 trace: fix misspelling in help message by David Pinedo · 9 years ago
  44. 9e8755b vktrace: Changes for supporting version 148 of header by Jon Ashburn · 9 years ago
  45. ad10f15 vktrace: Make it build on windows by Jon Ashburn · 9 years ago
  46. 8db7463 vktrace: Rename executables to vktrace and vkreplay by Jon Ashburn · 9 years ago
  47. ca6d136 vktrace: Remove QT as dependency by Jon Ashburn · 9 years ago
  48. 965cf71 vkreplay: Fix build warnings by Jon Ashburn · 9 years ago
  49. 485b0b3 vktrace: remove unused getopt library from replayer by Jon Ashburn · 9 years ago
  50. e07c3fd vktrace: remove debugger source files by Jon Ashburn · 9 years ago
  51. 3dde396 vktrace: Change build files for working in new directory structure by Jon Ashburn · 9 years ago
  52. cb622a1 vktrace: Move codegen script to vktrace_generate.py and make work with vulkan.py by Jon Ashburn · 9 years ago
  53. b5d8719 vktrace: Remove libs, includes and python files that are now in repo by Jon Ashburn · 9 years ago
  54. 738fe59 trace/replay: Use screenshot layer for taking a snapshot by David Pinedo · 9 years ago
  55. 0129498 glave: Fix pipelineCache remap in CreateGraphicsPipelines during replay by Jon Ashburn · 9 years ago
  56. b856846 glave: Change replayer to look for vulkan.0.dll instead of vulkan.dll by Jon Ashburn · 9 years ago
  57. 187d429 vktrace: Add files from glave repo by Jon Ashburn · 9 years ago[Renamed from sub]
  58. 4d9cfd2 Merge remote-tracking branch 'glvproj/glave-vulkan-header-rev-138-sync' by Jon Ashburn · 9 years ago