1. cc7c305 repo: Clang-format LVL source files using Google by Mark Lobodzinski · 8 years ago
  2. bc9caa5 repo: Clang-format c/cpp/h LVL files using LLVM by Mark Lobodzinski · 8 years ago
  3. 10168fe demos: Protect smoke demo data file from c-f by Mark Lobodzinski · 8 years ago
  4. c18eb54 Vulkaninfo: Vulkaninfo crashes when DISPLAY is invalid by Arda Coskunses · 8 years ago
  5. c44ffcd demos: Add uniform buffer per swapchain image to cube by Tony Barbour · 8 years ago
  6. 0fa6fc8 demos: Cube quit ignoring NULL fence errors by Tony Barbour · 8 years ago
  7. b0fbf71 demos: Cube updated to use triple buffering by Tony Barbour · 8 years ago
  8. 242a9c9 demos: Fix static analysis warnings in vulkaninfo by Karl Schultz · 8 years ago
  9. 1c88964 demos: smoketest: Add --flush option for tracing by joey-lunarg · 8 years ago
  10. a655042 demos: Make spacebar pause work in cube demo (Linux). by Karl Schultz · 8 years ago
  11. 3fd7b56 build: Cleanup warnings when compiling with clang by Karl Schultz · 8 years ago
  12. 348245b demos: Fix smoketest --c 20 hang on Linux by Karl Schultz · 8 years ago
  13. b6bbc99 demos: Add very limited Wayland support to vulkaninfo by Tony Barbour · 8 years ago
  14. 2342884 Cmake: Move all find_packages to base CMakeLists.txt by Tony Barbour · 8 years ago
  15. 0394191 Demos: Add Mir warnings and placeholders by Tony Barbour · 8 years ago
  16. 028bc78 Demos: Remove simultaneuos xlib and xcb support from cube* by Tony Barbour · 8 years ago
  17. 685f9c0 Demos: Add DEMOS_WSI_SELECTION to pick Linux wsi to use by Tony Barbour · 8 years ago
  18. 5c8ad03 Cmake: Add files needed to build with Mir by Tony Barbour · 8 years ago
  19. 3808074 Cmake: Move WSI compile decision to subdirectories by Tony Barbour · 8 years ago
  20. 1c564cb demos: Fix compile warning in smoke by Tony Barbour · 8 years ago
  21. 6cbb622 smoke: Don't load validation layers by default by Cody Northrop · 8 years ago
  22. cf4815b smoke: Port arg parsing from Hologram by Cody Northrop · 8 years ago
  23. 3f3748a smoke: Allow Android to specify layers other than standard_validation by Cody Northrop · 8 years ago
  24. db81ffd smoke: Add layers to Android APK by Cody Northrop · 8 years ago
  25. 4c1ceb0 build: Fix cube.cpp build issues for Wayland by Karl Schultz · 8 years ago
  26. 2672a35 demos: Set attachment description flag bits in cube by Tony Barbour · 8 years ago
  27. f0743b0 vulkaninfo: Fix variable, struct and function names by joey-lunarg · 8 years ago
  28. 7b3aade vulkaninfo: Add surface present modes by joey-lunarg · 8 years ago
  29. 9a76d53 demos: fix validation error by Jeremy Hayes · 8 years ago
  30. 1ae9f47 demos: call DeviceWaitIdle before DestroyDevice by Jeremy Hayes · 8 years ago
  31. b14457f demos: make present mode a command line option by Jeremy Hayes · 8 years ago
  32. 3fa069a demos: move staging texture to demo struct by Jeremy Hayes · 8 years ago
  33. e564a2e demos: move cmd bfr creation out of layout util by Jeremy Hayes · 8 years ago
  34. 9c699d0 demos: Enable building combinations of xcb and xlib by Tony Barbour · 8 years ago
  35. 8d96334 demos: Fix compiler warning in smoketest by joey-lunarg · 8 years ago
  36. 6000787 vulkaninfo: Fix unused label err for Windows by Karl Schultz · 8 years ago
  37. f231a17 vulkaninfo: fix segfault when DISPLAY is not set by Awais Belal · 8 years ago
  38. c7e3fbd demos: Call DeviceWaitIdle before DestroyDevice by Tony Barbour · 8 years ago
  39. 19ccf67 demos: fix gcc warning by Jeremy Hayes · 8 years ago
  40. fe0bcbd demos: Fix argument consistency for smoketest by joey-lunarg · 8 years ago
  41. 6c9d91d demos: Add testing features for smoke by joey-lunarg · 8 years ago
  42. 37a7628 demos: Add Game class file for smoke by joey-lunarg · 8 years ago
  43. 95ed745 demos: fix cubepp fence creation by Jeremy Hayes · 8 years ago
  44. a5333ee build: Allow the use of a custom-named vulkan dll by Lenny Komow · 8 years ago
  45. 8173093 demos: Fix uninitialized variables in vulkaninfo by Tony Barbour · 8 years ago
  46. d7153ad demos: Make present mode a command line option by Tony Barbour · 8 years ago
  47. 741f32f demos: Move staging texture to demo struct by Tony Barbour · 8 years ago
  48. 3825f87 demos: Move command buffer creation out of layout util by Tony Barbour · 8 years ago
  49. 35ab0d7 build: Update cmake files to use variables as destinations for make install by John Zupin · 8 years ago
  50. 665734b demos: Add src and dst stages to set_image_layout by Jeremy Hayes · 8 years ago
  51. d8f8ffb demos: Fix access masks when cube uses staging bfr by Jeremy Hayes · 8 years ago
  52. 97dfa6b demos: Cube barrier changes from GH #1033 by Jeremy Hayes · 8 years ago
  53. d0254c0 cube.cpp: Remove excess tests from present fences by Jeremy Hayes · 8 years ago
  54. df48463 demos: Add src and dst stages to set_image_layout by Tony Barbour · 8 years ago
  55. e4dd74a demos: Fix access masks when cube uses staging buffer by Tony Barbour · 8 years ago
  56. a0508c7 demos: Fix misspelling by Mike Weiblen · 8 years ago
  57. 746da8a demos: Cube barrier changes from GH #1033 by Tony Barbour · 8 years ago
  58. bf251db demos: fix cubepp on wayland errors by Jeremy Hayes · 8 years ago
  59. 4815e23 demos: Add .py extension to smoke build script by Mark Lobodzinski · 8 years ago
  60. ed0cd2f cube.c: Remove excess tests from presentation fences by szdarkhack · 8 years ago
  61. 2c43806 demos: Fix Windows build warnrings by Mark Lobodzinski · 8 years ago
  62. f16be98 demos: fix cubepp cross-platform build by Jeremy Hayes · 8 years ago
  63. 19577cb demos: fix uninitialized variable by Jeremy Hayes · 8 years ago
  64. bdcf82b demos: fix cube cmake by Jeremy Hayes · 8 years ago
  65. 0848da8 demos: fix uninitialized variable by Jeremy Hayes · 8 years ago
  66. e8c2c8d demos: clang-format cube.cpp by Jeremy Hayes · 8 years ago
  67. b8d0ebb demos: add cube cpp sample by Jeremy Hayes · 8 years ago
  68. c183840 demos: Fix typo in vulkaninfo by Karl Schultz · 8 years ago
  69. 3d7b1e3 demos - fix cube's present barrier's dstAccessMask by Tony Barbour · 8 years ago
  70. 5f19ded demos: Clean up Windows build warning by Mark Lobodzinski · 8 years ago
  71. 6455efb cube: demonstrate how to select other VkPresentModeKHR's by Ian Elliott · 8 years ago
  72. 63af152 build: gh52-CMake changes to enable make install on Linux by Karl Schultz · 8 years ago
  73. cfae375 demos: Remove tri from Android build by Cody Northrop · 8 years ago
  74. bd577c3 demos: Set srcAccessMask correctly for present barriers by Tony Barbour · 8 years ago
  75. 7af1e61 demos: Remove tri demo by Tony Barbour · 8 years ago
  76. 81fddbb demos: Clean up logging for Android by Cody Northrop · 8 years ago
  77. 48a557e demos: Enable validation for Android cube by Cody Northrop · 8 years ago
  78. fb24bed demos: Add APK with layers to cube by Cody Northrop · 8 years ago
  79. 3a9c090 demos: s/X11_INCLUDE_DIRS/X11_INCLUDE_DIR/ typo by Robert Bragg · 8 years ago
  80. 65618b2 build: Make windows build of demos parallel build safe by Mike Stroyan · 8 years ago
  81. 1e4ec32 demos: Enable arm64 build of Smoke by Cody Northrop · 8 years ago
  82. e4e4c95 demos: Update Smoke permissions for trace/replay by Cody Northrop · 8 years ago
  83. dc30ee3 demos: Fix Smoke build for Android by Cody Northrop · 8 years ago
  84. 55363dc demos: Update gradle properties for smoke by Cody Northrop · 8 years ago
  85. 0a3d4a4 demos: Update smoke build script to be automatable by Cody Northrop · 8 years ago
  86. 6b7e786 demos: Change cube to use FIFO present mode by Tony Barbour · 8 years ago
  87. d3e8f95 demos: Give Cube and Tri distinct app names by Cody Northrop · 8 years ago
  88. b35eea3 demos: Clean up APK creation for cube and tri by Cody Northrop · 8 years ago
  89. 1ba4896 demos: Use ownership barriers for separate queues in cube by Tony Barbour · 8 years ago
  90. 37a5db3 demos: Use queue search from spec example by Tony Barbour · 8 years ago
  91. dc356d6 demos: Give Android versions permissions for internet & read/write files by Ian Elliott · 8 years ago
  92. 45c0906 demos: Fix issue of making Vulkan calls from callback by Tony Barbour · 8 years ago
  93. def220a build: Fix CMake coding error by Karl Schultz · 8 years ago
  94. fad114e demos: fix vulkaninfo warnings in display-only build by Karl Schultz · 8 years ago
  95. 886977f Fix, that display only build under Linux works by Norbert Nopper · 8 years ago
  96. b3cc6ce demos: Update some of the WSI code to match the spec example code by Ian Elliott · 8 years ago
  97. 930cd2e demos: Restore Wayland compile behavior in cube by Tony Barbour · 8 years ago
  98. 787b627 demos: GH862 Fix build errors of demos (cube, vulkaninfo) on the wayland only window system by Mun Gwan-gyeong · 8 years ago
  99. ce165d8 demos: Clean up vulkaninfo source formatting by Mark Lobodzinski · 8 years ago
  100. d0b6806 demos : SAM6 Flip projection matrix, instead of vertex-shader by Rene Lindsay · 8 years ago