1. 240fb9f debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 9 years ago
  2. 7e62aef layers: MR142/GL89, draw_state: check swapchain images during descriptor updates by Tobin Ehlis · 9 years ago
  3. 16199c4 layers: Fix object_trackers dereferencing of invalid pointers by Mark Lobodzinski · 9 years ago
  4. a2bf0ab layers: Fix problems with screenshot to get it working again by Karl Schultz · 9 years ago
  5. b09126a layers: MR140, Add get_type_def helper in DrawState by Chris Forbes · 9 years ago
  6. 5c32636 layers: MR140, Add SPIRV instruction stream iterator helper by Chris Forbes · 9 years ago
  7. c94be0b layers: MR140, Pass whole shader_module to build_type_def_index by Chris Forbes · 9 years ago
  8. e009129 layers: MR140, Remove some commented merge remnants by Chris Forbes · 9 years ago
  9. 0fe2173 layers: LX257, Validate Uniform/Storage buffer offset alignments by Mark Lobodzinski · 9 years ago
  10. ebbfd5b loader: Return the loader created instance rather than from the instance chain by Jon Ashburn · 9 years ago
  11. 8b1720e installer: Fix LunarXchange issue #287. by Mark Young · 9 years ago
  12. 7a599b4 layers: Fix json file for multi layer by Jon Ashburn · 9 years ago
  13. 004ecf4 laoder: Fix phys_dev to use unwrapped version in loader_CreateDevice by Jon Ashburn · 9 years ago
  14. c2b87f4 Fix assert in the icd/intel/cmd_meta.c by Kristof Kosztyo · 9 years ago
  15. 780820a layers: Add minimal actual analysis of interface blocks to DrawState by Chris Forbes · 9 years ago
  16. 5e42b88 layers: Fix mishandling of VI vs VS validation (Gitlab#69) by Chris Forbes · 9 years ago
  17. 32c6bd0 nulldrv: Initialize image format properties by Chris Forbes · 9 years ago
  18. 4c906e8 nulldrv: Add more proper support for ShaderModule objects by Chris Forbes · 9 years ago
  19. 3752bbb nulldrv: Add minimal support for pipeline cache objects. by Chris Forbes · 9 years ago
  20. a877d76 nulldrv: Claim that our supported image formats can be used as color attachments by Chris Forbes · 9 years ago
  21. 122fe13 nulldrv: Expose some present modes by Chris Forbes · 9 years ago
  22. 2bfc204 nulldrv: Expose some basic formats as presentable by Chris Forbes · 9 years ago
  23. fb8a5c9 nulldrv: Claim to support any WSI surface. by Chris Forbes · 9 years ago
  24. 3df8239 nulldrv: Initialize memory types mask by Chris Forbes · 9 years ago
  25. 941a8f1 layers: gitlab #62, object_tracker allows NULL semaphore in AcquireNextImage by Jon Ashburn · 9 years ago
  26. a8d77e8 spirv-tools: update version due to build problems seen by norbert by GregF · 9 years ago
  27. 7da19ee loader: Fix bad memory ref and CreateInstance fail don't write ouptut by Jon Ashburn · 9 years ago
  28. 5e6876b Change api_version to 1.0.1 in json files by Tony Barbour · 9 years ago
  29. 3924505 layers: Gitlab #71, Fix copy/paste error in mem_tracker by Mark Lobodzinski · 9 years ago
  30. f2e3ca7 nulldrv: MR131, Update api_version in nulldrv json file by Tobin Ehlis · 9 years ago
  31. b4e0efb layers: MR130, Handle VK_WHOLE_SIZE properly in mem_tracker:initializeAndTrackMemory by Chris Forbes · 9 years ago
  32. df3c41b layers: MR129, Remove incorrect asserts from param_checker and object_tracker by Tobin Ehlis · 9 years ago
  33. 6c2fa49 loader: Add support for implicit layer device extensions enumeration by Jon Ashburn · 9 years ago
  34. 2954dae loader: Fix so unwrapped instance gets used for layer instance extension dispatch by Jon Ashburn · 9 years ago
  35. c066bcf Windows RT Installer: Fix layer reg entry setup, no layers we being installed by David Pinedo · 9 years ago
  36. 5b907a7 tests: Remove CreateImageResourceSizeViolation layer validation test by Tony Barbour · 9 years ago
  37. 0521b72 demos: Remove the message box dialog for errors in vulkaninfo by Jon Ashburn · 9 years ago
  38. ab5e3be demos: Fix vulkaninfo version reporting error by Mark Lobodzinski · 9 years ago
  39. 8cf6a9d Windows RT Installer: add buildno to version by David Pinedo · 9 years ago
  40. fb3600e layers: MR128, Don't complain about declarations without Builtin or Location by Chris Forbes · 9 years ago
  41. 40c24d7 layers: MR128, Fix mismatched new[]/delete in validate_pipeline_shaders by Chris Forbes · 9 years ago
  42. ec75952 layers: MR128, Revert "layers: Work around Windows release build crash in cube" by Chris Forbes · 9 years ago
  43. 1b61da5 layers: LX273, Fix accessMask validation for depth/stencil input attachments by Mark Lobodzinski · 9 years ago
  44. 6ef7c9a spirv-tools: update version for SDK 1.0 IHV by GregF · 9 years ago
  45. 89dc27a header: move to version 1.0.1 by Jon Ashburn · 9 years ago
  46. da9d0e8 loader: Fix so unwrapped instance gets used for layer instance extension dispatch by Jon Ashburn · 9 years ago
  47. c1a5c3a layers: Remove extra subpass increment in draw state by Tony Barbour · 9 years ago
  48. 411d7e0 loader: update linux version to 1. by Jeremy Hayes · 9 years ago
  49. 07b3489 intel: Fix alignment to be power of two by Jon Ashburn · 9 years ago
  50. 05da20e layers: Gitlab 65, Add image layout extension enum to paramchecker validation by Mark Lobodzinski · 9 years ago
  51. ca136a6 layers: Fix image layer format mutability validation by Mark Lobodzinski · 9 years ago
  52. 40cab01 layers: MR127, Update DrawState handling of non-updated descriptors by Tobin Ehlis · 9 years ago
  53. e29eb02 Tests: fix misspelling of vktracereplay.ps1 test by David Pinedo · 9 years ago
  54. 9a46a37 loader: Update README.md for ICD<->loader interface by Jon Ashburn · 9 years ago
  55. 3f19e05 loader: Fix old ICD interface to not use vkGetInstanceProcAddr(NULL,) by Jon Ashburn · 9 years ago
  56. 065c187 glslang: upgrade glslang version for SDK 1.0 IHV by GregF · 9 years ago
  57. 8a2ede6 header: Move to version 1.0.0 from 0.222 by Jon Ashburn · 9 years ago
  58. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  59. aac4692 tests: Don't register window class twice when presenting by Tony Barbour · 9 years ago
  60. 4509ff4 layers: Gitlab 126, Fix for swapchain layer which was checking wrong pointer by Norbert Nopper · 9 years ago
  61. fdd29d9 layers: LX264, Validate immutable format bit in image layer by Mark Lobodzinski · 9 years ago
  62. b95e830 Fixes: Fixed compiler warning about & by Mark Young · 9 years ago
  63. 31fa6f3 Fixes: More compilation warning fixes by Mark Young · 9 years ago
  64. 72f5ae0 layers: Gitlab 41 & 61, Fix invalid descriptor dereferences in helper codegen by Mark Lobodzinski · 9 years ago
  65. 5eb34b9 layers: MR124, Fix semaphore ordering validation in mem tracker layer by Norbert Nopper · 9 years ago
  66. 640a0ab tests: Fold run_all_tests scripts into run_all_tests_with_layers scripts by Mark Lobodzinski · 9 years ago
  67. 0eb15cb layers: LX263, Validate minimum imageArrayLayers value in swapchain layer by Mark Lobodzinski · 9 years ago
  68. 2be6158 layers: Fix unique_object gpa function; no intercept of func without an by Jon Ashburn · 9 years ago
  69. ff5a3df layers: LX256, Suppress warnings on pre-signaled fences in MemTracker by Mark Lobodzinski · 9 years ago
  70. 9a3c2b4 misc: make sure host memory alignment is a power of two by Jon Ashburn · 9 years ago
  71. c6a2575 layers: MR123, Improved ObjectTracker codegen by Tobin Ehlis · 9 years ago
  72. 8a119f9 swapchain: MR122, queueFamilyIndexCount must be > 1 for CONCURRENT by Ian Elliott · 9 years ago
  73. 321269a tests: fix screenshot layer name in vktracereplay script by David Pinedo · 9 years ago
  74. 2febb86 layers: MR121, Use _BitScanForward for u_ffs on windows by Mike Stroyan · 9 years ago
  75. d87d28b tests: Get DescriptorSetCompatibility test working by Mike Stroyan · 9 years ago
  76. a02382f tests: Use tiling for Image validation tests by Mike Stroyan · 9 years ago
  77. 83a2518 layers: Output function names for deferred memory validation checks by Mark Lobodzinski · 9 years ago
  78. 0335d6d layers: MR119, Defer validation until command buffer has been submitted by Michael Lentine · 9 years ago
  79. dac766b misc: Remove the unique_objects layer from being enabled in tests and demos by Jon Ashburn · 9 years ago
  80. 2280f52 tests: Fix a couple of test bugs revealed by unique_objects layer by Tobin Ehlis · 9 years ago
  81. 115790b layers: UniqueObject updates based on review by Tobin Ehlis · 9 years ago
  82. 2ece159 layers: Updated UniqueObjects with improved codegen by Tobin Ehlis · 9 years ago
  83. 0b99d03 layers: Add UniqueObjects layer to wrap objects in unique ptr by Tobin Ehlis · 9 years ago
  84. cd58eb6 update_external_sources: backed out last commit, broke win64 build by David Pinedo · 9 years ago
  85. efd34e3 layers: Minor fixes to draw_state for new semaphore checks by Tobin Ehlis · 9 years ago
  86. c91abfc layers: MR118, Add validation for semaphore ordering by Michael Lentine · 9 years ago
  87. 6573346 layers: MR109, Fix second command buffer validation by Michael Lentine · 9 years ago
  88. 30b07b1 layers: MR108, Merge related updates and fixes by Mark Lobodzinski · 9 years ago
  89. 0816305 layers: MR108, Validate get queries by Michael Lentine · 9 years ago
  90. 89a1c46 icd: Use new loader interface for finding ICD entry points Remove library exports on all Vulkan entry points but vk_icdGetInstanceProcAddr. by Jon Ashburn · 9 years ago
  91. 6b68994 loader: Find ICD entrypoints via vk_icdGetInstanceProcAddr first in ICD library by Jon Ashburn · 9 years ago
  92. 852ade6 Fixes: Fixed more Visual Studio warnings which appeared with the merge by Mark Young · 9 years ago
  93. 6c3de1e Fixes: Fixed a missing file change with Visual Studio warnings. by Mark Young · 9 years ago
  94. cbd7c6b Fixes: Fixed Visual Studio warnings during compilation. by Mark Young · 9 years ago
  95. 3c195a1 Fixes: Automatically detect Visual Studio version on Windows by Mark Young · 9 years ago
  96. a625a61 intel: Set VkSurfaceCapabilitiesKHR::supportedCompositeAlpha by Ian Elliott · 9 years ago
  97. 8828f6d Added X server DRI3 config info for Ubuntu 14.04.3 LTS. by Karl Schultz · 9 years ago
  98. dc451e5 draw_state layer: add validateAndIncrementResources return value by David Pinedo · 9 years ago
  99. c7a0e99 Bump Windows ABI to 1 by David Pinedo · 9 years ago
  100. e949b17 layers: Update layer details doc for new validation errors by Mark Lobodzinski · 9 years ago