1. 1a54fb9 Merge branch 'vulkan-cts-1.0' into vulkan-cts-1.0-dev by Pyry Haulos · 9 years ago
  2. e25aec0 Merge branch '323_timestamp_buffer_overflow_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  3. f90ba6d Merge branch '310-update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  4. ba6993a Merge branch '308-fix-opaque-type-indexing-array-descriptors' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  5. d87c6c1 Merge branch 'spec-176-api-remove-patch-version-check' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  6. 951e6df binding_model: Respect the StoresAndAtomics feature bits by Jason Ekstrand · 9 years ago
  7. 4e0bb1a Merge branch '320-binding-model-stores-and-atomics' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 9 years ago
  8. 7c173be Update glslang to include "SPV: Use heuristic to avoid geometry multi-streams" by scygan · 9 years ago
  9. 9b4e3d9 Fixes buffer overflow in pipeline timestamp tests by mnetsch · 9 years ago
  10. 617f61f Merge branch '319_memory_blit_scale_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  11. 27b97de Fixes ImageBlitFromImage tests scaling blit verification code by mnetsch · 9 years ago
  12. a24056e binding_model: Respect the StoresAndAtomics feature bits by Jason Ekstrand · 9 years ago
  13. c2beeca Merge branch 'update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  14. 866e85d Update glslang by Pyry Haulos · 9 years ago
  15. 6d45d7a Merge branch '316-dEQP-VK.api-system-memory-limitations' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  16. a906008 Reducing the number of command buffers allocated due to system memory limitations of 32-bit systems by Mais Alnasser · 9 years ago
  17. eaefe2b ShaderExecutor: use descriptor arrays when uniform/buffer arrays are used in the shader code. Another partial solution to #308. by Akos Dirner · 9 years ago
  18. 03777fd Issue 322: dEQP-VK.api.device_init.create_instance_invalid_api_version - remove patch version check by Slawomir Cygan · 9 years ago
  19. d525b23 Merge branch '288-enable-validator' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 9 years ago
  20. 7e99a11 Enable SPIR-V validator in the module-building chain. by Dejan Mircevski · 9 years ago
  21. 446bb6d Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  22. 13fa435 Merge branch 'update-glslang' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  23. 62afc7a Merge branch 'fix-missing-capabilities' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  24. ed66b69 Add missing capabilities in assembly tests by Qining Lu · 9 years ago
  25. 0585e38 Update glslang to latest revision by Pyry Haulos · 9 years ago
  26. 414606e Fix compiler warning in render pass tests by Pyry Haulos · 9 years ago
  27. b087b53 Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  28. b800afa Merge branch '306_use_transfer_dst' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  29. 1a49e98 Merge branch '294_format_properties_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  30. d5703e2 Fixes format_properties test with required formats from Vulkan 1.0 spec by mnetsch · 9 years ago
  31. 934a320 Remove now unnecessary mustpass exclusion by Pyry Haulos · 9 years ago
  32. 47332d3 Fix build by Pyry Haulos · 9 years ago
  33. 6321d9e Merge branch '308-fix-ssbo-array-descriptors' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  34. 698167d Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  35. 8267991 SSBOLayoutCase: Make proper use of array descriptors by Jason Ekstrand · 9 years ago
  36. 7a39cfa Merge branch '274-remove-round' into 'master' by Pyry Haulos · 9 years ago
  37. 0fa794e Merge branch '286-fix_regressions' into 'master' by Pyry Haulos · 9 years ago
  38. f47d6be Merge branch 'jekstrand-linux-lib-name' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  39. 93ae0ca Merge branch '304-disable-robust-buffer-access' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  40. 6e71fa0 dEQP-VK.api.info.image_format_properties: properly calculate mip pyramid size. by scygan · 9 years ago
  41. 3d3735e dEQP-VK.api.info.image_format_properties: enum value can be signed. by scygan · 9 years ago
  42. 2048eaa Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  43. df1e143 Use the correct library name on Linux by Jason Ekstrand · 9 years ago
  44. 9153c17 Merge branch 'fix-memory-barrier-tests' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  45. ee4fa9c Pipeline barrier test fixes. by Mika Isojärvi · 9 years ago
  46. 6c16037 Merge in fixes from Khronos Vulkan CTS repo by Pyry Haulos · 9 years ago
  47. 20c3cb3 Merge "Add multicontext creation tests for EGL." into nyc-dev by Mika Isojarvi · 9 years ago
  48. dcdedc9 Re-generate Android mustpass files by Pyry Haulos · 9 years ago
  49. fb059fd Merge in new OpenGL ES 3.2 test code by Pyry Haulos · 9 years ago
  50. 3df50ec Add multicontext creation tests for EGL. by Mika Isojärvi · 9 years ago
  51. 043056f Add native window resizing to swap buffers with damage tests by Mika Isojärvi · 9 years ago
  52. 63c73fa Merge "Add native window resizing to buffer age tests" into nyc-dev by Mika Isojarvi · 9 years ago
  53. 40017af Merge vulkan-cts-1.0 to master by Pyry Haulos · 9 years ago
  54. baf5a69 Merge branch 'memory-barrier-fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  55. 78d6342 Add native window resizing to buffer age tests by Mika Isojärvi · 9 years ago
  56. 5e2cc10 Skip negative alignment check when alignment is 1 by Mika Isojärvi · 9 years ago
  57. 270b205 Merge "Improve egluNativeDisplay." into nyc-dev by Mika Isojarvi · 9 years ago
  58. ed3dac2 Merge "Add missing getPlatformAttributes() method to X11 EGL platform." into nyc-dev by Mika Isojarvi · 9 years ago
  59. 922a9f4 Improve egluNativeDisplay. by Mika Isojärvi · 9 years ago
  60. c0bdf32 Add missing getPlatformAttributes() method to X11 EGL platform. by Mika Isojärvi · 9 years ago
  61. 921259c Add timeout to eglClientWaitSync() tests. by Mika Isojärvi · 9 years ago
  62. 54909d3 Merge "Remove unnecessary current context from reusable sync tests" into nyc-dev by Mika Isojarvi · 9 years ago
  63. 47dbc69 Issue #306 by Joerg Wagner · 9 years ago
  64. 3243709 Fix EGLImage format compatibility check. by Mika Isojärvi · 9 years ago
  65. 9efa027 Merge "Report QualityWarning if resize doesn't crop image to corner." into nyc-dev by Mika Isojarvi · 9 years ago
  66. d3bd947 Remove unnecessary current context from reusable sync tests by Mika Isojärvi · 9 years ago
  67. 5882676 Report QualityWarning if resize doesn't crop image to corner. by Mika Isojärvi · 9 years ago
  68. 52e96e7 LOCAL_COMPATIBILITY_SUPPORT_FILES relative to $(TOP). by Ying Wang · 9 years ago
  69. d31a4bb Fix issues with memory barrier tests. by aqnuep · 9 years ago
  70. 2454ec8 Merge branch 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  71. dac8ac0 Fix type conversion warnings by Pyry Haulos · 9 years ago
  72. d95aa69 Bump #version to 310 in vktApiSmokeTests.cpp by Csaba Osztrogonác · 9 years ago
  73. 90fa5a2 Update glslang and spirv-tools in fetch_sources.py to public versions by Pyry Haulos · 9 years ago
  74. fc89f6c Fix type conversion warnings by Pyry Haulos · 9 years ago
  75. 3344627 Merge in changes from Khronos Vulkan CTS repo by Pyry Haulos · 9 years ago
  76. c161ccf Merge branch '286-extend-device-feature-limit-validation' into 'master' by Pyry Haulos · 9 years ago
  77. 44ebfbd Merge branch '292-use-spirv-tools-to-create-disassembly' into 'master' by Pyry Haulos · 9 years ago
  78. 89721b3 Merge branch '292-update-glslang' into 'master' by Pyry Haulos · 9 years ago
  79. 28431be Merge branch '272-bump-version-to-310' into 'master' by Pyry Haulos · 9 years ago
  80. b615f46 Disable robustBufferAccess in the default VkDevice to avoid performance issues on some HW by Dae Kim · 9 years ago
  81. a816f7f Merge in changes from Khronos Vulkan CTS repo by Pyry Haulos · 9 years ago
  82. 63d8d99 Merge "Add Vulkan support to DeqpTestRunner and mustpass script." into nyc-dev by Mika Isojarvi · 9 years ago
  83. 7fc430c Merge "Add Vulkan assets to apk when building for Android CTS." into nyc-dev by Mika Isojarvi · 9 years ago
  84. aab9bf3 disassembleSpirV should use spirv-tools instead of glslang by Csaba Osztrogonác · 9 years ago
  85. 23782e1 Merge branch 'aosp-copyright' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  86. f282683 Update glslang by Csaba Osztrogonác · 9 years ago
  87. fb2d85c Add Vulkan support to DeqpTestRunner and mustpass script. by Mika Isojärvi · 9 years ago
  88. 1fa35f6 Merge branch '305-fix-access-flags' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  89. d9c5592 Merge "Remove extension cache from glu::ContextInfo." into nyc-dev by Mika Isojarvi · 9 years ago
  90. 027af5d Merge "Remove native pixmap matching rule since it can't be queried." into nyc-dev by Mika Isojarvi · 9 years ago
  91. fd7944e Bump #version to 310 in vktApiSmokeTests.cpp by Csaba Osztrogonác · 9 years ago
  92. 2b7a799 dEQP-VK.image.load_store* lacks setting access flags for image memory barrier by Kantoch · 9 years ago
  93. 460696f Remove extension cache from glu::ContextInfo. by Mika Isojärvi · 9 years ago
  94. 6dd1bfd Remove native pixmap matching rule since it can't be queried. by Mika Isojärvi · 9 years ago
  95. 352d99d Add version 0.3.4 parsing support to xeTestResultParser. by Mika Isojärvi · 9 years ago
  96. 0f019f4 Add Vulkan assets to apk when building for Android CTS. by Mika Isojärvi · 9 years ago
  97. c05b7f1 Add AOSP copyright to tests ported from dEQP GLES tests by Pyry Haulos · 9 years ago
  98. 3b2f21f Merge branch '259-fix-arm-gcc-issue' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  99. 0bb5da1 Merge branch 'fix-290-291-ds-advanced' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
  100. e25df36 Merge branch '289-renderpass-formats' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago