1. 1caba4a Merge "Remove MSAA wide line helper invocation cases from mustpass." into mnc-dev by Jarkko Pöyry · 9 years ago
  2. 0fd10bc Merge "Remove texture size tests with incorrect threshold from mustpass." into mnc-dev by Jarkko Pöyry · 9 years ago
  3. 8527bea Remove MSAA wide line helper invocation cases from mustpass. by Jarkko Pöyry · 9 years ago
  4. 8013526 Remove texture size tests with incorrect threshold from mustpass. by Jarkko Pöyry · 9 years ago
  5. 4a3d88e DO NOT MERGE: Ignore denormals in floatUlpThresholdCompare. by Jarkko Pöyry · 9 years ago
  6. 7471213 Merge "Fix helper_invocation.* rendering mostly black." into mnc-dev by Jarkko Pöyry · 9 years ago
  7. 566182c Fix helper_invocation.* rendering mostly black. by Jarkko Pöyry · 9 years ago
  8. 6c9ec4d Use only representable floats in frexp() case inputs. by Jarkko Pöyry · 9 years ago
  9. 8ff52f0 Remove MSAA derivate and reflect highp vec4 cases by Kalle Raita · 9 years ago
  10. b6017bb Bump float->int64 conversion threshold by one bit. by Jarkko Pöyry · 9 years ago
  11. 5b426a5 Remove atan2 precision tests from mustpass by Pyry Haulos · 9 years ago
  12. 6d84d9e Fix unrelated errors in ASTC negative API tests by Kalle Raita · 9 years ago
  13. 7cbc13c Add GLSL ES 3.0 tests for default uniform precision mismatch by Pyry Haulos · 9 years ago
  14. 8d9fc5d Merge "Remove dEQP-GLES3.functional.uniform_api.random.23 from mustpass" into mnc-dev by Jarkko Pöyry · 9 years ago
  15. c65c11d Merge "Fix expected results in implicit conversion tests" into mnc-dev by Jarkko Pöyry · 9 years ago
  16. 7b3d2d1 Allow interchangeable signed zeros in fragment stage frexp. by Jarkko Pöyry · 9 years ago
  17. 053bacb Fix expected results in implicit conversion tests by Mika Isojärvi · 9 years ago
  18. e58f87c Remove dEQP-GLES3.functional.uniform_api.random.23 from mustpass by Mika Isojärvi · 9 years ago
  19. bd58796 Remove wide line interpolation cases from mustpass. by Jarkko Pöyry · 9 years ago
  20. a4ee9d8 Merge "Enable default VAO attrib divisor test for resolved Khronos bug 13564." into mnc-dev by Jarkko Pöyry · 9 years ago
  21. 1e6039c Enable default VAO attrib divisor test for resolved Khronos bug 13564. by Jarkko Pöyry · 9 years ago
  22. 28b88d2 Remove interpolate_at_centroid tests from mustpass. by Jarkko Pöyry · 9 years ago
  23. a0227f1 Merge "Ignore denormals in floatUlpThresholdCompare." into mnc-dev by Jarkko Pöyry · 9 years ago
  24. eb7b7b5 Merge "Convert negative pragma cases to positive." into mnc-dev by Jarkko Pöyry · 9 years ago
  25. f385ac0 Ignore denormals in floatUlpThresholdCompare. by Jarkko Pöyry · 9 years ago
  26. 54a10cd Merge "Fix GLES31 geo/tess linkage test uniforms with conficting precisions." into mnc-dev by Jarkko Pöyry · 9 years ago
  27. 3b7bf92 Merge "Add missing TCS/TES image limit checks to PIQ tests." into mnc-dev by Jarkko Pöyry · 9 years ago
  28. d75e90c Merge "Check tessellation SSBO block limits in ShaderExecUtil." into mnc-dev by Jarkko Pöyry · 9 years ago
  29. 582ae6e Check tessellation SSBO block limits in ShaderExecUtil. by Jarkko Pöyry · 9 years ago
  30. 2627adc Merge "Fix explicit TCS output array size not matching gl_MaxPatchVertices." into mnc-dev by Jarkko Pöyry · 9 years ago
  31. 3894a56 Merge "Remove flush_wait test as glFlush does not flush on all platforms." into mnc-dev by Kalle Raita · 9 years ago
  32. f0a8ab9 Remove flush_wait test as glFlush does not flush on all platforms. by Kalle Raita · 9 years ago
  33. 3ec40c8 Merge "Force sampling to single texture level in copy image tests" into mnc-dev by Mika Isojärvi · 9 years ago
  34. 8fbd485 Merge "Remove tests for __LINE__ in nested multi-line macros." into mnc-dev by Kalle Raita · 9 years ago
  35. 0bfced5 Remove tests for __LINE__ in nested multi-line macros. by Kalle Raita · 9 years ago
  36. b3637d2 Fix bug in tcu::Interval::intersects() by Pyry Haulos · 9 years ago
  37. 51a7080 Add missing TCS/TES image limit checks to PIQ tests. by Jarkko Pöyry · 9 years ago
  38. 2783be6 Force sampling to single texture level in copy image tests by Mika Isojärvi · 9 years ago
  39. aabcb32 Fix explicit TCS output array size not matching gl_MaxPatchVertices. by Jarkko Pöyry · 9 years ago
  40. a69003b Merge "Allow XXX_framebuffer_no_attachments limits to exceed texture limits." into mnc-dev by Jarkko Pöyry · 9 years ago
  41. 0fbaeab Merge "Allow any int -> float rounding in state query utils." into mnc-dev by Jarkko Pöyry · 9 years ago
  42. a2e0576 Allow any int -> float rounding in state query utils. by Jarkko Pöyry · 9 years ago
  43. d2246f1 Allow XXX_framebuffer_no_attachments limits to exceed texture limits. by Jarkko Pöyry · 9 years ago
  44. 1dca1ae Fix GLES31 geo/tess linkage test uniforms with conficting precisions. by Jarkko Pöyry · 9 years ago
  45. 624f8ec Convert negative pragma cases to positive. by Jarkko Pöyry · 9 years ago
  46. 13034e1 DO NOT MERGE: Port GLES2 and 3 binding query tests to use gls state query utils. by Jarkko Pöyry · 9 years ago
  47. 58aae3b Add deInt32ToFloatRoundToNegInf and deInt32ToFloatRoundToPosInf. by Jarkko Pöyry · 9 years ago
  48. 44b9070 Merge "Add simulated error before rounding to target precision in dfdx tests." into mnc-dev by Jarkko Pöyry · 9 years ago
  49. fede57e Merge "Do not require max components to be divisible by 4" into mnc-dev by Kalle Raita · 9 years ago
  50. edf4349 Do not require max components to be divisible by 4 by Kalle Raita · 9 years ago
  51. 59b032b Add simulated error before rounding to target precision in dfdx tests. by Jarkko Pöyry · 9 years ago
  52. aa143d2 Always read pixels from fbo in fbo recreate.no_rebind tests by Mika Isojärvi · 9 years ago
  53. 2707414 Merge "Check sampler limits in random shader cases." into mnc-dev by Jarkko Pöyry · 9 years ago
  54. 27fd616 am a4a7a175: am fe14a7c9: Remove fragment_out tests with too strict thresholds from mustpass automerge: f55476d by Pyry Haulos · 9 years ago
  55. 162d319 Check sampler limits in random shader cases. by Jarkko Pöyry · 9 years ago
  56. 20bdbf2 Remove broken sampler2darrayshadow_vertex from mustpass. by Jarkko Pöyry · 9 years ago
  57. f7e5472 Convert ES3 uniform block precision mismatch test to positive test. by Jarkko Pöyry · 9 years ago
  58. a4a7a17 am fe14a7c9: Remove fragment_out tests with too strict thresholds from mustpass automerge: f55476d by Pyry Haulos · 9 years ago
  59. fe14a7c Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  60. f55476d Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  61. 27f6f9f Remove GLES3 attribute location aliasing tests from must pass set by Mika Isojärvi · 9 years ago
  62. 7143851 Merge "Allow alternative mix() implementation" into mnc-dev by Pyry Haulos · 9 years ago
  63. 6c1b3db Allow alternative mix() implementation by Pyry Haulos · 9 years ago
  64. 123c801 Allow different multiplication order in reflect() by Pyry Haulos · 9 years ago
  65. 0557a70 Add support for alternative forms to precision tests by Pyry Haulos · 9 years ago
  66. 4b8e35b Merge "Make TEXTURE_3D the only target requiring ASTC HDR" into mnc-dev by Kalle Raita · 9 years ago
  67. 9cb5b07 Make TEXTURE_3D the only target requiring ASTC HDR by Kalle Raita · 9 years ago
  68. 7722504 Merge "Add tests for GL_EXT_debug_marker" into mnc-dev by Pyry Haulos · 9 years ago
  69. 8a14bbb Fix bug in (u)intBitsToFloat() test result verification code by Pyry Haulos · 9 years ago
  70. 1a9576a Add tests for GL_EXT_debug_marker by Pyry Haulos · 9 years ago
  71. 1ab8120 Update ES3 mustpass list by Pyry Haulos · 9 years ago
  72. ab63de1 Merge "Negative API tests against non-2D texture targets with LDR ASTC." into mnc-dev by Kalle Raita · 9 years ago
  73. 52d6edc Negative API tests against non-2D texture targets with LDR ASTC. by Kalle Raita · 9 years ago
  74. 1c3a4b0 Fix EGL multithread single window tests. by Mika Isojärvi · 9 years ago
  75. 0267b32 Revert "Make empty declaration tests positive." by Jarkko Pöyry · 9 years ago
  76. 31b2903 Merge "Fix issues with non-tightly packed images." into mnc-dev by Jarkko Pöyry · 9 years ago
  77. 5f69470 Fix issues with non-tightly packed images. by Jarkko Pöyry · 9 years ago
  78. eae7c69 Do not use combined format as depth target in EGL render tests. by Jarkko Pöyry · 9 years ago
  79. d847822 Fix onStart/onCreate race in instrumentation. by Jarkko Pöyry · 9 years ago
  80. 952970c DO NOT MERGE: Do not spam activity manager if remote dies. by Jarkko Pöyry · 9 years ago
  81. 741830e Merge "Add missing EGLimage stencil image verifier." into mnc-dev by Jarkko Pöyry · 9 years ago
  82. 5998be1 Merge "Improve glFlush() & glFinish() tests" into mnc-dev by Pyry Haulos · 9 years ago
  83. 1992224 Merge "Fix EGLImage depth image test issues." into mnc-dev by Jarkko Pöyry · 9 years ago
  84. f9620e1 Merge "Remove copies from rendebuffers from must pass list." into mnc-dev by Mika Isojärvi · 9 years ago
  85. b2c6d88 Merge "Remove SRGB copy image test bug from test issues list." into mnc-dev by Mika Isojärvi · 9 years ago
  86. 2995cc2 Improve glFlush() & glFinish() tests by Pyry Haulos · 9 years ago
  87. 4a8c095 Merge "Do not use color EGLimages as depth or stencil images or vice versa." into mnc-dev by Jarkko Pöyry · 9 years ago
  88. 0ab338e Merge "Fix some warnings in border clamp tests." into mnc-dev by Jarkko Pöyry · 9 years ago
  89. b0dff9c Add missing EGLimage stencil image verifier. by Jarkko Pöyry · 9 years ago
  90. 7f2e8aa Fix EGLImage depth image test issues. by Jarkko Pöyry · 9 years ago
  91. ccab5bf Fix some warnings in border clamp tests. by Jarkko Pöyry · 9 years ago
  92. 933f2cc Remove copies from rendebuffers from must pass list. by Mika Isojärvi · 9 years ago
  93. 43a4415 Remove SRGB copy image test bug from test issues list. by Mika Isojärvi · 9 years ago
  94. 0554149 Merge "Regenerate EGL mustpass lists" into mnc-dev by Pyry Haulos · 9 years ago
  95. c2de475 Regenerate EGL mustpass lists by Pyry Haulos · 9 years ago
  96. 03fcc67 Update ES2 mustpass based on latest feedback by Pyry Haulos · 9 years ago
  97. fc5a709 Do not use color EGLimages as depth or stencil images or vice versa. by Jarkko Pöyry · 9 years ago
  98. 37fb8b5 Merge "Relax builtin precision tests, fix issue in div rounding" into mnc-dev by Pyry Haulos · 9 years ago
  99. d63d8ae Merge "Relax ordering requirements for non-conformant configs." into mnc-dev by Mika Isojärvi · 9 years ago
  100. 4f40288 Merge "Remove uniform block tests using double underscore." into mnc-dev by Mika Isojärvi · 9 years ago