1. e45acec mem_tracker: add per-instance persistent data by Courtney Goeltzenleuchter · 9 years ago
  2. ca8c81a loader: Set some log messages as debug messages by Courtney Goeltzenleuchter · 9 years ago
  3. 7dcc6a7 memtracker: Add persistent storage by Courtney Goeltzenleuchter · 9 years ago
  4. 7d8503b debug_report: Utilities for layers to use by Courtney Goeltzenleuchter · 9 years ago
  5. 1b6f030 debug_report: Add error codes by Courtney Goeltzenleuchter · 9 years ago
  6. 567d9f0 loader: Fix device layer activation to properly filter out repeat layers by Jon Ashburn · 9 years ago
  7. d6a5b67 loader: Move device dispatch table to CreateDevice from EnumeratePhysDev by Jon Ashburn · 9 years ago
  8. cabafc0 loader: Remove GetGlobalExtensionInfo from dispatch table by Jon Ashburn · 9 years ago
  9. 1e4602f loader: Remove linefeed from log messages by Courtney Goeltzenleuchter · 9 years ago
  10. a585ecb loader: Use type flags not code for filter by Courtney Goeltzenleuchter · 9 years ago
  11. e57fc4d loader: clean up dead code by Courtney Goeltzenleuchter · 9 years ago
  12. a674352 loader: only search for layers by Courtney Goeltzenleuchter · 9 years ago
  13. 48360bb loader: remove now unused hosted field by Courtney Goeltzenleuchter · 9 years ago
  14. 48d7bac bug-13466: Implement comment #14 by Courtney Goeltzenleuchter · 9 years ago
  15. 90c6a0e loader: Add error messages if layer libraries fail to load by Jon Ashburn · 9 years ago
  16. 9eed289 layers: Make dispatch table thread safe by Jon Ashburn · 9 years ago
  17. eab3449 layers: Fix DrawState and ParamChecker to only use debug_marker if enabled by Jon Ashburn · 9 years ago
  18. b6c9aca tests: initialize additional class members by Courtney Goeltzenleuchter · 9 years ago
  19. 6301a0f loader: Make global functions (instance chain entrypoints) thread safe by Jon Ashburn · 9 years ago
  20. 86eacfc layer: Remove EnumerateLayers by Jon Ashburn · 9 years ago
  21. ce94f31 loader: Remove storage of wrappedGPUs only need during layer activation by Jon Ashburn · 9 years ago
  22. 96f58f6 tests: re-enable validation layers by Courtney Goeltzenleuchter · 9 years ago
  23. 7e46b62 tests: load DbgDestroyMsgCallback function pointer by Courtney Goeltzenleuchter · 9 years ago
  24. 57fb157 loader: add debug log message by Courtney Goeltzenleuchter · 9 years ago
  25. 880a2a7 loader: Add LOADER_DEBUG environment flags by Courtney Goeltzenleuchter · 9 years ago
  26. 7d0023c loader: Fix DestroyInstance by Courtney Goeltzenleuchter · 9 years ago
  27. deceded loader: Add utility to return loader instance ptr by Courtney Goeltzenleuchter · 9 years ago
  28. d02a964 layers: Initialize debug_report instance proc table by Courtney Goeltzenleuchter · 9 years ago
  29. 2a34c1f loader: Increase library name length for safety by Courtney Goeltzenleuchter · 9 years ago
  30. 128f942 loader: Fix EnumeratePhysDev to handle less gpus than icd has and no mem leak by Jon Ashburn · 9 years ago
  31. 0f1d8eb loader: Only allow layer in chain once by Courtney Goeltzenleuchter · 9 years ago
  32. 6b080ec debug_report: Add debug message flag by Courtney Goeltzenleuchter · 9 years ago
  33. ba748ca loader: Remove obsolete extension / layer code by Courtney Goeltzenleuchter · 9 years ago
  34. 322a14b layer: Generic is not a validation layer by Courtney Goeltzenleuchter · 9 years ago
  35. 62b2d43 vulkan: Fix for bug 13785. by Courtney Goeltzenleuchter · 9 years ago
  36. 1727417 layers: Update generator for DEBUG_REPORT by Courtney Goeltzenleuchter · 9 years ago
  37. c56b368 tests: Temporarily disabled layers by Courtney Goeltzenleuchter · 9 years ago
  38. a9e4af4 loader: Fix code format, add some debug info by Courtney Goeltzenleuchter · 9 years ago
  39. bfd2c66 shader_checker: Use DEBUG_REPORT helper functions by Courtney Goeltzenleuchter · 9 years ago
  40. 500b89b param_checker: Use DEBUG_REPORT extension helpers by Courtney Goeltzenleuchter · 9 years ago
  41. 766df64 mem_tracker: DEBUG_REPORT handled by helper functions by Courtney Goeltzenleuchter · 9 years ago
  42. f63df9e mem_tracker: DEBUG_REPORT is global, do not use in CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  43. 3a5567d mem_tracker: Updates to match latest loader changes by Courtney Goeltzenleuchter · 9 years ago
  44. 491d59d draw_state: Add validation extension record by Courtney Goeltzenleuchter · 9 years ago
  45. ee56287 draw_state: Add support for DEBUG_REPORT by Courtney Goeltzenleuchter · 9 years ago
  46. abc035e draw_state: Add CreateInstance support by Courtney Goeltzenleuchter · 9 years ago
  47. 74b1a1e loader: remove dependency fields from extension info by Courtney Goeltzenleuchter · 9 years ago
  48. 6a26d3e tests: Disable Threading layer for now by Courtney Goeltzenleuchter · 9 years ago
  49. ee3b16a loader: Remove resolved TODOs by Courtney Goeltzenleuchter · 9 years ago
  50. 123c8eb loader: Remove unused functions by Courtney Goeltzenleuchter · 9 years ago
  51. ed48830 loader: Put static function prototypes in .c by Courtney Goeltzenleuchter · 9 years ago
  52. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  53. 8fd0825 loader: Support layers that don't have an extension entrypoint by Jon Ashburn · 9 years ago
  54. 4f67d74 loader: Fix info string of device versus instance layer being added by Jon Ashburn · 9 years ago
  55. 00c4e64 layers: Fixed dispatch table teardown issues in ObjectTracker by Mark Lobodzinski · 9 years ago
  56. 2eed1eb layers: Add multi-device/instance support to param checker layer by Mark Lobodzinski · 9 years ago
  57. 4c7ac0a layers: Add multi-device/instance support to APIDump layer by Mark Lobodzinski · 9 years ago
  58. 0c5d4ab loader: Add wsi extension to loader's list of global extensions by Jon Ashburn · 9 years ago
  59. c6aecd7 loader: Fix debug_report utility functions string names to be consistent by Jon Ashburn · 9 years ago
  60. fb5437a layers: Add multi-device/instance support to generated layers by Mark Lobodzinski · 9 years ago
  61. 76c991d layers: Multi-device/instance support for Memtracker. by Mark Lobodzinski · 9 years ago
  62. e68a9ff misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatch by Jon Ashburn · 9 years ago
  63. 8ced421 genericLayer: Fix generation code by Jon Ashburn · 9 years ago
  64. f067751 loader: simplify wrapping setup by Courtney Goeltzenleuchter · 9 years ago
  65. 276993d debug: remove old debug extension header by Courtney Goeltzenleuchter · 9 years ago
  66. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  67. 5f985ff misc: Fix file permissions by Courtney Goeltzenleuchter · 9 years ago
  68. 210efbc misc: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  69. 35842a3 loader: Return NULL for WSI entrypoints if extension not enabled by Jon Ashburn · 9 years ago
  70. 7730855 loader: FIXME - horrible WSI workaround by Courtney Goeltzenleuchter · 9 years ago
  71. 52963b6 wsi: Fix icd lookup for WSI extension by Courtney Goeltzenleuchter · 9 years ago
  72. 7c09612 loader: Use ICD's GetDeviceProcAddr as end of layer chain rather than loader's by Jon Ashburn · 9 years ago
  73. 07daee7 misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
  74. eed0c00 loader: Fix for CreateInstance object created being pointer to pointer to disp by Jon Ashburn · 9 years ago
  75. 3950e1b DrawState: Add support for multiple PhysicalDevices or Instances by Jon Ashburn · 9 years ago
  76. 9a8a2e2 layers: Add DestroyDevice and DestroyInstance hooking to deinitialize tables by Jon Ashburn · 9 years ago
  77. f347439 loader: make the instance dispatch table per instance by Jon Ashburn · 9 years ago
  78. 1c286bb layers: GPA table initialization shouldn't recurse by Jon Ashburn · 9 years ago
  79. 8d1b0b5 misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
  80. 1db2014 object_tracker: Remove queues from global queueinfo list by Jon Ashburn · 9 years ago
  81. eceb13e loader: Remove GetGlobalExtensionInfo trampoline by Jon Ashburn · 9 years ago
  82. e59f84f shader_checker: Eliminate redefinition of macro by Jon Ashburn · 9 years ago
  83. 9fc13ba misc: Remove validation bit from the CreateDevice flags by Jon Ashburn · 9 years ago
  84. 873afc4 glave: Remove glave source files from this repo by Jon Ashburn · 9 years ago
  85. fe7ff9c layers: Use objects dispatch table for key to layer maps by Jon Ashburn · 9 years ago
  86. 95a77ba misc: Loader and Layers move device chain activation to CreateDevice by Jon Ashburn · 9 years ago
  87. 3da71f2 loader: Move lookup of icd entrypoints to CreateInstance and add more lookups by Jon Ashburn · 9 years ago
  88. 83c7e0d layers: Fix rebase issues by Jon Ashburn · 9 years ago
  89. 27cd584 loader: Activate layers on the instance chain at CreateInstance by Jon Ashburn · 9 years ago
  90. 71836d9 layers: Use the instance chain for entrypoints with instance by Jon Ashburn · 9 years ago
  91. 3d45475 loader: Remove unused icd/gpu_index from layer find functions by Jon Ashburn · 9 years ago
  92. 8c5cbcf layers: Add initialization of instance dispatch table by Jon Ashburn · 9 years ago
  93. 857f244 layers: Remove unused layer dispatch lookup generation by Jon Ashburn · 9 years ago
  94. d9dc68b layers: Remove the layer intercept proc generated header by Jon Ashburn · 9 years ago
  95. f6b33db layers: Add GetInstanceProcAddr() to all layers by Jon Ashburn · 9 years ago
  96. fbb4e25 loader: Make VkInstance a dispatchable object and init with instance table by Jon Ashburn · 9 years ago
  97. d0892c8 cmake: Fix missing dependency in layers for Windows by Cody Northrop · 9 years ago
  98. 805afae tests: re-enable all tests and clean up code by GregF · 9 years ago
  99. 8a3bb13 tests: Remove references to gl_FragColor by Cody Northrop · 9 years ago
  100. aae7524 render tests: fixed render tests to not use gl_FragColor by GregF · 9 years ago