1. c56b368 tests: Temporarily disabled layers by Courtney Goeltzenleuchter · 9 years ago
  2. 6a26d3e tests: Disable Threading layer for now by Courtney Goeltzenleuchter · 9 years ago
  3. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  4. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  5. 8a3bb13 tests: Remove references to gl_FragColor by Cody Northrop · 9 years ago
  6. 50a2a4b tests: Switch to m_use_glsl and cleanup option parsing by Cody Northrop · 9 years ago
  7. 76a5eeb tests: Dont try to begin or end null renderpasses by Chris Forbes · 9 years ago
  8. 280ba2c shader_checker: Check for duplicate VI binding descriptions. by Chris Forbes · 9 years ago
  9. 7b1b893 tests: Add test to ensure ShaderChecker doesnt interfere with non-spirv by Chris Forbes · 9 years ago
  10. 944aab1 vulkan.h: Memory binding model changes by Mark Lobodzinski · 9 years ago
  11. d9b20ca tests: Fixup conditional compilation around shader_checker by Chris Forbes · 9 years ago
  12. a36d69e tests: Add test for FS output type mismatch with CB attachment by Chris Forbes · 9 years ago
  13. f3fffaa tests: Add test for FS output with no matching CB attachment by Chris Forbes · 9 years ago
  14. 4d6d1e5 tests: Add test for CB attachment not written by FS by Chris Forbes · 9 years ago
  15. 8f68b56 tests: Add test for FS broadcast with non-float attachment by Chris Forbes · 9 years ago
  16. c97d98e tests: Add test for VI attrib type not matching VS input by Chris Forbes · 9 years ago
  17. 62e8e50 tests: Add test for a VS input not provided by a VI attrib by Chris Forbes · 9 years ago
  18. de136e0 tests: Add test for a VI attrib not consumed by the VS by Chris Forbes · 9 years ago
  19. b56af56 tests: add test for type mismatch between vs and fs by Chris Forbes · 9 years ago
  20. 59cb88d tests: add test for fs input not written by previous stage by Chris Forbes · 9 years ago
  21. 9f7ff63 tests: add test for vs output not consumed by Chris Forbes · 9 years ago
  22. 3bdefef layer_validation_tests: Enable ShaderChecker layer by Chris Forbes · 9 years ago
  23. 04cd4cc tests: Fix sample mismatch test to fail again by Tony Barbour · 9 years ago
  24. 75a97e6 tests: Fix compiler warning in layer validation tests by Mark Lobodzinski · 9 years ago
  25. 9d00ed7 v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() by Chia-I Wu · 9 years ago
  26. d4ab894 v98: remove vk{Begin,End}DescriptorPoolUpdate() by Chia-I Wu · 9 years ago
  27. 712bb5d v98: rename count to arraySize in VkDescriptorSetLayoutBinding by Chia-I Wu · 9 years ago
  28. 2306535 vulkan.h: V97 -- Remove multiple allocations. Bug# 13948. by Mark Lobodzinski · 9 years ago
  29. 3b78066 tests: Added testing for DrawState descriptor update validation and MSAA sampleCount matching by Tobin Ehlis · 9 years ago
  30. 1056d45 layers: Added DrawState test DSUpdateWithoutBegin by Tobin Ehlis · 9 years ago
  31. 7d1a711 tests: Added DrawState validation tests for no PSO bound and DS/CmdBuffer errors by Tobin Ehlis · 9 years ago
  32. 0788f52 layers: Added DrawState test for invalid Pipeline object by Tobin Ehlis · 9 years ago
  33. 49eb23d tests: Added some empty test functions with comments for DrawState layer testing by Tobin Ehlis · 9 years ago
  34. ccb2b04 tests: Extend layer validation test for memtracker by Mark Lobodzinski · 9 years ago
  35. 159ffe0 tests: Force reporting level in layer validation tests by Mark Lobodzinski · 9 years ago
  36. 3780e14 tests: Expand layer validation test coverage by Mark Lobodzinski · 9 years ago
  37. accf769 tests: Add test for thread checking layer by Mike Stroyan · 9 years ago
  38. d866ad0 tests: Add test for mismatched types by Tony Barbour · 9 years ago
  39. 15524c3 tests: Pass debug function to InitFramework to register by Tony Barbour · 9 years ago
  40. 9b9fe78 tests: layer init moved to instance create - drop from device by Tony Barbour · 9 years ago
  41. 3fdff9e tests: Add Device init that takes list of layers to enable by Tony Barbour · 9 years ago
  42. 806c906 tests: Move fence tests from vkbase to layer validation by Tony Barbour · 9 years ago
  43. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  44. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  45. 22c8f0c tests: layer test can fail more gracefully by Tony Barbour · 9 years ago
  46. 6918cd5 tests: Rename Xgl->Vk all test objects by Tony Barbour · 9 years ago
  47. 0b4d956 tests: Better layer validation testing by Tony Barbour · 9 years ago
  48. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  49. 00a939b tests: add missing layer_validation_tests.cpp by Peter Lohrmann · 9 years ago
  50. 300a608 tests: Start on adding layer validation tests by Tony Barbour · 9 years ago