1. f6b64ec Add script for build- and sanity-checking source code by Pyry Haulos · 8 years ago
  2. 522806f Merge "Do not rewrite .inl files if existing content is identical" by Pyry Haulos · 8 years ago
  3. 68e9111 Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  4. 97a21fa Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  5. e423e59 Merge gerrit/vulkan-cts-1.0.0 into gerrit/vulkan-cts-1.0.1 by Pyry Haulos · 8 years ago
  6. 3deba4a Update Android.mk by Pyry Haulos · 8 years ago
  7. 1106b01 Revert CUBE_COMPATIBLE flag check from "Fix required sample count tests" by Slawomir Cygan · 8 years ago
  8. ac34384 Merge "MSVC: set exception handling model" by Pyry Haulos · 8 years ago
  9. 318d12e Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  10. dece611 Merge gerrit/vulkan-cts-1.0.0 into gerrit/vulkan-cts-1.0.1 by Pyry Haulos · 8 years ago
  11. 13e9c52 Merge "Tex array negative test fixes for FBTextureLayer" by Kalle Raita · 8 years ago
  12. 95d03db Merge "Fix implicit conversion to bool" by Treehugger Robot · 8 years ago
  13. 4563b00 MSVC: set exception handling model by Pyry Haulos · 8 years ago
  14. 5d433d4 Fix implicit conversion to bool by Collin Baker · 8 years ago
  15. 0779fba Do not rewrite .inl files if existing content is identical by Pyry Haulos · 8 years ago
  16. 30e2e7b fetch_souces.py: cache extracted hash and only extract if necessary by Pyry Haulos · 8 years ago
  17. 9e25446 Merge "Improvements to sample verification code" by Pyry Haulos · 8 years ago
  18. 0ae9f0d Merge "Let linker find libm on unix" by Pyry Haulos · 8 years ago
  19. 12289a3 Merge "Use 3rd party cflags in zlib" by Treehugger Robot · 8 years ago
  20. 2a7d53c Merge "Fix deUint64 -> size_t warning in deSha1" by Treehugger Robot · 8 years ago
  21. f790749 Merge "Remove OpFUnord* tests from mustpass" into vulkan-cts-1.0.1 by Pyry Haulos · 8 years ago
  22. 9e131a4 Merge changes I8007a30c,I11f417be into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  23. afa7d28 Improvements to sample verification code by Collin Baker · 8 years ago
  24. 63729b6 Fix deUint64 -> size_t warning in deSha1 by Pyry Haulos · 8 years ago
  25. 4ddfd9e Let linker find libm on unix by Pyry Haulos · 8 years ago
  26. a01e65c Use 3rd party cflags in zlib by Pyry Haulos · 8 years ago
  27. 2011fb5 Fix clang launch control builds by Pyry Haulos · 8 years ago
  28. acac4e1 dEQP-VK.pipeline: extract common util functions by Maciej Jesionowski · 8 years ago
  29. 98faf68 Merge "Modify deqp install script to accept build-root" by Pyry Haulos · 8 years ago
  30. 5d31104 Merge "Enable -Werror in launch control builds" by Pyry Haulos · 8 years ago
  31. 553f24e Merge "Merge upstream-vulkan-cts-1.0-dev into master" by Pyry Haulos · 8 years ago
  32. 35cc55b Add .editorconfig by Pyry Haulos · 8 years ago
  33. fb20fc5 Merge upstream-vulkan-cts-1.0-dev into master by Pyry Haulos · 8 years ago
  34. f50ff86 Merge 'github/vulkan-cts-1.0-dev' into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  35. 5bffef4 Quick fix for warning in vktSampleVerifier.cpp by Collin Baker · 8 years ago
  36. 2503dda Enable -Werror in launch control builds by Pyry Haulos · 8 years ago
  37. dc3c93a Fix image layout in pipeline barrier tests by Mika Isojärvi · 8 years ago
  38. ba43882 Remove OpFUnord* tests from mustpass by Pyry Haulos · 8 years ago
  39. c0d8548 Update Android CTS mustpass by Pyry Haulos · 8 years ago
  40. 7ce185f Harmonize test case names by Pyry Haulos · 8 years ago
  41. 3512366 Remove mustpass XML files not used by Vulkan CTS by Pyry Haulos · 8 years ago
  42. 5fe6837 Add support for rendering vertex combined sampled images. by Mika Isojärvi · 8 years ago
  43. 83470b2 Fix geometry shader support check by Pyry Haulos · 8 years ago
  44. e3d14f2 Merge "Check and enable VK_KHR_sampler_mirror_clamp_to_edge" into vulkan-cts-1.0.1 by Pyry Haulos · 8 years ago
  45. d4742db Fix VkDeviceSize -> size_t implicit conversion warning by Pyry Haulos · 8 years ago
  46. ed8561a Check and enable VK_KHR_sampler_mirror_clamp_to_edge by Pyry Haulos · 8 years ago
  47. edf9803 Add missing sample1DArray type to glu::DataType and to the related shader and texture util functions. by Akos Dirner · 8 years ago
  48. cdeebf9 Add missing sampleCompare*() methods to tcu::Texture1D class. by Akos Dirner · 8 years ago
  49. f281878 Tex array negative test fixes for FBTextureLayer by Kalle Raita · 8 years ago
  50. d99c2b6 Fix api.buffer.* tests to use sparse capable queue instead the default. by Gabor Abraham · 8 years ago
  51. c7f26dc Fix accidental disabling of ASTC decoding internal test by Pyry Haulos · 8 years ago
  52. 30d3e8d Do not allocate large objects unnecessarily in static memory by Pyry Haulos · 8 years ago
  53. 6b7ebc9 Fix memory leaks in pipeline cache tests by Pyry Haulos · 8 years ago
  54. 29ea2c7 Fix tcu::Resource leak in draw and dynamic_state tests by Pyry Haulos · 8 years ago
  55. e7d33c2 Fix failing assert in copies and blitting tests by Pyry Haulos · 8 years ago
  56. bf7746a Add note why command buffers are not freed individually by Pyry Haulos · 8 years ago
  57. 0cb7249 Skip testing int lookups for fp32/fp64 formats in internal tests by Pyry Haulos · 8 years ago
  58. 9a626f2 Disallow decoding ASTC sRGB formats in HDR mode by Pyry Haulos · 8 years ago
  59. 59afcbc Fix out-of-bounds memory accesses in ASTC decoder by Pyry Haulos · 8 years ago
  60. efce6d8 Improve Vulkan null driver by Pyry Haulos · 8 years ago
  61. fc145f5 Update mustpass list. by Mika Isojärvi · 8 years ago
  62. cb6eb24 Add support for rendering vertex storage images. by Mika Isojärvi · 8 years ago
  63. b214c63 Add support for rendering vertex storage texel buffers. by Mika Isojärvi · 8 years ago
  64. 7da6a1a Add vertex storage buffers to pipeline barrier tests. by Mika Isojärvi · 8 years ago
  65. 2e5fc5d Add support for rendering vertex uniform texel buffers by Mika Isojärvi · 8 years ago
  66. da19a05 Add vertex uniform buffers to pipeline barrier tests. by Mika Isojärvi · 8 years ago
  67. 92f1513 Merge "Split RenderBuffer class into RenderVertexBuffer and RenderIndexBuffer." by Treehugger Robot · 8 years ago
  68. 083240d Merge "Fix warnings in texture_filtering tests" by Treehugger Robot · 8 years ago
  69. f61183a Merge "Fix image layout in pipeline barrier tests" by Treehugger Robot · 8 years ago
  70. 06f4e6d Fix warnings in texture_filtering tests by Collin Baker · 8 years ago
  71. b41fe2b Update framework to match vulkan.h at 15aa048 by Pyry Haulos · 8 years ago
  72. bded0f9 Suppress the google-explicit-constructor warning locally. by Chih-Hung Hsieh · 8 years ago
  73. 28858c4 Merge pull request #21 from elongbug/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  74. 6135d09 Fix continue target in graphics block order tests by David Neto · 8 years ago
  75. deaaa70 Fix block order vs. dominance by David Neto · 8 years ago
  76. 683f598 Fix SPIR-V continue construct dominance by David Neto · 8 years ago
  77. 6c7a842 Split RenderBuffer class into RenderVertexBuffer and RenderIndexBuffer. by Mika Isojärvi · 8 years ago
  78. a80919a Fix image layout in pipeline barrier tests by Mika Isojärvi · 8 years ago
  79. 8753a9e Fix required sample count tests by Nanley Chery · 8 years ago
  80. dc795cd Fix misc-macro-parentheses warnings in deqp. by Chih-Hung Hsieh · 8 years ago
  81. efc1d1b ShaderRender tests: do not use copyBufferToImage on MS Images by Slawomir Cygan · 8 years ago
  82. fda81ff dEQP-VK.image: group some test cases together by Maciej Jesionowski · 8 years ago
  83. 782c7d8 Strip debug info from SPIR-V binaries by Pyry Haulos · 8 years ago
  84. 6865356 Validation fix in dEQP-VK.api.command_buffers.* by Maciej Jesionowski · 8 years ago
  85. 0f2c0a5 Use pipeline cache to speed up synchronization.op tests by Pyry Haulos · 8 years ago
  86. 5f2cf2f Sparse resources fixes by Kantoch · 8 years ago
  87. 721241d dEQP-VK.draw: fix minor issues by Mais Alnasser · 8 years ago
  88. 8b0f318 Texture filtering tests in Vulkan by Collin Baker · 8 years ago
  89. e241ee2 Merge "Don't rely on framebuffer contents after eglSwapBuffers" by Pablo Ceballos · 8 years ago
  90. df293b4 Update Android CTS mustpass by Pyry Haulos · 8 years ago
  91. 5a4437e Don't rely on framebuffer contents after eglSwapBuffers by Pablo Ceballos · 8 years ago
  92. 20a7a53 Merge upstream vulkan-cts-1.0-dev into AOSP master by Pyry Haulos · 8 years ago
  93. 62875f6 DO NOT MERGE revert CTS integration build changes by Pyry Haulos · 8 years ago
  94. 0b5397b Modify deqp install script to accept build-root by Mukul Sati · 8 years ago
  95. 114c802 Add new files to Android.mk by Pyry Haulos · 8 years ago
  96. 72a8005 Fix device mismatch bug by creating allocator for the sparse context too by Peter Siket · 8 years ago
  97. ddb3787 Only use single-mipped MS images when testing textureSamples() by Dominik Witczak · 8 years ago
  98. ca0d23c pipeline.spec_constant: Remove the data_size tests by Jason Ekstrand · 8 years ago
  99. 9533257 Fix another set of warnings reported by GCC by Pyry Haulos · 8 years ago
  100. 204cab3 framework/platform: GH20, Add support for wayland platform. by Mun Gwan-gyeong · 8 years ago