1. 0ae9f0d Merge "Let linker find libm on unix" by Pyry Haulos · 8 years ago
  2. 12289a3 Merge "Use 3rd party cflags in zlib" by Treehugger Robot · 8 years ago
  3. 2a7d53c Merge "Fix deUint64 -> size_t warning in deSha1" by Treehugger Robot · 8 years ago
  4. 63729b6 Fix deUint64 -> size_t warning in deSha1 by Pyry Haulos · 8 years ago
  5. 4ddfd9e Let linker find libm on unix by Pyry Haulos · 8 years ago
  6. a01e65c Use 3rd party cflags in zlib by Pyry Haulos · 8 years ago
  7. 2011fb5 Fix clang launch control builds by Pyry Haulos · 8 years ago
  8. 98faf68 Merge "Modify deqp install script to accept build-root" by Pyry Haulos · 8 years ago
  9. 5d31104 Merge "Enable -Werror in launch control builds" by Pyry Haulos · 8 years ago
  10. 553f24e Merge "Merge upstream-vulkan-cts-1.0-dev into master" by Pyry Haulos · 8 years ago
  11. fb20fc5 Merge upstream-vulkan-cts-1.0-dev into master by Pyry Haulos · 8 years ago
  12. f50ff86 Merge 'github/vulkan-cts-1.0-dev' into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  13. 5bffef4 Quick fix for warning in vktSampleVerifier.cpp by Collin Baker · 8 years ago
  14. 2503dda Enable -Werror in launch control builds by Pyry Haulos · 8 years ago
  15. c0d8548 Update Android CTS mustpass by Pyry Haulos · 8 years ago
  16. 7ce185f Harmonize test case names by Pyry Haulos · 8 years ago
  17. 3512366 Remove mustpass XML files not used by Vulkan CTS by Pyry Haulos · 8 years ago
  18. 5fe6837 Add support for rendering vertex combined sampled images. by Mika Isojärvi · 8 years ago
  19. 83470b2 Fix geometry shader support check by Pyry Haulos · 8 years ago
  20. e3d14f2 Merge "Check and enable VK_KHR_sampler_mirror_clamp_to_edge" into vulkan-cts-1.0.1 by Pyry Haulos · 8 years ago
  21. d4742db Fix VkDeviceSize -> size_t implicit conversion warning by Pyry Haulos · 8 years ago
  22. ed8561a Check and enable VK_KHR_sampler_mirror_clamp_to_edge by Pyry Haulos · 8 years ago
  23. d99c2b6 Fix api.buffer.* tests to use sparse capable queue instead the default. by Gabor Abraham · 8 years ago
  24. c7f26dc Fix accidental disabling of ASTC decoding internal test by Pyry Haulos · 8 years ago
  25. 30d3e8d Do not allocate large objects unnecessarily in static memory by Pyry Haulos · 8 years ago
  26. 6b7ebc9 Fix memory leaks in pipeline cache tests by Pyry Haulos · 8 years ago
  27. 29ea2c7 Fix tcu::Resource leak in draw and dynamic_state tests by Pyry Haulos · 8 years ago
  28. e7d33c2 Fix failing assert in copies and blitting tests by Pyry Haulos · 8 years ago
  29. bf7746a Add note why command buffers are not freed individually by Pyry Haulos · 8 years ago
  30. 0cb7249 Skip testing int lookups for fp32/fp64 formats in internal tests by Pyry Haulos · 8 years ago
  31. 9a626f2 Disallow decoding ASTC sRGB formats in HDR mode by Pyry Haulos · 8 years ago
  32. 59afcbc Fix out-of-bounds memory accesses in ASTC decoder by Pyry Haulos · 8 years ago
  33. efce6d8 Improve Vulkan null driver by Pyry Haulos · 8 years ago
  34. fc145f5 Update mustpass list. by Mika Isojärvi · 8 years ago
  35. cb6eb24 Add support for rendering vertex storage images. by Mika Isojärvi · 8 years ago
  36. b214c63 Add support for rendering vertex storage texel buffers. by Mika Isojärvi · 8 years ago
  37. 7da6a1a Add vertex storage buffers to pipeline barrier tests. by Mika Isojärvi · 8 years ago
  38. 2e5fc5d Add support for rendering vertex uniform texel buffers by Mika Isojärvi · 8 years ago
  39. da19a05 Add vertex uniform buffers to pipeline barrier tests. by Mika Isojärvi · 8 years ago
  40. 92f1513 Merge "Split RenderBuffer class into RenderVertexBuffer and RenderIndexBuffer." by Treehugger Robot · 8 years ago
  41. 083240d Merge "Fix warnings in texture_filtering tests" by Treehugger Robot · 8 years ago
  42. f61183a Merge "Fix image layout in pipeline barrier tests" by Treehugger Robot · 8 years ago
  43. 06f4e6d Fix warnings in texture_filtering tests by Collin Baker · 8 years ago
  44. b41fe2b Update framework to match vulkan.h at 15aa048 by Pyry Haulos · 8 years ago
  45. bded0f9 Suppress the google-explicit-constructor warning locally. by Chih-Hung Hsieh · 8 years ago
  46. 28858c4 Merge pull request #21 from elongbug/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  47. 6135d09 Fix continue target in graphics block order tests by David Neto · 8 years ago
  48. deaaa70 Fix block order vs. dominance by David Neto · 8 years ago
  49. 683f598 Fix SPIR-V continue construct dominance by David Neto · 8 years ago
  50. 6c7a842 Split RenderBuffer class into RenderVertexBuffer and RenderIndexBuffer. by Mika Isojärvi · 8 years ago
  51. a80919a Fix image layout in pipeline barrier tests by Mika Isojärvi · 8 years ago
  52. dc795cd Fix misc-macro-parentheses warnings in deqp. by Chih-Hung Hsieh · 8 years ago
  53. efc1d1b ShaderRender tests: do not use copyBufferToImage on MS Images by Slawomir Cygan · 8 years ago
  54. fda81ff dEQP-VK.image: group some test cases together by Maciej Jesionowski · 8 years ago
  55. 782c7d8 Strip debug info from SPIR-V binaries by Pyry Haulos · 8 years ago
  56. 6865356 Validation fix in dEQP-VK.api.command_buffers.* by Maciej Jesionowski · 8 years ago
  57. 0f2c0a5 Use pipeline cache to speed up synchronization.op tests by Pyry Haulos · 8 years ago
  58. 5f2cf2f Sparse resources fixes by Kantoch · 8 years ago
  59. 721241d dEQP-VK.draw: fix minor issues by Mais Alnasser · 8 years ago
  60. 8b0f318 Texture filtering tests in Vulkan by Collin Baker · 8 years ago
  61. e241ee2 Merge "Don't rely on framebuffer contents after eglSwapBuffers" by Pablo Ceballos · 8 years ago
  62. df293b4 Update Android CTS mustpass by Pyry Haulos · 8 years ago
  63. 5a4437e Don't rely on framebuffer contents after eglSwapBuffers by Pablo Ceballos · 8 years ago
  64. 20a7a53 Merge upstream vulkan-cts-1.0-dev into AOSP master by Pyry Haulos · 8 years ago
  65. 62875f6 DO NOT MERGE revert CTS integration build changes by Pyry Haulos · 8 years ago
  66. 0b5397b Modify deqp install script to accept build-root by Mukul Sati · 8 years ago
  67. 114c802 Add new files to Android.mk by Pyry Haulos · 8 years ago
  68. 72a8005 Fix device mismatch bug by creating allocator for the sparse context too by Peter Siket · 8 years ago
  69. ddb3787 Only use single-mipped MS images when testing textureSamples() by Dominik Witczak · 8 years ago
  70. ca0d23c pipeline.spec_constant: Remove the data_size tests by Jason Ekstrand · 8 years ago
  71. 9533257 Fix another set of warnings reported by GCC by Pyry Haulos · 8 years ago
  72. 204cab3 framework/platform: GH20, Add support for wayland platform. by Mun Gwan-gyeong · 8 years ago
  73. dc4227d Fix required sample count tests by Nanley Chery · 9 years ago
  74. c9bb815 Fix a few warnings by Pyry Haulos · 8 years ago
  75. 0a874f4 Merge "Add mipmap.2d.projected tests back to mustpass" by Pyry Haulos · 8 years ago
  76. c3ee14d Added tests for internally synchronized objects by Arkadiusz Sarwa · 8 years ago
  77. 20c5775 Synchronization tests by Maciej Jesionowski · 8 years ago
  78. 4720e9f vktPipelineCacheTests: improved pipeline cache tests by asokolow · 8 years ago
  79. f899b38 image_clearing test: lower the threshold for clear validation by scygan · 8 years ago
  80. 0abb8ae SPIR-V Shader Intrinsics for Sparse Images Test by Kantoch · 9 years ago
  81. 169c582 Update Vulkan CTS mustpass by Kristof Kosztyo · 8 years ago
  82. 08d2c9c Extend copyImage tests with all compatible formats by Szilard Ledan · 8 years ago
  83. 183e144 Extend tcu::scale with sRGB conversion by Szilard Ledan · 8 years ago
  84. 42510ac Remove vk::getFormatComponentMapping() by Pyry Haulos · 8 years ago
  85. 948648d Update mustpass and exclude problematic tests by Maciej Jesionowski · 8 years ago
  86. 96aebab Add clipping tests by Maciej Jesionowski · 8 years ago
  87. c375fe9 Enable all textureproj* tests. by Akos Dirner · 8 years ago
  88. e3235bb Merge "switch to default Trade Federation ABI class" by Julius D'souza · 8 years ago
  89. e501c63 Update Vulkan CTS mustpass by Pyry Haulos · 8 years ago
  90. 9e7feea Merge in changes from upstream dEQP repository by Pyry Haulos · 8 years ago
  91. 01cc573 Merge changes I219c2b3a,I7af6fe67 by Pyry Haulos · 8 years ago
  92. cfc541f Image memory barrier and resolved image load operation fixes. by Peter Siket · 8 years ago
  93. e1c6368 Fix license header in testlog.xls by Pyry Haulos · 8 years ago
  94. 3fabf95 Add OpImageSparse* instruction tests by Gabor Abraham · 8 years ago
  95. 76f5e0e Clean up code in texture gather tests by Pyry Haulos · 8 years ago
  96. d473096 Change tes/geom shaders in timestamp tests use 310 es by Pyry Haulos · 8 years ago
  97. cba5d02 Explicitly declare gl_PerVertex in push constant tests by Pyry Haulos · 8 years ago
  98. a1257f6 Explicitly declare gl_PerVertex in occlusion query tests by Pyry Haulos · 8 years ago
  99. 816c46d Explicitly declare gl_PerVertex in dynamic viewport state tests by Pyry Haulos · 8 years ago
  100. 4d36051 Change ubo and ssbo tests to use 310 es shaders by Pyry Haulos · 8 years ago