1. f481b8a Merge "Fix negative eglGetCurrentSurface tests." by Mika Isojärvi · 9 years ago
  2. c013686 Merge "Move metaprogramming utils out of deDefs." by Jarkko Pöyry · 9 years ago
  3. 076726b Merge changes Ic91c8106,Ieaf5422b by Jarkko Pöyry · 9 years ago
  4. a9f7612 Merge "Add framework support for sR and sRG textures." by Jarkko Pöyry · 9 years ago
  5. 35c2715 Merge "Fix invalid channel order in tcuTextureUtil." by Jarkko Pöyry · 9 years ago
  6. ed7aa26 Fix invalid channel order in tcuTextureUtil. by Jarkko Pöyry · 9 years ago
  7. cd52181 Fix negative eglGetCurrentSurface tests. by Mika Isojärvi · 9 years ago
  8. 443d28a Merge "Change --is-release argument to --android-build-type." by Mika Isojärvi · 9 years ago
  9. 1168839 Merge "Fix negative EGL tests expecting EGL_BAD_ATTRIBUTE." by Mika Isojärvi · 9 years ago
  10. 64c0563 Merge "Fix java build warnings, mostly unused imports." by Mika Isojärvi · 9 years ago
  11. b6232f8 Support GL_EXT_texture_sRGB_R(G)8 extensions in fbo completeness tests. by Jarkko Pöyry · 9 years ago
  12. 8bf16f2 Support GL_EXT_texture_sRGB_R(G)8 extension in glw. by Jarkko Pöyry · 9 years ago
  13. 16d404b Add framework support for sR and sRG textures. by Jarkko Pöyry · 9 years ago
  14. 257b8b6 Merge "Add UNORM_INT24 format." by Jarkko Pöyry · 9 years ago
  15. b70b120 Merge "Prevent implicit conversion from bool -> int in gluStrUtil." by Jarkko Pöyry · 9 years ago
  16. 1357009 Change --is-release argument to --android-build-type. by Mika Isojärvi · 9 years ago
  17. e155d34 Fix java build warnings, mostly unused imports. by Mika Isojärvi · 9 years ago
  18. 853290e Merge "Fix RelWithAsserts build type, remove build type validation" by Pyry Haulos · 9 years ago
  19. 9e189e1 am d58d98a1: am cb374372: Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  20. 1c35814 Fix RelWithAsserts build type, remove build type validation by Pyry Haulos · 9 years ago
  21. d58d98a am cb374372: Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  22. 3563615 Merge "Use highp interpolation in fragment_out tests" by Pyry Haulos · 9 years ago
  23. a130289 Merge "Add cmake build type ReleaseWithAsserts." by Mika Isojärvi · 9 years ago
  24. 89b6a4a Add cmake build type ReleaseWithAsserts. by Mika Isojärvi · 9 years ago
  25. c214f65 Use highp interpolation in fragment_out tests by Pyry Haulos · 9 years ago
  26. cb37437 Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  27. 1167232 Merge "Move array utils out of deDefs." by Jarkko Pöyry · 9 years ago
  28. 72e63ff Merge "Allow dynamic loop cases to fail on GLSL ES 100." by Jarkko Pöyry · 9 years ago
  29. 4cbb677 Merge "Make install.py print device name for each message in -a -p mode." by Jarkko Pöyry · 9 years ago
  30. 2534588 Merge "Use de::ArrayBuffer, not raw arrays, in sglrReferenceContext." by Jarkko Pöyry · 9 years ago
  31. 1fd9a47 Merge branch 'master' of https://googleplex-android.googlesource.com/_direct/platform/external/deqp by Clay Murphy · 9 years ago
  32. bcc0c95 Merge "Remove BAD_NATIVE error checks from negative EGL tests." by Mika Isojärvi · 9 years ago
  33. 76f80a5 am 5ff2f2fe: am c6ed4922: Add NOTICE and MODULE_LICENSE files by Conley Owens · 9 years ago
  34. deac154 Fix negative EGL tests expecting EGL_BAD_ATTRIBUTE. by Mika Isojärvi · 9 years ago
  35. 0718a36 Merge "Remove incomplete integer texture gather tests." by Mika Isojärvi · 9 years ago
  36. 20e6197 Remove incomplete integer texture gather tests. by Mika Isojärvi · 9 years ago
  37. 02d843d Remove BAD_NATIVE error checks from negative EGL tests. by Mika Isojärvi · 9 years ago
  38. ab21128 Fix couple of warnings reported by MSVC by Pyry Haulos · 9 years ago
  39. 5ff2f2f am c6ed4922: Add NOTICE and MODULE_LICENSE files by Conley Owens · 9 years ago
  40. e79c3cf Merge "selectNative*Factory() throws exception when no factories available." by Mika Isojärvi · 9 years ago
  41. f9bf218 Merge "Treat gl_TessLevelInner/Outer as a name of an array in PIQ tests." by Jarkko Pöyry · 9 years ago
  42. 6b66fa8 Move metaprogramming utils out of deDefs. by Jarkko Pöyry · 9 years ago
  43. f80ee60 Prevent implicit conversion from bool -> int in gluStrUtil. by Jarkko Pöyry · 9 years ago
  44. 485844e selectNative*Factory() throws exception when no factories available. by Mika Isojärvi · 9 years ago
  45. d1ae94f Make install.py print device name for each message in -a -p mode. by Jarkko Pöyry · 9 years ago
  46. d614817 Move array utils out of deDefs. by Jarkko Pöyry · 9 years ago
  47. 15dddf9 Merge "Remove unused variable." by Mika Isojärvi · 9 years ago
  48. 6888d94 Merge "Add state query tests for GL_EXT_draw_buffers_indexed." by Mika Isojärvi · 9 years ago
  49. 07104df Add UNORM_INT24 format. by Jarkko Pöyry · 9 years ago
  50. 591173f Add state query tests for GL_EXT_draw_buffers_indexed. by Mika Isojärvi · 9 years ago
  51. 230fe97 Merge "Remove struct-capturing XFB PIQ cases." by Jarkko Pöyry · 9 years ago
  52. aa4c517 Remove unused variable. by Mika Isojärvi · 9 years ago
  53. e094889 Fix broken build in indexed draw buffers tests. by Mika Isojärvi · 9 years ago
  54. e48a911 Merge "Add tests for GL_EXT_draw_buffers_indexed." by Mika Isojärvi · 9 years ago
  55. 46b763d Remove struct-capturing XFB PIQ cases. by Jarkko Pöyry · 9 years ago
  56. f84b408 am f7621d9e: am f9ccead6: Remove invalid atomic image compare swap tests from mustpass. by Mika Isojärvi · 9 years ago
  57. f7621d9 am f9ccead6: Remove invalid atomic image compare swap tests from mustpass. by Mika Isojärvi · 9 years ago
  58. a4d9f9b Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' by Vinit Deshpande · 9 years ago
  59. a858dd2 Treat gl_TessLevelInner/Outer as a name of an array in PIQ tests. by Jarkko Pöyry · 9 years ago
  60. f9ccead Remove invalid atomic image compare swap tests from mustpass. by Mika Isojärvi · 9 years ago
  61. e6f8e27 Merge "Fix reference context when clearing empty area." by Mika Isojärvi · 9 years ago
  62. 54ced0c Merge "Expose tcuTexture getChannelReadMap publicly." by Jarkko Pöyry · 9 years ago
  63. eeb48fc Fix reference context when clearing empty area. by Mika Isojärvi · 9 years ago
  64. 2ec466b Merge "Fix gles2 shader mixed_return_break_continue test to use proper loop form." by Jarkko Pöyry · 9 years ago
  65. 8e4c731 am e0f289e8: am 63f91325: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  66. e0f289e am 63f91325: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  67. 63f9132 am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  68. 652dd63 Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  69. 71bb2d2 am 6cee297e: (-s ours) am 09fb8216: Merge "DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from MR1 mustpass." into lmp-mr1-dev by Jarkko Pöyry · 9 years ago
  70. bc00948 am 9125a6e7: (-s ours) am f61fb6b0: am 84e26791: Merge "DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from mustpass." into lmp-sprout-dev by Jarkko Pöyry · 9 years ago
  71. 2ae87a8 am 2c7b1dbb: (-s ours) am a0750f11: am a83f8e59: DO NOT MERGE: Apply fix for tessellation fractional even test verification. by Jarkko Pöyry · 9 years ago
  72. 5e33496 Use de::ArrayBuffer, not raw arrays, in sglrReferenceContext. by Jarkko Pöyry · 9 years ago
  73. 6d31105 Expose tcuTexture getChannelReadMap publicly. by Jarkko Pöyry · 9 years ago
  74. ffa8f89 Merge "Mark main window as not used if EGL window creation fails." by Mika Isojärvi · 9 years ago
  75. a6b4739 Merge "Add extra state reset for draw buffers indexed state." by Mika Isojärvi · 9 years ago
  76. 1b4cd64 Merge "Add "backslash in a comment" preprocessor tests." by Jarkko Pöyry · 9 years ago
  77. 52ebcc7 Merge "Remove backslash characters in comments in tess-geo-test shaders." by Jarkko Pöyry · 9 years ago
  78. 9b51919 Add "backslash in a comment" preprocessor tests. by Jarkko Pöyry · 9 years ago
  79. c6ed492 Add NOTICE and MODULE_LICENSE files by Conley Owens · 9 years ago
  80. 0a0dd88 Remove backslash characters in comments in tess-geo-test shaders. by Jarkko Pöyry · 9 years ago
  81. 6cee297 am 09fb8216: Merge "DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from MR1 mustpass." into lmp-mr1-dev by Jarkko Pöyry · 9 years ago
  82. 9125a6e am f61fb6b0: am 84e26791: Merge "DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from mustpass." into lmp-sprout-dev by Jarkko Pöyry · 9 years ago
  83. 2c7b1db am a0750f11: am a83f8e59: DO NOT MERGE: Apply fix for tessellation fractional even test verification. by Jarkko Pöyry · 9 years ago
  84. 91dc86c Fix gles2 shader mixed_return_break_continue test to use proper loop form. by Jarkko Pöyry · 9 years ago
  85. 789ca93 Allow dynamic loop cases to fail on GLSL ES 100. by Jarkko Pöyry · 9 years ago
  86. d9551dc Fix assertion failure in dfdx and dfdy lost bit calculations. by Jarkko Pöyry · 9 years ago
  87. c651919 Add extra state reset for draw buffers indexed state. by Mika Isojärvi · 9 years ago
  88. 6476d81 Merge "Fail build early if compiler is configured incorrectly." by Jarkko Pöyry · 9 years ago
  89. 5c5880a Merge "Remove user-defined dtor and operator=() from tcu::Vector." by Jarkko Pöyry · 9 years ago
  90. 0b166d4 Merge "Fix gles3 transform feedback uint cases always using zeroed buffers." by Jarkko Pöyry · 9 years ago
  91. 09fb821 Merge "DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from MR1 mustpass." into lmp-mr1-dev by Jarkko Pöyry · 9 years ago
  92. f61fb6b am 84e26791: Merge "DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from mustpass." into lmp-sprout-dev by Jarkko Pöyry · 9 years ago
  93. a0750f1 am a83f8e59: DO NOT MERGE: Apply fix for tessellation fractional even test verification. by Jarkko Pöyry · 9 years ago
  94. 84e2679 Merge "DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from mustpass." into lmp-sprout-dev by Jarkko Pöyry · 9 years ago
  95. da9829f Fix gles3 transform feedback uint cases always using zeroed buffers. by Jarkko Pöyry · 9 years ago
  96. c472961 Fail build early if compiler is configured incorrectly. by Jarkko Pöyry · 9 years ago
  97. bd906c8 Remove user-defined dtor and operator=() from tcu::Vector. by Jarkko Pöyry · 9 years ago
  98. e7bb49b Merge "Add DE_WARN_UNUSED_TYPE." by Jarkko Pöyry · 9 years ago
  99. 3cd1fd9 Do not dereference NULL even if such pointer is given by test code. by Jarkko Pöyry · 9 years ago
  100. 93df375 Add DE_WARN_UNUSED_TYPE. by Jarkko Pöyry · 9 years ago