1. d800bbd tests: Get --show-images working and passing validation by Tony Barbour · 9 years ago
  2. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  3. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  4. 89d0f94 bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  5. a459420 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago
  6. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  7. 5353466 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  8. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  9. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  10. f9be13c bug 14857: Adding extensibility to VkSubmitInfo (WIP) by Chia-I Wu · 9 years ago
  11. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  12. a690b41 support and use VkSubmitInfo semaphore signaling and waiting by Chia-I Wu · 9 years ago
  13. 806c700 misc: Windows does not like named structure initialization by Courtney Goeltzenleuchter · 9 years ago
  14. 04bb5f8 bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags by Courtney Goeltzenleuchter · 9 years ago
  15. 8367ce0 bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  16. d263550 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  17. 908e767 WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  18. 646b907 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  19. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  20. 9683589 bug-14531: Expand tess abbreviation to tessellation by Courtney Goeltzenleuchter · 9 years ago
  21. bd094ce tests: Add mem barrier to change layout to present for --show-images by Tony Barbour · 9 years ago
  22. 9226a82 tests: Clean up object tracker complaints from --show-images by Tony Barbour · 9 years ago
  23. c7def92 tests: cleanup issues found by valgrind by Courtney Goeltzenleuchter · 9 years ago
  24. feb6196 Remove libpng and zlib dependencies, add copyrights by Tony Barbour · 9 years ago
  25. a257eea WSI: Small code changes to deal with latest WSI header. by Ian Elliott · 9 years ago
  26. 00265c8 tests: Need to set the viewType now by Courtney Goeltzenleuchter · 9 years ago
  27. ba72451 Bug 12998: change ImageSubresourceRange's aspect to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  28. 4a26189 bug 14313: Rename ArraySlice to ArrayLayer by Courtney Goeltzenleuchter · 9 years ago
  29. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  30. da894a2 tests: Set swapchain image aspect correctly. by Courtney Goeltzenleuchter · 9 years ago
  31. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  32. df5b092 wsi: Fix image usage flags in tests and demos by Cody Northrop · 9 years ago
  33. ae0e824 tests: Improve selection of VK_PRESENT_MODE_*_WSI based on cube. by Ian Elliott · 9 years ago
  34. 8b13979 tests: Change to new WSI header ... by Ian Elliott · 9 years ago
  35. 3958225 tests: Adjust window width and height for Windows 10 by Cody Northrop · 9 years ago
  36. df8f42a tests: Update usage flags for swap_chain by Cody Northrop · 9 years ago
  37. 6a3faf0 tests: Use new WSI model for --show-images by Tony Barbour · 9 years ago
  38. 233a0ea Pass a CmdPool, not a queue index, to CmdBuffer create by Dana Jansens · 9 years ago
  39. 3d83f49 tests: Fix uninitialized image create info by Tony Barbour · 9 years ago
  40. e65788f tests: Use correct usage bits for images by Tony Barbour · 9 years ago
  41. 1a3845b tests: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  42. 67e9915 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  43. 681d7a0 test/binding: inherit Buffer and Image from NonDispHandle by Chia-I Wu · 9 years ago
  44. be2b917 test/binding: inherit CmdBuffer from Handle by Chia-I Wu · 9 years ago
  45. df12ffd test/binding: inherit Queue from Handle by Chia-I Wu · 9 years ago
  46. f368b60 test/binding: inherit Device from Handle by Chia-I Wu · 9 years ago
  47. a9bad9c tests: Fix description of SPIR-V options by Cody Northrop · 9 years ago
  48. 7fb4386 tests: On init, specify if buffer is src or dst by Cody Northrop · 9 years ago
  49. e2baad2 tests: (Workaround) Add VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT for swap chain image by Cody Northrop · 9 years ago
  50. c9a6991 tests: Provide VK_IMAGE_USAGE_TRANSFER_DESTINATION_BIT flag for vkCreateImage by Cody Northrop · 9 years ago
  51. 21ed9cd tests: Specify VK_BUFFER_USAGE_TRANSFER_SOURCE_BIT on buffer used to copy from by Cody Northrop · 9 years ago
  52. a3673cf tests: Clean up SPV usage flags, Windows uses it now by Cody Northrop · 9 years ago
  53. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  54. 763cc7a tests: Need space for two persistent buffer structs by Courtney Goeltzenleuchter · 9 years ago
  55. 07daee7 misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
  56. 50a2a4b tests: Switch to m_use_glsl and cleanup option parsing by Cody Northrop · 9 years ago
  57. 5a95b47 tests: Add SPIR-V stripping/canonicalization to test framework by Cody Northrop · 9 years ago
  58. 7ea6aa2 tests: Clean up some MSVC++ compiler warnings by Tony Barbour · 9 years ago
  59. 399dfca tests: Changes to get --show-images to work on Windows by Tony-LunarG · 9 years ago
  60. 3d69c9e tests: Get tests running and compiling on Windows by Tony Barbour · 9 years ago
  61. b66f5fd bug 13854: Remove memory references by Courtney Goeltzenleuchter · 9 years ago
  62. 6636d1a tests: Include HOST_VISIBLE mem prop for --show-images by Courtney Goeltzenleuchter · 9 years ago
  63. fcf43ab tests: Use staging buffer for --show-images by Courtney Goeltzenleuchter · 9 years ago
  64. 4c97d7a tests: Buffers/Images that map need VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT by Tony Barbour · 9 years ago
  65. f20f87b misc: Changes to clean up warnings in Release build by Tony Barbour · 9 years ago
  66. d6079ec tests: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  67. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 10 years ago
  68. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 10 years ago
  69. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 10 years ago
  70. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 10 years ago
  71. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 10 years ago
  72. 6918cd5 tests: Rename Xgl->Vk all test objects by Tony Barbour · 10 years ago
  73. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 10 years ago[Renamed from tests/xgltestframework.cpp]
  74. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 10 years ago
  75. 97b7523 xgl: Enable new mem ref functions by Courtney Goeltzenleuchter · 10 years ago
  76. e5f0e6c tests: Simplify calling RecordImage by Courtney Goeltzenleuchter · 10 years ago
  77. b3efe9b xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 10 years ago
  78. b4337c1 tests: Use render target vector's count by Courtney Goeltzenleuchter · 10 years ago
  79. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 10 years ago
  80. 2b3ae0f tests: Change rename CreateWindow for Windows by Tony Barbour · 10 years ago
  81. 0dd968a tests: WIN32 assumes no SPIRV for now by Tony Barbour · 10 years ago
  82. 84d448c tests: Use staging buffer for WritePPM by Tony Barbour · 10 years ago
  83. bdf0a31 tests: Remove use of designated initializers in cpp by Tony Barbour · 10 years ago
  84. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 10 years ago
  85. c1638cc Fix compilation errors and warnings for latest SPIRV headers. by Steve K · 10 years ago
  86. a20bae6 tests: Remove Opengl / Glut dependencies by Tony Barbour · 10 years ago
  87. a53a694 tests: Use buffers format when writing PPM files by Tony Barbour · 10 years ago
  88. 96db882 tests: Use XGL to --show-images instead of OpenGL/Glut by Tony Barbour · 10 years ago
  89. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  90. f80ccd3 tests:Fix memory leak by Tony Barbour · 10 years ago
  91. a6bc0ce tests: fold xglimage.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  92. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  93. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  94. b4c2aa4 intel, tests: fix -Wswitch warnings by Chia-I Wu · 10 years ago
  95. 837f995 intel, tests: fix -Wreorder warnings by Chia-I Wu · 10 years ago
  96. a98d393 tests:Change -help to be -h to be more conventional by Tony Barbour · 10 years ago
  97. 4ab4542 tests:Add env variable for golden location by Tony Barbour · 10 years ago
  98. d04c766 tests:Allow -help as well as --help by Tony Barbour · 10 years ago
  99. fcda72d tests: Do not leave ppm files around by Courtney Goeltzenleuchter · 10 years ago
  100. 31144b7 tests: Add usage text for test framework options by Courtney Goeltzenleuchter · 10 years ago