1. 62b2d43 vulkan: Fix for bug 13785. by Courtney Goeltzenleuchter · 9 years ago
  2. 1727417 layers: Update generator for DEBUG_REPORT by Courtney Goeltzenleuchter · 9 years ago
  3. c56b368 tests: Temporarily disabled layers by Courtney Goeltzenleuchter · 9 years ago
  4. a9e4af4 loader: Fix code format, add some debug info by Courtney Goeltzenleuchter · 9 years ago
  5. bfd2c66 shader_checker: Use DEBUG_REPORT helper functions by Courtney Goeltzenleuchter · 9 years ago
  6. 500b89b param_checker: Use DEBUG_REPORT extension helpers by Courtney Goeltzenleuchter · 9 years ago
  7. 766df64 mem_tracker: DEBUG_REPORT handled by helper functions by Courtney Goeltzenleuchter · 9 years ago
  8. f63df9e mem_tracker: DEBUG_REPORT is global, do not use in CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  9. 3a5567d mem_tracker: Updates to match latest loader changes by Courtney Goeltzenleuchter · 9 years ago
  10. 491d59d draw_state: Add validation extension record by Courtney Goeltzenleuchter · 9 years ago
  11. ee56287 draw_state: Add support for DEBUG_REPORT by Courtney Goeltzenleuchter · 9 years ago
  12. abc035e draw_state: Add CreateInstance support by Courtney Goeltzenleuchter · 9 years ago
  13. 74b1a1e loader: remove dependency fields from extension info by Courtney Goeltzenleuchter · 9 years ago
  14. 6a26d3e tests: Disable Threading layer for now by Courtney Goeltzenleuchter · 9 years ago
  15. ee3b16a loader: Remove resolved TODOs by Courtney Goeltzenleuchter · 9 years ago
  16. 123c8eb loader: Remove unused functions by Courtney Goeltzenleuchter · 9 years ago
  17. ed48830 loader: Put static function prototypes in .c by Courtney Goeltzenleuchter · 9 years ago
  18. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  19. 8fd0825 loader: Support layers that don't have an extension entrypoint by Jon Ashburn · 9 years ago
  20. 4f67d74 loader: Fix info string of device versus instance layer being added by Jon Ashburn · 9 years ago
  21. 00c4e64 layers: Fixed dispatch table teardown issues in ObjectTracker by Mark Lobodzinski · 9 years ago
  22. 2eed1eb layers: Add multi-device/instance support to param checker layer by Mark Lobodzinski · 9 years ago
  23. 4c7ac0a layers: Add multi-device/instance support to APIDump layer by Mark Lobodzinski · 9 years ago
  24. 0c5d4ab loader: Add wsi extension to loader's list of global extensions by Jon Ashburn · 9 years ago
  25. c6aecd7 loader: Fix debug_report utility functions string names to be consistent by Jon Ashburn · 9 years ago
  26. fb5437a layers: Add multi-device/instance support to generated layers by Mark Lobodzinski · 9 years ago
  27. 76c991d layers: Multi-device/instance support for Memtracker. by Mark Lobodzinski · 9 years ago
  28. e68a9ff misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatch by Jon Ashburn · 9 years ago
  29. 8ced421 genericLayer: Fix generation code by Jon Ashburn · 9 years ago
  30. f067751 loader: simplify wrapping setup by Courtney Goeltzenleuchter · 9 years ago
  31. 276993d debug: remove old debug extension header by Courtney Goeltzenleuchter · 9 years ago
  32. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  33. 5f985ff misc: Fix file permissions by Courtney Goeltzenleuchter · 9 years ago
  34. 210efbc misc: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  35. 35842a3 loader: Return NULL for WSI entrypoints if extension not enabled by Jon Ashburn · 9 years ago
  36. 7730855 loader: FIXME - horrible WSI workaround by Courtney Goeltzenleuchter · 9 years ago
  37. 52963b6 wsi: Fix icd lookup for WSI extension by Courtney Goeltzenleuchter · 9 years ago
  38. 7c09612 loader: Use ICD's GetDeviceProcAddr as end of layer chain rather than loader's by Jon Ashburn · 9 years ago
  39. 07daee7 misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
  40. eed0c00 loader: Fix for CreateInstance object created being pointer to pointer to disp by Jon Ashburn · 9 years ago
  41. 3950e1b DrawState: Add support for multiple PhysicalDevices or Instances by Jon Ashburn · 9 years ago
  42. 9a8a2e2 layers: Add DestroyDevice and DestroyInstance hooking to deinitialize tables by Jon Ashburn · 9 years ago
  43. f347439 loader: make the instance dispatch table per instance by Jon Ashburn · 9 years ago
  44. 1c286bb layers: GPA table initialization shouldn't recurse by Jon Ashburn · 9 years ago
  45. 8d1b0b5 misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
  46. 1db2014 object_tracker: Remove queues from global queueinfo list by Jon Ashburn · 9 years ago
  47. eceb13e loader: Remove GetGlobalExtensionInfo trampoline by Jon Ashburn · 9 years ago
  48. e59f84f shader_checker: Eliminate redefinition of macro by Jon Ashburn · 9 years ago
  49. 9fc13ba misc: Remove validation bit from the CreateDevice flags by Jon Ashburn · 9 years ago
  50. 873afc4 glave: Remove glave source files from this repo by Jon Ashburn · 9 years ago
  51. fe7ff9c layers: Use objects dispatch table for key to layer maps by Jon Ashburn · 9 years ago
  52. 95a77ba misc: Loader and Layers move device chain activation to CreateDevice by Jon Ashburn · 9 years ago
  53. 3da71f2 loader: Move lookup of icd entrypoints to CreateInstance and add more lookups by Jon Ashburn · 9 years ago
  54. 83c7e0d layers: Fix rebase issues by Jon Ashburn · 9 years ago
  55. 27cd584 loader: Activate layers on the instance chain at CreateInstance by Jon Ashburn · 9 years ago
  56. 71836d9 layers: Use the instance chain for entrypoints with instance by Jon Ashburn · 9 years ago
  57. 3d45475 loader: Remove unused icd/gpu_index from layer find functions by Jon Ashburn · 9 years ago
  58. 8c5cbcf layers: Add initialization of instance dispatch table by Jon Ashburn · 9 years ago
  59. 857f244 layers: Remove unused layer dispatch lookup generation by Jon Ashburn · 9 years ago
  60. d9dc68b layers: Remove the layer intercept proc generated header by Jon Ashburn · 9 years ago
  61. f6b33db layers: Add GetInstanceProcAddr() to all layers by Jon Ashburn · 9 years ago
  62. fbb4e25 loader: Make VkInstance a dispatchable object and init with instance table by Jon Ashburn · 9 years ago
  63. d0892c8 cmake: Fix missing dependency in layers for Windows by Cody Northrop · 9 years ago
  64. 805afae tests: re-enable all tests and clean up code by GregF · 9 years ago
  65. 8a3bb13 tests: Remove references to gl_FragColor by Cody Northrop · 9 years ago
  66. aae7524 render tests: fixed render tests to not use gl_FragColor by GregF · 9 years ago
  67. 07d25af tests: Turn on c++11 required for SPIR-V remapping by Cody Northrop · 9 years ago
  68. 50a2a4b tests: Switch to m_use_glsl and cleanup option parsing by Cody Northrop · 9 years ago
  69. 5a95b47 tests: Add SPIR-V stripping/canonicalization to test framework by Cody Northrop · 9 years ago
  70. 2b66e13 toolchain: Update to glslang 31490 and LunarGLASS 1091 by Cody Northrop · 9 years ago
  71. 76a5eeb tests: Dont try to begin or end null renderpasses by Chris Forbes · 9 years ago
  72. e182fe0 tests: Add test for render target clear via load op by Chris Forbes · 9 years ago
  73. 3bb1870 layers: Only print state at Draw calls, not at vkCmdBindDescriptorSets time. by Tobin Ehlis · 9 years ago
  74. bf081f3 layers: When printing descriptor info in DrawState correctly handle case of 0 descriptors by Tobin Ehlis · 9 years ago
  75. 280ba2c shader_checker: Check for duplicate VI binding descriptions. by Chris Forbes · 9 years ago
  76. ce32094 layers: Xchange #54 fix - Update vk_helper.py string helper to handle arrays of enums by Tobin Ehlis · 9 years ago
  77. e382c5a layers: Migrate dynamic state checks to DrawState from ObjectTracker by Tobin Ehlis · 9 years ago
  78. 0102a90 layers: fix overrun when only one shader present by Tony Barbour · 9 years ago
  79. 76411ba tests: Document Image Magick dependency by Tony Barbour · 9 years ago
  80. 048f281 tests: Clear depth stencil allow for dest verification by Tony Barbour · 9 years ago
  81. 856aba3 tests: add scripts for running tests on Windows by Tony Barbour · 9 years ago
  82. a999a26 layers: Fix compiler warning in ObjectTracker by Mark Lobodzinski · 9 years ago
  83. 713b1b0 Loader: search also through SysWow64 folder on windows by scygan · 9 years ago
  84. 3a10e62 layers: XChange #58 fix - Correctly copy Vtx Bindings by Tobin Ehlis · 9 years ago
  85. 93f89e8 layers: LunarXChange #55 fix - Only print DS state when we have last bound DS by Tobin Ehlis · 9 years ago
  86. 803cc49 layers: Updated ObjectTrack to use std::map and perform some initial valid object checks on params by Tobin Ehlis · 9 years ago
  87. 62cc3fc shader_checker: fix invalid iterator dereference (LunarXchange #60) by Chris Forbes · 9 years ago
  88. a36f528 tests: blit tests respect tiling features in clear tests by Tony Barbour · 9 years ago
  89. f044ec9 shader_checker: Support pipelines with more stages, and be tolerant by Chris Forbes · 9 years ago
  90. f3fc033 shader_checker: Add typechecker support for extra array level by Chris Forbes · 9 years ago
  91. 7b1b893 tests: Add test to ensure ShaderChecker doesnt interfere with non-spirv by Chris Forbes · 9 years ago
  92. 944aab1 vulkan.h: Memory binding model changes by Mark Lobodzinski · 9 years ago
  93. 39d8d75 shader_checker: Also validate vkCreateGraphicsPipelineDerivative by Chris Forbes · 9 years ago
  94. 81874ba shader_checker: Extract pipeline validation into own function by Chris Forbes · 9 years ago
  95. 853d5e9 Windows: Add vkUpdateDescriptorSets into exports for vulkan.dll by Tony-LunarG · 9 years ago
  96. 0203879 Fix a bunch of mismatched new[]/delete. by Chris Forbes · 9 years ago
  97. d9b20ca tests: Fixup conditional compilation around shader_checker by Chris Forbes · 9 years ago
  98. 1451918 shader_checker: remove stray debug output from typechecker implementation by Chris Forbes · 9 years ago
  99. a36d69e tests: Add test for FS output type mismatch with CB attachment by Chris Forbes · 9 years ago
  100. f3fffaa tests: Add test for FS output with no matching CB attachment by Chris Forbes · 9 years ago