1. 88eaa3b update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
  2. 854a4a0 vulkan.h: Added #define for MAX_DESCRIPTION by Mark Lobodzinski · 9 years ago
  3. 99d272a vulkan.h: V120 -- Tighten spec around VkMemoryRequirements by Mark Lobodzinski · 9 years ago
  4. c20fc41 vulkan.h: V119 -- Remove unsigned byte indices by Mark Lobodzinski · 9 years ago
  5. c4e83e3 vulkan.h: V118 -- Add array types to VkImageViewType by Mark Lobodzinski · 9 years ago
  6. a25fce0 vulkan.h: V117 -- Remove Atomic Counters, Bug #14081 by Mark Lobodzinski · 9 years ago
  7. 4e97c45 vulkan.h: V116 -- Remove VK_IMAGE_LAYOUT_CLEAR_OPTIMAL by Mark Lobodzinski · 9 years ago
  8. 7234629 vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. by Mark Lobodzinski · 9 years ago
  9. 25756af layers: Update ObjectTracker layer to check first-level struct parameters for valid objects by Tobin Ehlis · 9 years ago
  10. 86b52ec layers: Fix ObjectTracker to add Instance when it's created by Tobin Ehlis · 9 years ago
  11. e796a1d demos: Set pName for cube shaders to "main" to keep ShaderChecker happy by Tobin Ehlis · 9 years ago
  12. 3053c67 loader: Use _alloca instead of alloca on Windows by David Pinedo · 9 years ago
  13. 2d034fd bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  14. 86ecdac intel: Add shader module object support by Chris Forbes · 9 years ago
  15. 0b29b0d bug-14014: Allow multiple entrypoints in modules by Courtney Goeltzenleuchter · 9 years ago
  16. c867c43 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  17. 6bb613a compiler: fix for mixing structs and blocks in shader by GregF · 9 years ago
  18. 54a3217 rendertests: add test for handling both structs and blocks with same shader by GregF · 9 years ago
  19. 7d878f1 loader: Remove locks from vkGet routines by Tony Barbour · 9 years ago
  20. d031550 tests: Fix script copy to only happen if necessary by Tony Barbour · 9 years ago
  21. c2e987e vulkan.h: Bug 14181 - Barriers need to be more precise by Tony Barbour · 9 years ago
  22. 1b4be1d Demos: use vcproj .user file to configure location of vulkan.dll in msvs by David Pinedo · 9 years ago
  23. 622ca2f loader: Remove uneeded ICD and layers scanned boolean by Jon Ashburn · 9 years ago
  24. ee33ae7 loader: Support gettting JSON ICD manifest files from registry by Jon Ashburn · 9 years ago
  25. cab27b3 loader: Fix compilation warnings for debug_report on Windows by Jon Ashburn · 9 years ago
  26. ee431fc loader: Add math library to the build for linux cJSON files by Jon Ashburn · 9 years ago
  27. ffd5d67 loader: Add parsing of JSON file to find location of ICD libraries by Jon Ashburn · 9 years ago
  28. 630a956 Tests: vkglavetracereplay.sh had bad path to glave by David Pinedo · 9 years ago
  29. 1405a43 Tests: Add glave trace/replay test to master by David Pinedo · 9 years ago
  30. a65ecc2 cube: fix validation and clean up errors by Tony Barbour · 9 years ago
  31. c325666 Layers: Fix screenshot seg fault, changed accesses to dispatch tbl by David Pinedo · 9 years ago
  32. c1e2146 demos: Ensure VertexInputState is NULL if unused by Mark Lobodzinski · 9 years ago
  33. e75c219 Revert "loader: Remove CreateDevice from loader's instance" by Courtney Goeltzenleuchter · 9 years ago
  34. e76db42 loader: Need to use ICD's GetDeviceProcAddr by Courtney Goeltzenleuchter · 9 years ago
  35. b81161d loader: Remove CreateDevice from loader's instance by Courtney Goeltzenleuchter · 9 years ago
  36. be63799 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  37. e7a901e layers: Do not advertise support for WSI by Courtney Goeltzenleuchter · 9 years ago
  38. f593663 tests: Do not need WSI on device by Courtney Goeltzenleuchter · 9 years ago
  39. 5914019 layers: Abort logging if null debug_report ptr by Courtney Goeltzenleuchter · 9 years ago
  40. e8db6ec layers: Remove unneeded asserts by Courtney Goeltzenleuchter · 9 years ago
  41. 4843dda generator: Add more debug statements by Courtney Goeltzenleuchter · 9 years ago
  42. f83cd4a generator: Clear dispatch table by Courtney Goeltzenleuchter · 9 years ago
  43. a34c634 loader: Need to search device extension cache by Courtney Goeltzenleuchter · 9 years ago
  44. 296bf84 loader: Add debug info by Courtney Goeltzenleuchter · 9 years ago
  45. a7e408f vulkaninfo: Use app's extension count, not system by Courtney Goeltzenleuchter · 9 years ago
  46. 9e42b88 vulkaninfo: handy debug output by Courtney Goeltzenleuchter · 9 years ago
  47. e880e9b vulkaninfo: Need WSI extension for some queries by Courtney Goeltzenleuchter · 9 years ago
  48. 72af13a bug-14136: Only apply logic op if enabled by Courtney Goeltzenleuchter · 9 years ago
  49. 2c4e7c7 vulkan.h: V110 #13864 -- Border Color Values Underspecified by Tony Barbour · 9 years ago
  50. b8b06b5 tests: Add DrawState test for binding NULL RenderPass by Tobin Ehlis · 9 years ago
  51. 254eca0 tests: Added more DrawState layer validation tests by Tobin Ehlis · 9 years ago
  52. 3aa5050 layers: ObjectTracker cleanup by Tobin Ehlis · 9 years ago
  53. 40e9f52 tests: Layer Validation Test fixes by Tobin Ehlis · 9 years ago
  54. 04ee6b9 vulkan.h: Bug 14171 - remove unused structure type enums by Tony Barbour · 9 years ago
  55. 22e8116 vulkan.h: Bug 14153 - remove maxInlineMemoryUpdateSize by Tony Barbour · 9 years ago
  56. fdff557 vulkan.h: Bug 14136 - reorder logicop enums by Tony Barbour · 9 years ago
  57. 864fd38 vulkan.h: Bug 13900 - Remove initialCount from semaphores by Tony Barbour · 9 years ago
  58. ea53d6f layers: Use new param checker layer. by Jeremy Hayes · 9 years ago
  59. 4003ae8 tests: fix blit test by changing order of destroy and free by Tony Barbour · 9 years ago
  60. e094edf vulkan.h: Bug 13616 Clarification of types of sample counts by Tony Barbour · 9 years ago
  61. 54f4f42 vulkan.h: Bug 13939 Remove references to depth/stencil resolve by Tony Barbour · 9 years ago
  62. 536cfe4 layers: Flag DrawState INVALID_RENDERPASS error if NULL RenderPass used to Begin/End/Continue a RenderPass by Tobin Ehlis · 9 years ago
  63. 55c1c60 layers: Warn in DrawState if DescriptorSet bound that was never updated. by Tobin Ehlis · 9 years ago
  64. e407678 layers: In DrawState, validate correct use of RenderPass by Tobin Ehlis · 9 years ago
  65. 451efca layers: Add DrawState check to verify Draw* cmds only issued within RenderPass by Tobin Ehlis · 9 years ago
  66. 5051719 layers: Add DrawState check to verify that Pipeline layout from vkCmdBindDescriptorSets() matches layout from PSO at Draw time. by Tobin Ehlis · 9 years ago
  67. 8b6c235 layers: Flag DrawState INVALID_RENDERPASS error if NULL RenderPass used to Begin/End/Continue a RenderPass by Tobin Ehlis · 9 years ago
  68. 6d84d83 vulkan.h: V109 -- Remove minLod from VkImageViewCreateInfo by Tony Barbour · 9 years ago
  69. c804114 tests: Add VK_LAYERS_PATH to windows test scripts by Tony Barbour · 9 years ago
  70. 426b905 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  71. 01630b8 layers: Correctly set Object Type for Dynamic State when flagging error by Tobin Ehlis · 9 years ago
  72. 054bd87 layers: Report error in DrawState if vkCmdBlitImage() called during RenderPass. by Tobin Ehlis · 9 years ago
  73. 642d5a5 layers: Added DrawState check to flag error if compute pipeline bound during RenderPass by Tobin Ehlis · 9 years ago
  74. 1d72310 Bug 14014: Allow multiple entrypoints in modules by Courtney Goeltzenleuchter · 9 years ago
  75. f2e33ad bug 14016: Make vkResetFences take const pFences by Courtney Goeltzenleuchter · 9 years ago
  76. 5733f6e tests: test environment needs WSI extension by Courtney Goeltzenleuchter · 9 years ago
  77. 7ce9d26 tests: Need space for two persistent buffer structs by Courtney Goeltzenleuchter · 9 years ago
  78. a916267 screenshot: remove unneeded initialization code by Courtney Goeltzenleuchter · 9 years ago
  79. f194c54 tests: Clear out unused pNext AppInfo field. by Courtney Goeltzenleuchter · 9 years ago
  80. 8633c33 screenshot: Need to wrap more functions by Courtney Goeltzenleuchter · 9 years ago
  81. db922a1 screenshot: Need a DestroyInstance by Courtney Goeltzenleuchter · 9 years ago
  82. 9a4f38c loader: Use loader_GetInstanceProcAddr by Courtney Goeltzenleuchter · 9 years ago
  83. 0e168bb tests: Must now destroy object then free mem by Courtney Goeltzenleuchter · 9 years ago
  84. 0719921 image: Need to get layer_data from correct place by Courtney Goeltzenleuchter · 9 years ago
  85. dc3abe2 vulkan: remove unused error code by Courtney Goeltzenleuchter · 9 years ago
  86. d757630 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  87. b25c9b9 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  88. 0fab78b loader: Add {}'s so that loader compilers on Windows by David Pinedo · 9 years ago
  89. c6c3d6d layers: Add DrawState check to verify that Pipeline layout from vkCmdBindDescriptorSets() matches layout from PSO at Draw time. by Tobin Ehlis · 9 years ago
  90. 43c973b intel: Fix gfx pipeline create check to flag error if PATCH topology used without tess shaders enabled by Tobin Ehlis · 9 years ago
  91. 0e0fb5c vulkan.h: V104 -- Unify compute/graphics pipeline shader passing semantics, Bug# 13800 by Mark Lobodzinski · 9 years ago
  92. 14305ad layers: ObjectTracker per-instance storage, updated logging by Mark Lobodzinski · 9 years ago
  93. 9bde592 layers: Fix DrawState compile fail by Tobin Ehlis · 9 years ago
  94. a366ca2 layers: Add DrawState check to verify Idx buffer bound before an Indexed Draw by Tobin Ehlis · 9 years ago
  95. e42007c layers: Add DrawState check to verify BeginCommandBuffer was called before updating or ending a Cmd Buffer by Tobin Ehlis · 9 years ago
  96. 1b6de09 tri/cube: Convert GPA usage/error-checking/reporting to a macro. by Ian Elliott · 9 years ago
  97. de91ce4 tri: Change to vkGetDeviceProcAddr() for WSI functions. by Ian Elliott · 9 years ago
  98. a65c463 vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDescriptorSets, Bug# 14047 by Mark Lobodzinski · 9 years ago
  99. fde2fc3 layers: Addition of source_line_info.py script to simplify codegen debugging by Tobin Ehlis · 9 years ago
  100. 8a4f556 Layers: Correctly handle WSI_LUNARG extension. by David Pinedo · 9 years ago