1. b08d487 demos: Init var in tri.c by Tobin Ehlis · 8 years ago
  2. 2a5eaf0 demos: Add missing spaces in error messages. by Karl Schultz · 8 years ago
  3. 5b10b81 demos: Fix 32-bit Windows compilation problem. by Karl Schultz · 8 years ago
  4. 8b100ca demos: add missing signal.h to tri. by Karl Schultz · 8 years ago
  5. 7c5f63e demos: Implement --break for cube and tri. by Karl Schultz · 8 years ago
  6. 501fdc2 demos: Unify cmd arg handling between cube and tri. by Karl Schultz · 8 years ago
  7. d3995c9 tests: Use header macro for API version rather than make_version by Jon Ashburn · 8 years ago
  8. 1c33357 layers: Rename param_checker to parameter_validation by Mark Lobodzinski · 8 years ago
  9. a3c20a2 layers: validate capabilities against device features by Chris Forbes · 8 years ago
  10. 5b5e7bc layers: Merge mem_tracker and draw_state layers into core_validation layer by Tobin Ehlis · 8 years ago
  11. 73c2ef6 demos: Fix typo in tri.c that prevented validate arg from working correctly by Mark Lobodzinski · 8 years ago
  12. 3ec16a5 demos: Remove allocation callback code from tri demo by Tony Barbour · 8 years ago
  13. 9b7054f Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demos by Tony Barbour · 8 years ago
  14. 96b8241 demos: Properly destroy DebugReportCallback by Mark Lobodzinski · 8 years ago
  15. acae053 demos: Fix drawstate transition errors in tri. by Mark Lobodzinski · 8 years ago
  16. fdd5af6 Don't use width=0,height=0 on window minimize by Piers Daniell · 8 years ago
  17. 99ea74d demos: Add --validate option to tri by Jon Ashburn · 8 years ago
  18. 5c13d4d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  19. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  20. 3d77c30 demos: Fix window resize on Linux by Damien Leone · 9 years ago
  21. beebf7d demos: Minor cube/tri updates by Dustin Graves · 9 years ago
  22. 73cfdff demos/tests: Enable unique_objects layer by Dustin Graves · 9 years ago
  23. 481756e demos: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  24. b8b6f0c loader: Moved missing #define needed by aligned_alloc. by Mark Young · 9 years ago
  25. 7aa91f3 loader: Fixed missing #define needed by aligned_alloc. by Mark Young · 9 years ago
  26. 9db64d5 Fixes: Added missing newline after merge. by Mark Young · 9 years ago
  27. 1589f91 fixed typo by Derrick Owens · 9 years ago
  28. f83966f added gcc versions of aligned malloc by Derrick Owens · 9 years ago
  29. 1778959 fixed custom allocator aligned memory allocations in tri sample. by unknown · 9 years ago
  30. 842f941 SAMPLES: Fixed memory leak in of presentMode data. by Mark Young · 9 years ago
  31. 3d03a4a demos: Select queue family based on both graphics and present support by Tony Barbour · 9 years ago
  32. 2acdd15 Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  33. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  34. 3f07ab6 tri/cube: : Support the new VkCompositeAlphaFlagBitsKHR. by Ian Elliott · 9 years ago
  35. 0313c5b demos: Fix up dstAccessMasks and move pipeline barriers for present to bottom of pipe by Tony Barbour · 9 years ago
  36. 6e2b8dc misc: For header vers 220, fix BOTTOM_OF_PIPE typo by Jon Ashburn · 9 years ago
  37. d389269 misc: Add barrier pipeline stage BOTTOM_OF_PIPE; for header vers 219 by Jon Ashburn · 9 years ago
  38. adb6135 misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  39. 98ce7e0 misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  40. f251652 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  41. 2e87e61 layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  42. 09338b5 demos: Fix win32_surface compile errors for demos and tests by Jon Ashburn · 9 years ago
  43. da44dfe demos: Version 217 WSI changes. by Ian Elliott · 9 years ago
  44. a7acc10 Demos: Fix name of MemTrack layer in tri.c demo by David Pinedo · 9 years ago
  45. 5c22cb6 tri: remove unneeded cast by Courtney Goeltzenleuchter · 9 years ago
  46. e92af7e demos: Fix compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  47. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  48. f725d22 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  49. f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  50. dc9592a debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  51. 4beea17 demos: Fix build warning on Linux for tri by Jon Ashburn · 9 years ago
  52. 3e1c844 layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  53. 95e6dba layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  54. f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  55. 0717ed5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  56. ac6b2c7 demos: Update command pool flags for implicit resets in tri.c by Mark Lobodzinski · 9 years ago
  57. 276e3ac demos: Fix bug in tri so it uses a realloc callback since it uses alloc callback by Jon Ashburn · 9 years ago
  58. b95fc09 layers: Reenable memory barrier validation by Mark Lobodzinski · 9 years ago
  59. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  60. 051ae4b wsi: Fix windows build issues by Mark Lobodzinski · 9 years ago
  61. 8d2a2eb demos: Some cleanup, including calling GIPA. by Ian Elliott · 9 years ago
  62. f1d9013 demos: Enabled the appropriate platform-specific WSI extension. by Ian Elliott · 9 years ago
  63. b5fad79 demos: Get compiling with new WSI extensions. by Ian Elliott · 9 years ago
  64. 64070a8 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  65. a31fe0b Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  66. 250984c demos: Change tri to use GetInstanceProcAddr for WSI dev ext entry points by Jon Ashburn · 9 years ago
  67. a7d001a layers: Validate barrier subresource range. by Jeremy Hayes · 9 years ago
  68. b7c243a demos: Fix access masks in layout transitions in tri by Tony Barbour · 9 years ago
  69. fdc1cd0 bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  70. c1f5e40 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  71. 045654f bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  72. af9e4fd bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  73. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  74. 1160acf demos: Stage is no longer needed for demo_prepare_shader_module by Tony Barbour · 9 years ago
  75. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  76. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  77. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  78. 8961c98 misc: Remove glsl backdoor by Courtney Goeltzenleuchter · 9 years ago
  79. cba6cea bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  80. 3138d6a bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  81. b5689ee bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  82. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  83. f03cbf7 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  84. 195c9e1 bug 15000: aspect/aspectMask inconsistencies (WIP) by Chia-I Wu · 9 years ago
  85. 989de84 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago
  86. 4291d88 bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  87. c51b121 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  88. 27d8ed9 bug 14922: Consistent memory properties (WIP) by Chia-I Wu · 9 years ago
  89. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  90. ce532f7 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  91. 7e47070 bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  92. 3ffcd73 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  93. 3603b08 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  94. 69f4012 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  95. 763a749 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  96. 6ec33a0 bug 14857: Adding extensibility to VkSubmitInfo (WIP) by Chia-I Wu · 9 years ago
  97. ca5c4eb demos: Initialize all of subresource fields by Tony Barbour · 9 years ago
  98. e420a33 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  99. f273d5a bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP) by Chia-I Wu · 9 years ago
  100. 8518025 demos: fclose in cube and tri by Mike Stroyan · 9 years ago