1. 3f4cf9e Add de::SpinBarrier by Pyry Haulos · 9 years ago
  2. af852ec Merge "Add GLSL 3.00 ES uniform block tests." by Mika Isojärvi · 9 years ago
  3. 0a9d96e Add GLSL 3.00 ES uniform block tests. by Mika Isojärvi · 9 years ago
  4. 58da74f Add CPU core count queries to deThread.h by Pyry Haulos · 9 years ago
  5. a5387be Check EXT_sparse_texture in get_internalformativ tests. by Mika Isojärvi · 9 years ago
  6. 971d41d Fix negative glCompressedTexSubImage3D tests. by Mika Isojärvi · 9 years ago
  7. 74a4e3e Fix unintialized memory issues reported by valgrind by Pyry Haulos · 9 years ago
  8. 2762f11 Merge changes If6b4b255,Iaf8879ff by Pyry Haulos · 9 years ago
  9. 3e7f70a Close LogSection properly in fence_sync tests. by Jarkko Pöyry · 9 years ago
  10. 95a4525 Fix crash in EGL render tests by Pyry Haulos · 9 years ago
  11. 06e0859 Merge "Avoid ambiguous clear colors in fragment_ops.interaction." by Jarkko Pöyry · 9 years ago
  12. c651047 Merge "Fix uint-to-float conversion warning" by Pyry Haulos · 9 years ago
  13. 08254d9 Fix uint-to-float conversion warning by Pyry Haulos · 9 years ago
  14. 6d6be64 Fix asset path in internal tests by Pyry Haulos · 9 years ago
  15. 81e7f9a Merge "Render draw test reference lines with MSAA in MSAA configs." by Jarkko Pöyry · 9 years ago
  16. 8266211 Merge "Make EGL GLES2 multithread sharing tests more robust." by Mika Isojärvi · 9 years ago
  17. fd41d5d Make EGL GLES2 multithread sharing tests more robust. by Mika Isojärvi · 9 years ago
  18. 4c37120 Avoid ambiguous clear colors in fragment_ops.interaction. by Jarkko Pöyry · 9 years ago
  19. 2d117af Merge "Check for extensions in negative getinternalformat tests." by Mika Isojärvi · 9 years ago
  20. 52975f0 Check for extensions in negative getinternalformat tests. by Mika Isojärvi · 9 years ago
  21. 3beb22d Fix teglChooseConfigReference when alpha is defined. by Mika Isojärvi · 9 years ago
  22. 8a43188 Render draw test reference lines with MSAA in MSAA configs. by Jarkko Pöyry · 9 years ago
  23. 5eb524b Merge "Increase threshold in layout_binding tests." by Jarkko Pöyry · 9 years ago
  24. 8734251 Merge "Relax random fragment op thresholds on MSAA." by Jarkko Pöyry · 9 years ago
  25. d55a026 Increase threshold in layout_binding tests. by Jarkko Pöyry · 9 years ago
  26. 71f9d74 Relax random fragment op thresholds on MSAA. by Jarkko Pöyry · 9 years ago
  27. 8e814ce Fix EGL tests that called EGL functions before init() by Pyry Haulos · 9 years ago
  28. f211ff3 Merge "Fix scissor tests failing on 565." by Jarkko Pöyry · 9 years ago
  29. 5a72c08 Merge "Fix clearing SRGB renderbuffers in copy image tests." by Mika Isojärvi · 9 years ago
  30. b6afa3b Fix scissor tests failing on 565. by Jarkko Pöyry · 9 years ago
  31. 17f1c74 Merge "Fix warnings caused by using unnamed enums as template parameters" by Pyry Haulos · 9 years ago
  32. 065cde5 Fix clearing SRGB renderbuffers in copy image tests. by Mika Isojärvi · 9 years ago
  33. 2293db0 Merge "Fix read_pixels tests." by Jarkko Pöyry · 9 years ago
  34. eeec8ac Fix warnings caused by using unnamed enums as template parameters by Pyry Haulos · 9 years ago
  35. 0fe5327 Fix read_pixels tests. by Jarkko Pöyry · 9 years ago
  36. 65df5c5 Check stencil and depth buffer presence before using them in multisample tests. by Jarkko Pöyry · 9 years ago
  37. e641b2d Merge "Fix / Clean up de::SharedPtr." by Mika Isojärvi · 9 years ago
  38. 6801c06 Fix / Clean up de::SharedPtr. by Mika Isojärvi · 9 years ago
  39. 35da00b Fix broken toRGBAMasked. by Jarkko Pöyry · 9 years ago
  40. dcae229 Merge "Add negative tests for per-patch output aggregate types." by Jarkko Pöyry · 9 years ago
  41. e57b3f6 Merge "Fix valgrind warnings in negative tests when running on null context." by Jarkko Pöyry · 9 years ago
  42. 011ce17 Fix valgrind warnings in negative tests when running on null context. by Jarkko Pöyry · 9 years ago
  43. 18c15f9 Add negative tests for per-patch output aggregate types. by Jarkko Pöyry · 9 years ago
  44. 01c3ffd Merge "Add multisample_interpolation negative tests." by Jarkko Pöyry · 9 years ago
  45. 8cd63a2 Add user_defined_io.per_patch_block and _block_array tessellation tests. by Jarkko Pöyry · 9 years ago
  46. 5967800 Add multisample_interpolation negative tests. by Jarkko Pöyry · 9 years ago
  47. 48f031e Merge "Add negative tests for array initialization." by Jarkko Pöyry · 9 years ago
  48. b802d8a Reapply changes lost in a merge gone bad. by Jarkko Pöyry · 9 years ago
  49. e5e2639 Merge "Allow choosing random input count in builtin_functions.precision tests" by Pyry Haulos · 9 years ago
  50. 90981c4 Merge "Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge" by Prerepa Viswanadham · 9 years ago
  51. cafd5f1 Add negative tests for array initialization. by Jarkko Pöyry · 9 years ago
  52. 49c530b Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge by Prerepa Viswanadham · 9 years ago
  53. 4e3ea87 Refactor tcu::TestExecutor by Pyry Haulos · 9 years ago
  54. e463751 Merge "Remove extension name bug workaround from FBO completeness tests." by Jarkko Pöyry · 9 years ago
  55. fbbbfb0 Merge "Fix EGL negative api eglMakeCurrent test." by Mika Isojärvi · 9 years ago
  56. 116c9f7 Remove extension name bug workaround from FBO completeness tests. by Jarkko Pöyry · 9 years ago
  57. 7f24dfd Merge "Allow inconsistently sized attachments in gles2 fbo completeness tests." by Jarkko Pöyry · 9 years ago
  58. 9ed394c Merge "Remove illegal outputs from tessellation user_defined_io cases." by Jarkko Pöyry · 9 years ago
  59. 02238eb Remove illegal outputs from tessellation user_defined_io cases. by Jarkko Pöyry · 9 years ago
  60. 4e5dbcc Allow inconsistently sized attachments in gles2 fbo completeness tests. by Jarkko Pöyry · 9 years ago
  61. bf845c4 Make fbo completeness format rules forward compatible. by Jarkko Pöyry · 9 years ago
  62. c4a47bf Merge "Improve logging in fbo completeness tests." by Jarkko Pöyry · 9 years ago
  63. 3b1d3ba Merge "Add beginsWith/endsWith to deStringUtil.hpp." by Jarkko Pöyry · 9 years ago
  64. 83a0aac Fix EGL negative api eglMakeCurrent test. by Mika Isojärvi · 9 years ago
  65. 41ec6c0 Merge "Fix threshold calculation in EGLImage tests." by Mika Isojärvi · 9 years ago
  66. b5c60b0 Improve logging in fbo completeness tests. by Jarkko Pöyry · 9 years ago
  67. 714697e Merge "Accepth different errors from eglCreatePbufferFromClientBuffer." by Mika Isojärvi · 9 years ago
  68. 7e678c6 Merge "Fix failing assertion if glGetIntegerv query fails." by Jarkko Pöyry · 9 years ago
  69. 1ae4692 Accepth different errors from eglCreatePbufferFromClientBuffer. by Mika Isojärvi · 9 years ago
  70. 6a1979c Add beginsWith/endsWith to deStringUtil.hpp. by Jarkko Pöyry · 9 years ago
  71. cefcb1d Fix threshold calculation in EGLImage tests. by Mika Isojärvi · 9 years ago
  72. 012f21d Fix failing assertion if glGetIntegerv query fails. by Jarkko Pöyry · 9 years ago
  73. 369216b Remove invalid negative eglClientWaitSync tests. by Mika Isojärvi · 9 years ago
  74. 804b502 Remove invalid negative eglCreateSync test. by Mika Isojärvi · 9 years ago
  75. 3314231 Fix negative eglWaitNative tests. by Mika Isojärvi · 9 years ago
  76. d2722f6 Add missing eglMakeCurrent calls to release resources. by Mika Isojärvi · 9 years ago
  77. f481b8a Merge "Fix negative eglGetCurrentSurface tests." by Mika Isojärvi · 9 years ago
  78. c013686 Merge "Move metaprogramming utils out of deDefs." by Jarkko Pöyry · 9 years ago
  79. 076726b Merge changes Ic91c8106,Ieaf5422b by Jarkko Pöyry · 9 years ago
  80. cd52181 Fix negative eglGetCurrentSurface tests. by Mika Isojärvi · 9 years ago
  81. 1168839 Merge "Fix negative EGL tests expecting EGL_BAD_ATTRIBUTE." by Mika Isojärvi · 9 years ago
  82. b6232f8 Support GL_EXT_texture_sRGB_R(G)8 extensions in fbo completeness tests. by Jarkko Pöyry · 9 years ago
  83. 2fe9285 Allow choosing random input count in builtin_functions.precision tests by Pyry Haulos · 9 years ago
  84. c214f65 Use highp interpolation in fragment_out tests by Pyry Haulos · 9 years ago
  85. 1167232 Merge "Move array utils out of deDefs." by Jarkko Pöyry · 9 years ago
  86. 72e63ff Merge "Allow dynamic loop cases to fail on GLSL ES 100." by Jarkko Pöyry · 9 years ago
  87. bcc0c95 Merge "Remove BAD_NATIVE error checks from negative EGL tests." by Mika Isojärvi · 9 years ago
  88. deac154 Fix negative EGL tests expecting EGL_BAD_ATTRIBUTE. by Mika Isojärvi · 9 years ago
  89. 0718a36 Merge "Remove incomplete integer texture gather tests." by Mika Isojärvi · 9 years ago
  90. 20e6197 Remove incomplete integer texture gather tests. by Mika Isojärvi · 9 years ago
  91. 02d843d Remove BAD_NATIVE error checks from negative EGL tests. by Mika Isojärvi · 9 years ago
  92. ab21128 Fix couple of warnings reported by MSVC by Pyry Haulos · 9 years ago
  93. e79c3cf Merge "selectNative*Factory() throws exception when no factories available." by Mika Isojärvi · 9 years ago
  94. f9bf218 Merge "Treat gl_TessLevelInner/Outer as a name of an array in PIQ tests." by Jarkko Pöyry · 9 years ago
  95. 6b66fa8 Move metaprogramming utils out of deDefs. by Jarkko Pöyry · 9 years ago
  96. 485844e selectNative*Factory() throws exception when no factories available. by Mika Isojärvi · 10 years ago
  97. d614817 Move array utils out of deDefs. by Jarkko Pöyry · 9 years ago
  98. 15dddf9 Merge "Remove unused variable." by Mika Isojärvi · 9 years ago
  99. 6888d94 Merge "Add state query tests for GL_EXT_draw_buffers_indexed." by Mika Isojärvi · 9 years ago
  100. 591173f Add state query tests for GL_EXT_draw_buffers_indexed. by Mika Isojärvi · 10 years ago