1. 99df4bc Remove invalid reserved keywords tests by Graeme Leese · 3 years ago
  2. d0b475d Support GL 4.5 in the Linkage Tests by Alexander Galazin · 3 years, 2 months ago
  3. 6ccc636 Support GL 4.5 in the Arrays of Arrays Tests by Alexander Galazin · 3 years, 3 months ago
  4. c335f24 Add const matrix multiply test by Paul Thomson · 5 years ago
  5. 3ce97df Add test for vec.swizzle *= matrix by Chris Forbes · 6 years ago
  6. e9fb8d7 Move unspecified-precision tests from ES2/ES3 to ES3.1 by Chris Forbes · 6 years ago
  7. 4ff5a92 Remove line expression tests by Juan A. Suarez Romero · 6 years ago
  8. 42ab744 Merge remote-tracking branch 'khronos/master' into deqp-dev by Chris Forbes · 6 years ago
  9. 06586e0 Fix invalid_assign_to_1 fragdata tests by Piotr Byszewski · 6 years ago
  10. 2348a77 Fix TCS negative test by Piotr Byszewski · 6 years ago
  11. be46c1c Merge remote-tracking branch 'aosp/master' into HEAD by Chris Forbes · 6 years ago
  12. 5e5f6ad Test invalid precision specifier in initializer by Sean Callanan · 6 years ago
  13. 4521a9f Merge remote-tracking branch 'aosp/master' into HEAD by Chris Forbes · 6 years ago
  14. 5710f43 GLES2/3: error on declarations with unspecified precision by Kai Ninomiya · 6 years ago
  15. 3589064 GLES3: complex exprs, side effects, short circuits by Kai Ninomiya · 6 years ago
  16. 2922f80 GLES3: shaders.indexing.moredynamic by Kai Ninomiya · 6 years ago
  17. fc35227 Add new large constant array indexing tests by John Richardson · 7 years ago
  18. 821035b Add new swizzle math operation tests by John Richardson · 7 years ago
  19. abef761 Fix extension check in ES3.2 BoundingBox test by Graeme Leese · 7 years ago
  20. 43732e0 Add negative tests for implicit conversions by Alexander Galazin · 7 years ago
  21. 33d2649 Add new large constant array indexing tests by John Richardson · 7 years ago
  22. 1a79ef3 Add new swizzle math operation tests by John Richardson · 7 years ago
  23. 524a3ef Merge vk-gl-cts/aosp-master into vk-gl-cts/master by Pyry Haulos · 7 years ago
  24. 1889817 Add new tessellation negative coverage tests by John Richardson · 8 years ago
  25. 68f263d Reverse the expectation in SSO match_different_[member_]struct_names by Pyry Haulos · 8 years ago
  26. 4f267c8 Import new GLSL ES 3.2 .test files from Khronos OpenGL CTS by Pyry Haulos · 8 years ago
  27. bcd5253 Reverse the expectation in SSO match_different_[member_]struct_names by Pyry Haulos · 8 years ago
  28. f189365 Fix whitespace issues in other text files by Pyry Haulos · 8 years ago
  29. 3968146 Update user defined io tessellation tests by Mika Isojärvi · 8 years ago
  30. 710965f Merge "Fix uniform precision qualifier mismatch in GLES3 conditional tests." by Mika Isojarvi · 8 years ago
  31. 98e04c4 Fix uniform precision qualifier mismatch in GLES3 conditional tests. by Mika Isojärvi · 8 years ago
  32. 29d97c8 Fix custom loop test missing declarations and outputs. by Mika Isojärvi · 8 years ago
  33. b8d0d0a Fix uniform block precision matching bug by Mika Isojärvi · 8 years ago
  34. cbf84e3 Added test case for conditional assignments to matrix elements. by Kenneth Russell · 8 years ago
  35. 696d99c Merge "Test passing of highp vectors to struct constructors." by Kenneth Russell · 8 years ago
  36. f6bb0d7 Test passing of highp vectors to struct constructors. by Kenneth Russell · 8 years ago
  37. 65babbe Added test case for for loop with trivial continue. by Kenneth Russell · 9 years ago
  38. 644d6cf Add preprocessor "defined" operator corner cases by Olli Etuaho · 9 years ago
  39. fb19324 Refactor ShaderLibrary (with Android.mk fix) by Pyry Haulos · 9 years ago
  40. 0024f55 Revert "Refactor ShaderLibrary" by Pyry Haulos · 9 years ago
  41. 877323d Refactor ShaderLibrary by Pyry Haulos · 9 years ago
  42. b85b144 am 143aabaa: am 7cbc13c0: Add GLSL ES 3.0 tests for default uniform precision mismatch by Pyry Haulos · 9 years ago
  43. 7cbc13c Add GLSL ES 3.0 tests for default uniform precision mismatch by Pyry Haulos · 9 years ago
  44. 11ba11b am ab888c4e: am c65c11dd: Merge "Fix expected results in implicit conversion tests" into mnc-dev by Jarkko Pöyry · 9 years ago
  45. 053bacb Fix expected results in implicit conversion tests by Mika Isojärvi · 9 years ago
  46. c611ca5 Add negative tests for explicit TCS-TES varying arrays. by Jarkko Pöyry · 9 years ago
  47. eb7b7b5 Merge "Convert negative pragma cases to positive." into mnc-dev by Jarkko Pöyry · 9 years ago
  48. 1dca1ae Fix GLES31 geo/tess linkage test uniforms with conficting precisions. by Jarkko Pöyry · 9 years ago
  49. 624f8ec Convert negative pragma cases to positive. by Jarkko Pöyry · 9 years ago
  50. f7e5472 Convert ES3 uniform block precision mismatch test to positive test. by Jarkko Pöyry · 9 years ago
  51. 0267b32 Revert "Make empty declaration tests positive." by Jarkko Pöyry · 9 years ago
  52. 4f40288 Merge "Remove uniform block tests using double underscore." into mnc-dev by Mika Isojärvi · 9 years ago
  53. 08e7d68 Remove uniform block tests using double underscore. by Mika Isojärvi · 9 years ago
  54. 9ac9658 Make empty declaration tests positive. by Jarkko Pöyry · 9 years ago
  55. 13cd928 Fix negative block syntax tests expecting compile success. by Jarkko Pöyry · 9 years ago
  56. d1a18be Move GLSL 3.00 ES repeated uniform blocks to invalid group. by Mika Isojärvi · 9 years ago
  57. 8daf9f4 Merge "Add more negative GLSL ES 3 uniform block tests." by Mika Isojärvi · 9 years ago
  58. 4c15b81 Merge "Add GLES3.1 uniform block syntax tests." by Mika Isojärvi · 9 years ago
  59. 365a35e Add more negative GLSL ES 3 uniform block tests. by Mika Isojärvi · 9 years ago
  60. cacbbf8 Add GLES3.1 uniform block syntax tests. by Mika Isojärvi · 9 years ago
  61. 0b7f209 Fix non-matching varying invariance in GLES2 preprocessor test. by Jarkko Pöyry · 9 years ago
  62. 0a9d96e Add GLSL 3.00 ES uniform block tests. by Mika Isojärvi · 9 years ago
  63. 18c15f9 Add negative tests for per-patch output aggregate types. by Jarkko Pöyry · 9 years ago
  64. 48f031e Merge "Add negative tests for array initialization." by Jarkko Pöyry · 9 years ago
  65. 60eed8e Add couple of more GLSL ES 3.00 uint literal tests by Pyry Haulos · 9 years ago
  66. cafd5f1 Add negative tests for array initialization. by Jarkko Pöyry · 9 years ago
  67. 72e63ff Merge "Allow dynamic loop cases to fail on GLSL ES 100." by Jarkko Pöyry · 9 years ago
  68. 2ec466b Merge "Fix gles2 shader mixed_return_break_continue test to use proper loop form." by Jarkko Pöyry · 9 years ago
  69. 9b51919 Add "backslash in a comment" preprocessor tests. by Jarkko Pöyry · 9 years ago
  70. 91dc86c Fix gles2 shader mixed_return_break_continue test to use proper loop form. by Jarkko Pöyry · 9 years ago
  71. 789ca93 Allow dynamic loop cases to fail on GLSL ES 100. by Jarkko Pöyry · 9 years ago
  72. 65464a2 Make broken io_blocks.match_different_member_interpolation a negative test. by Jarkko Pöyry · 9 years ago
  73. 2c0e3b3 Merge "Add missing memory layout specifier in linkage mismatch tests." by Jarkko Pöyry · 9 years ago
  74. e5de6b8 Add missing memory layout specifier in linkage mismatch tests. by Jarkko Pöyry · 9 years ago
  75. 3fdee35 Fix code style. by Jarkko Pöyry · 9 years ago
  76. b085647 Convert broken flat -> smooth varying linkage test to a negative test. by Jarkko Pöyry · 9 years ago
  77. 9e57435 Add ANDROID_extension_pack_es31a tests. by Jarkko Pöyry · 10 years ago
  78. a0d087b Merge "Fix some dEQP GLES2 issues." into lmp-mr1-dev by Jarkko Pöyry · 10 years ago
  79. eabb176 Fix dEQP issues with identifier names with two underscores. by Jarkko Pöyry · 10 years ago
  80. dd3c1e9 Fix some dEQP GLES2 issues. by Jarkko Pöyry · 10 years ago
  81. 79ec522 Import dEQP fixes from an internal repo. by Jarkko Pöyry · 10 years ago
  82. f6981ac Update SSO tests to follow new spec language by Pyry Haulos · 10 years ago
  83. e0fd98e Fix two test bugs by Pyry Haulos · 10 years ago
  84. d208c8c Add internal (dE-IT) module to CTS builds. by Pyry Haulos · 10 years ago
  85. ade588f Update dEQP. by Jarkko Pöyry · 10 years ago
  86. 8852c82 Update dEQP. by Jarkko Poyry · 10 years ago
  87. 3c82736 Import dEQP. by Jarkko Poyry · 10 years ago