1. 6c25866 Add vulkan header changes for device groups by Vikram Kushwaha · 7 years ago
  2. 935fd6c Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev by Alexander Galazin · 7 years ago
  3. 336cf90 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  4. 0edad9e Respect sampleRateShading availability in interpolate tests by Gary Sweet · 7 years ago
  5. 8b2f42f Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  6. c174856 Merge vk-gl-cts/opengl-cts-next-dev into vk-gl-cts/master by Alexander Galazin · 7 years ago
  7. cf5f9f2 This implements waiver from bug 13788 for texture_barrier tests. by Cygan, Slawomir · 7 years ago
  8. e786e20 Allow wider range of statistics query results by Maciej Jesionowski · 7 years ago
  9. aa426b6 Keep buffer memory alive through BufferView creation by Gary Sweet · 7 years ago
  10. 9909b9f Fix combined depth/stencil clear colors. by Dave Airlie · 7 years ago
  11. cc1acbf Fixed incorrect calculation of GCD by Oivind Boge · 7 years ago
  12. 66a2cff Bump GLSL version for gl_PerVertex validation test by James Helferty · 7 years ago
  13. dede38b Parameterize SPIR-V assembly common types by block storage class by David Neto · 7 years ago
  14. e70575e Fix layout transition for WSI tests by Oivind Boge · 7 years ago
  15. 68024f7 Respect sampleRateShading availability in interpolate tests by Gary Sweet · 7 years ago
  16. 68ac54e Fix MultisampleRenderPassTest layout transitions by Tony Barbour · 7 years ago
  17. 063b1fd Fix regressions in synchronization tests for dedicated allocations by Slawomir Cygan · 7 years ago
  18. 5a4fd15 Test TF in separable program objects by Piotr Byszewski · 7 years ago
  19. 279c63f Re-enable GLES2 gl_MaxDrawBuffers tests by Alexander Galazin · 7 years ago
  20. e2c6aa1 Re-enable GLES2 gl_MaxVaryingVectors tests by Alexander Galazin · 7 years ago
  21. 78c6cd4 Re-enable GLES2 negative copyteximage2d tests by Alexander Galazin · 7 years ago
  22. 52af60c VK_KHR_maintenance2: View block-compressed formats by Arkadiusz Sarwa · 7 years ago
  23. 14bfa83 VK_KHR_maintenance2: Point clipping by Boris Zanin · 7 years ago
  24. a0aa054 Tests for VK_KHR_bind_memory2 by Marcin Rogucki · 7 years ago
  25. 9c149e1 Add *test-issues files to GL mustpass by Alexander Galazin · 7 years ago
  26. 37ed1d4 mustpass-- shader_subroutine.multiple_contexts by James Helferty · 7 years ago
  27. 38b8166 Clear the stencil attachment if it exists by Piers Daniell · 7 years ago
  28. b00c7d4 Respect maximum workgroup count in SpvAsmInstructionTests by Gary Sweet · 7 years ago
  29. 49f79dd Update KC CTS reference by Alexander Galazin · 7 years ago
  30. 4025386 Disallow unsized array of atomic_uint by Piotr Byszewski · 7 years ago
  31. f212688 Make DSA subimage/storage tests signal unsupported cases by Iago Toral Quiroga · 7 years ago
  32. 382cbb8 Add shader constant expression tests by Piotr Byszewski · 7 years ago
  33. 6509717 Sparse buffer test: allocate memory in one big chunk by Maciej Jesionowski · 7 years ago
  34. 7aa91d0 Update GL mustpass after merge from AOSP by Alexander Galazin · 7 years ago
  35. 73e4801 Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev by Alexander Galazin · 7 years ago
  36. f1cbda9 Merge vk-gl-cts/aosp-deqp-dev into vk-gl-cts/master by Alexander Galazin · 7 years ago
  37. 5a98b93 Fix Android EGL mustpass by Alexander Galazin · 7 years ago
  38. 36adaf1 Fix teglGetProcAddressTests.inl by Alexander Galazin · 7 years ago
  39. 6a87869 Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev by Alexander Galazin · 7 years ago
  40. f547ed7 Merge vk-gl-cts-public/master into aosp/deqp-dev by Mika Isojärvi · 7 years ago
  41. 97fdfa1 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  42. fd85189 Add CTS_ARB_spirv_extensions test specification proposal by Adam Czupryna · 7 years ago
  43. adf3252 Fix tessellation tests do not test undefined tessLevel inputs by Sławomir Cygan · 7 years ago
  44. 1150f43 Merge "Release EGL resources in CTS worker threads" am: fde96926aa by Mika Isojarvi · 7 years ago
  45. fde9692 Merge "Release EGL resources in CTS worker threads" by Mika Isojarvi · 7 years ago
  46. e1f3fbc Merge "Fix extension support checks in negative api tests" into nougat-cts-dev am: 4f1051ad32 am: 5bd0fb31a1 by Graeme Leese · 7 years ago
  47. ea24f81 Merge "Fix extension support checks in negative api tests" into nougat-cts-dev am: 4f1051ad32 by Graeme Leese · 7 years ago
  48. 5bd0fb3 Merge "Fix extension support checks in negative api tests" into nougat-cts-dev by Graeme Leese · 7 years ago
  49. 4f1051a Merge "Fix extension support checks in negative api tests" into nougat-cts-dev by Treehugger Robot · 7 years ago
  50. d33b9c4 Check for EGLimage support in EGLimage test am: 1886241d23 by Michael Chock · 7 years ago
  51. b885fba Release EGL resources in CTS worker threads by Michael Chock · 7 years ago
  52. 1886241 Check for EGLimage support in EGLimage test by Michael Chock · 7 years ago
  53. 9b0f8d4 Merge vk-gl-cts/master into vk-gl-cts-public/master by Alexander Galazin · 7 years ago
  54. e792c38 Allow VK_KHR_relaxed_block_layout extension by Daniel Koch · 7 years ago
  55. 68c4197 Fix VS12 compilation error (typedef) by Maciej Jesionowski · 7 years ago
  56. 028e2cc Sparse buffer test: allocate memory in one big chunk by Maciej Jesionowski · 7 years ago
  57. d3022f1 Add VK_KHR_relaxed_block_layout by Arkadiusz Sarwa · 7 years ago
  58. 1deeff6 Add GlslBuildOptions::FLAG_ALLOW_RELAXED_OFFSETS by Arkadiusz Sarwa · 7 years ago
  59. c34a126 Select correct memory heap index for memory import by Tony Zlatinski · 7 years ago
  60. 2dfb3c6 Add tests for KHR_parallel_shader_compile by Shannon Woods · 7 years ago
  61. 46f8615 Add CTS_ARB_spirv_extensions test implementation by Adam Czupryna · 7 years ago
  62. d320767 Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev by Alexander Galazin · 7 years ago
  63. 514feab Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  64. 0e3c7aa Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  65. 44f1a3a Merge vk-gl-cts/vulkan-cts-1.0.0 into vk-gl-cts/vulkan-cts-1.0.1 by Alexander Galazin · 7 years ago
  66. a277ca5 Merge vk-gl-cts/master into vk-gl-cts/opengl-cts-next-dev by Alexander Galazin · 7 years ago
  67. 13d73cf Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev by Alexander Galazin · 7 years ago
  68. 6778414 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  69. 52df391 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Alexander Galazin · 7 years ago
  70. f6331a3 Fix emulated compressed format issues by Jeannot Breton · 7 years ago
  71. 2f12f4a Fix dEQP-VK.renderpass.multisample tests with depth/stencil formats by Igor Ostrowski · 7 years ago
  72. c932b88 Check for required features in no_attachment tests by Gary Sweet · 7 years ago
  73. cd69acf Fix layout transition in blitting tests by Igor Ostrowski · 7 years ago
  74. 35013e6 Add metadata bindings in sparse tests by Igor Ostrowski · 7 years ago
  75. eea7195 Remove vsnprintf from OpenGL CTS, part 4 by Piotr Byszewski · 7 years ago
  76. 76b90ee Remove vsnprintf from OpenGL CTS, part 3 by Piotr Byszewski · 7 years ago
  77. 19ba8a9 Update GL/ES mustpass by Alexander Galazin · 7 years ago
  78. e519104 Merge "Add triangle edge guardband for Tex2D lookup diff" am: da231f19ab by Kalle Raita · 7 years ago
  79. da231f1 Merge "Add triangle edge guardband for Tex2D lookup diff" by Kalle Raita · 7 years ago
  80. f310c48 Add test for maxVertexInputAttributes by Paavo Pessi · 7 years ago
  81. e3f2e75 Merge "Query MAX_DRAW_BUFFERS if NV_draw_buffers is supported" into deqp-dev by Mika Isojarvi · 7 years ago
  82. 801a3e2 Add tests for integer literal corner cases by Piotr Byszewski · 7 years ago
  83. 7010bc8 Test cube map array support for ETC2 by Piotr Byszewski · 7 years ago
  84. 301134d Enforce absence of preprocessor token pasting by Piotr Byszewski · 7 years ago
  85. 833a9d3 Add CTS_EXT_polygon_offset_clamp tests implementation by Filip Demczewski · 7 years ago
  86. c95d470 Allow higher precision temp buffer in blend tests by Jari Komppa · 7 years ago
  87. 226ae75 VK_KHR_maintenance2: New depth and stencil layouts by Mika Isojärvi · 7 years ago
  88. 333b51b VK_KHR_maintenance2: Tessellation domain origin by Pyry Haulos · 7 years ago
  89. 3890a41 Remove vsnprintf from OpenGL CTS, part 2 by Piotr Byszewski · 7 years ago
  90. 8218d59 Fix atomic ssbo xor test am: f0fa05e898 am: 14cd264501 am: d4c01761d3 by Mika Isojrvi · 7 years ago
  91. 674ba44 Fix atomic ssbo xor test am: f0fa05e898 am: 14cd264501 am: d4c01761d3 by Mika Isojrvi · 7 years ago
  92. d4c0176 Fix atomic ssbo xor test am: f0fa05e898 am: 14cd264501 by Mika Isojrvi · 7 years ago
  93. 14cd264 Fix atomic ssbo xor test am: f0fa05e898 by Mika Isojrvi · 7 years ago
  94. a469c72 Fix missing GLX_CONTEXT_OPENGL_NO_ERROR_ARB token by Piotr Byszewski · 7 years ago
  95. f3a3623 Fix wrong transition in dEQP-VK.glsl.builtin_var.fragdepth by Slawomir Cygan · 7 years ago
  96. 910dcf5 Remove vsnprintf from OpenGL CTS, part 1 by Piotr Byszewski · 7 years ago
  97. 7b7c7f0 Query MAX_DRAW_BUFFERS if NV_draw_buffers is supported by Alexander Galazin · 7 years ago
  98. dcb5991 Add triangle edge guardband for Tex2D lookup diff by Kalle Raita · 7 years ago
  99. ecafdfb resolve merge conflicts of 6a26fb1f to deqp-dev by Mika Isojärvi · 7 years ago
  100. f0fa05e Fix atomic ssbo xor test by Mika Isojärvi · 8 years ago