1. 4ec582f tests: Remove the enablement of the "Validation" extension by Jon Ashburn · 9 years ago
  2. 7ab803d WIP: Debugging - REMOVE by Courtney Goeltzenleuchter · 9 years ago
  3. 7682116 tests: Must destroy immutable objects before mem by Courtney Goeltzenleuchter · 9 years ago
  4. 9bfa5d1 tests: Setup vk_layer_config for new debug report by Courtney Goeltzenleuchter · 9 years ago
  5. 6b70e36 loader: Grab next before destroying the data by Courtney Goeltzenleuchter · 9 years ago
  6. 961fad1 layers: Fix memtracker segfault for ill-behaved apps by Mark Lobodzinski · 9 years ago
  7. ade3bee shaderChecker: Add GetPhysDevExtInfo and fix CreateInstance by Jon Ashburn · 9 years ago
  8. 6069926 loader: Support multiple layers in one library by using <layerName>GetProcAddr by Jon Ashburn · 9 years ago
  9. 612539f loader: Remove the test for device layers activated; they follow create/destroy by Jon Ashburn · 9 years ago
  10. cb5a5ac loader: Add device struct so can destroy layer info at DestroyDevice by Jon Ashburn · 9 years ago
  11. f2c44f8 tests: no longer need to set layer options by Courtney Goeltzenleuchter · 9 years ago
  12. c3c29bd mem_tracker: Process config file debug actions by Courtney Goeltzenleuchter · 9 years ago
  13. 95625ad layers: Remove callback as runtime action by Courtney Goeltzenleuchter · 9 years ago
  14. 35b4da9 layers: Add config parser to compute debug flags by Courtney Goeltzenleuchter · 9 years ago
  15. 065843d layers: Move dbg flag print to config header by Courtney Goeltzenleuchter · 9 years ago
  16. 7ad921d layers: Add logging callback function for layers by Courtney Goeltzenleuchter · 9 years ago
  17. 0e12151 layers: Set helpers as static inline by Courtney Goeltzenleuchter · 9 years ago
  18. 3e19bf6 layers: make log_msg format log strings for perf by Courtney Goeltzenleuchter · 9 years ago
  19. 7dc4c8b tests: Correct layer validation expected error code by Courtney Goeltzenleuchter · 9 years ago
  20. 2906bb5 layers: Ifdef out debug code by Courtney Goeltzenleuchter · 9 years ago
  21. eb518dc tests: re-enable all layers for validation test by Courtney Goeltzenleuchter · 9 years ago
  22. ab75b61 mem_tracker: Add some more debug code by Courtney Goeltzenleuchter · 9 years ago
  23. c086fb3 mem_tracker: Use dispatch access functions by Courtney Goeltzenleuchter · 9 years ago
  24. d280456 mem_tracker: Need dispatch object for logging by Courtney Goeltzenleuchter · 9 years ago
  25. 38eca26 mem_tracker: Add debug asserts by Courtney Goeltzenleuchter · 9 years ago
  26. 0749c66 mem_tracker: Initialize new mem record by Courtney Goeltzenleuchter · 9 years ago
  27. c280adc draw_state: Update to use private dispatch map by Courtney Goeltzenleuchter · 9 years ago
  28. 9f17194 layers: Use static dispatch table maps by Courtney Goeltzenleuchter · 9 years ago
  29. fde3a53 layers: utilities for layer storage by Courtney Goeltzenleuchter · 9 years ago
  30. 3bf240f tests: disable layers while adding persistent data by Courtney Goeltzenleuchter · 9 years ago
  31. c3442fc layers: per-instance data helpers by Courtney Goeltzenleuchter · 9 years ago
  32. 1f1fbbd mem_tracker: add per-instance persistent data by Courtney Goeltzenleuchter · 9 years ago
  33. 926f39e loader: Set some log messages as debug messages by Courtney Goeltzenleuchter · 9 years ago
  34. f1eb249 memtracker: Add persistent storage by Courtney Goeltzenleuchter · 9 years ago
  35. 41fa5b0 debug_report: Utilities for layers to use by Courtney Goeltzenleuchter · 9 years ago
  36. 1d66eeb debug_report: Add error codes by Courtney Goeltzenleuchter · 9 years ago
  37. b1cf339 loader: Fix device layer activation to properly filter out repeat layers by Jon Ashburn · 9 years ago
  38. 984e15e loader: Move device dispatch table to CreateDevice from EnumeratePhysDev by Jon Ashburn · 9 years ago
  39. cc4dfcf loader: Remove GetGlobalExtensionInfo from dispatch table by Jon Ashburn · 9 years ago
  40. 5d2abff loader: Remove linefeed from log messages by Courtney Goeltzenleuchter · 9 years ago
  41. 558db31 loader: Use type flags not code for filter by Courtney Goeltzenleuchter · 9 years ago
  42. 9924ea7 loader: clean up dead code by Courtney Goeltzenleuchter · 9 years ago
  43. d8ec21d loader: only search for layers by Courtney Goeltzenleuchter · 9 years ago
  44. 877aa22 loader: remove now unused hosted field by Courtney Goeltzenleuchter · 9 years ago
  45. c0d0bb0 bug-13466: Implement comment #14 by Courtney Goeltzenleuchter · 9 years ago
  46. 9ecf685 intel: Separate extensions into global and device by Courtney Goeltzenleuchter · 9 years ago
  47. f0441e6 intel: Move global function to instance.c by Courtney Goeltzenleuchter · 9 years ago
  48. 53e33ec intel: Move extension info into separate files by Courtney Goeltzenleuchter · 9 years ago
  49. 434cf3f intel: Move logging code to separate file by Courtney Goeltzenleuchter · 9 years ago
  50. 95b7372 intel: Separate extension info into it's own files by Courtney Goeltzenleuchter · 9 years ago
  51. 33a54d5 intel: move alloc functions to util by Courtney Goeltzenleuchter · 9 years ago
  52. 0dcd619 loader: Add error messages if layer libraries fail to load by Jon Ashburn · 9 years ago
  53. 5a10d21 layers: Make dispatch table thread safe by Jon Ashburn · 9 years ago
  54. 6f8cd63 layers: Fix DrawState and ParamChecker to only use debug_marker if enabled by Jon Ashburn · 9 years ago
  55. 471cc12 tests: initialize additional class members by Courtney Goeltzenleuchter · 9 years ago
  56. b40f256 loader: Make global functions (instance chain entrypoints) thread safe by Jon Ashburn · 9 years ago
  57. 5f2e9a2 layer: Remove EnumerateLayers by Jon Ashburn · 9 years ago
  58. f1acfc7 loader: Remove storage of wrappedGPUs only need during layer activation by Jon Ashburn · 9 years ago
  59. 961b2ff tests: re-enable validation layers by Courtney Goeltzenleuchter · 9 years ago
  60. 18e8a49 tests: load DbgDestroyMsgCallback function pointer by Courtney Goeltzenleuchter · 9 years ago
  61. 70c4ebc loader: add debug log message by Courtney Goeltzenleuchter · 9 years ago
  62. 8b253f9 loader: Add LOADER_DEBUG environment flags by Courtney Goeltzenleuchter · 9 years ago
  63. 3d8dc1f loader: Fix DestroyInstance by Courtney Goeltzenleuchter · 9 years ago
  64. 8afefb5 loader: Add utility to return loader instance ptr by Courtney Goeltzenleuchter · 9 years ago
  65. f4a2eba layers: Initialize debug_report instance proc table by Courtney Goeltzenleuchter · 9 years ago
  66. 8f6c106 loader: Increase library name length for safety by Courtney Goeltzenleuchter · 9 years ago
  67. d5df54d loader: Fix EnumeratePhysDev to handle less gpus than icd has and no mem leak by Jon Ashburn · 9 years ago
  68. f4b430e loader: Only allow layer in chain once by Courtney Goeltzenleuchter · 9 years ago
  69. eca60e6 debug_report: Add debug message flag by Courtney Goeltzenleuchter · 9 years ago
  70. 6b8ee41 loader: Remove obsolete extension / layer code by Courtney Goeltzenleuchter · 9 years ago
  71. ea2025a layer: Generic is not a validation layer by Courtney Goeltzenleuchter · 9 years ago
  72. 3c1ccf5 vulkaninfo: Update to new extension mechanism by Courtney Goeltzenleuchter · 9 years ago
  73. dac96cf vulkan: Fix for bug 13785. by Courtney Goeltzenleuchter · 9 years ago
  74. e023ff4 nulldriver: Update to new VkExtensionProperties by Courtney Goeltzenleuchter · 9 years ago
  75. 8968b30 intel: Remove dependency info by Courtney Goeltzenleuchter · 9 years ago
  76. ce445ad layers: Update generator for DEBUG_REPORT by Courtney Goeltzenleuchter · 9 years ago
  77. 922f431 tests: Temporarily disabled layers by Courtney Goeltzenleuchter · 9 years ago
  78. aa68505 loader: Fix code format, add some debug info by Courtney Goeltzenleuchter · 9 years ago
  79. 6c813dc shader_checker: Use DEBUG_REPORT helper functions by Courtney Goeltzenleuchter · 9 years ago
  80. 09f8504 param_checker: Use DEBUG_REPORT extension helpers by Courtney Goeltzenleuchter · 9 years ago
  81. 4ec5e28 mem_tracker: DEBUG_REPORT handled by helper functions by Courtney Goeltzenleuchter · 9 years ago
  82. cdf28eb mem_tracker: DEBUG_REPORT is global, do not use in CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  83. 33a6b70 mem_tracker: Updates to match latest loader changes by Courtney Goeltzenleuchter · 9 years ago
  84. 47461fb draw_state: Add validation extension record by Courtney Goeltzenleuchter · 9 years ago
  85. cc899fe draw_state: Add support for DEBUG_REPORT by Courtney Goeltzenleuchter · 9 years ago
  86. 3c9f6ec draw_state: Add CreateInstance support by Courtney Goeltzenleuchter · 9 years ago
  87. 6765bf9 loader: remove dependency fields from extension info by Courtney Goeltzenleuchter · 9 years ago
  88. 3745ba8 tests: Disable Threading layer for now by Courtney Goeltzenleuchter · 9 years ago
  89. c27292a loader: Remove resolved TODOs by Courtney Goeltzenleuchter · 9 years ago
  90. 3b77cd8 loader: Remove unused functions by Courtney Goeltzenleuchter · 9 years ago
  91. 71cd74d loader: Put static function prototypes in .c by Courtney Goeltzenleuchter · 9 years ago
  92. 23b5f8d loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  93. 3b66a73 intel: Check for valid size by Courtney Goeltzenleuchter · 9 years ago
  94. 4f2575f loader: Support layers that don't have an extension entrypoint by Jon Ashburn · 9 years ago
  95. 9a9de1f loader: Fix info string of device versus instance layer being added by Jon Ashburn · 9 years ago
  96. 2c8d598 layers: Fixed dispatch table teardown issues in ObjectTracker by Mark Lobodzinski · 9 years ago
  97. 3723c51 layers: Add multi-device/instance support to param checker layer by Mark Lobodzinski · 9 years ago
  98. bf7c700 layers: Add multi-device/instance support to APIDump layer by Mark Lobodzinski · 9 years ago
  99. a445e09 loader: Add wsi extension to loader's list of global extensions by Jon Ashburn · 9 years ago
  100. b843f0b loader: Fix debug_report utility functions string names to be consistent by Jon Ashburn · 9 years ago