1. 27f6f9f Remove GLES3 attribute location aliasing tests from must pass set by Mika Isojärvi · 9 years ago
  2. 7143851 Merge "Allow alternative mix() implementation" into mnc-dev by Pyry Haulos · 9 years ago
  3. 6c1b3db Allow alternative mix() implementation by Pyry Haulos · 9 years ago
  4. 123c801 Allow different multiplication order in reflect() by Pyry Haulos · 9 years ago
  5. 0557a70 Add support for alternative forms to precision tests by Pyry Haulos · 9 years ago
  6. 4b8e35b Merge "Make TEXTURE_3D the only target requiring ASTC HDR" into mnc-dev by Kalle Raita · 9 years ago
  7. 9cb5b07 Make TEXTURE_3D the only target requiring ASTC HDR by Kalle Raita · 9 years ago
  8. 7722504 Merge "Add tests for GL_EXT_debug_marker" into mnc-dev by Pyry Haulos · 9 years ago
  9. 8a14bbb Fix bug in (u)intBitsToFloat() test result verification code by Pyry Haulos · 9 years ago
  10. 1a9576a Add tests for GL_EXT_debug_marker by Pyry Haulos · 9 years ago
  11. 1ab8120 Update ES3 mustpass list by Pyry Haulos · 9 years ago
  12. ab63de1 Merge "Negative API tests against non-2D texture targets with LDR ASTC." into mnc-dev by Kalle Raita · 9 years ago
  13. 52d6edc Negative API tests against non-2D texture targets with LDR ASTC. by Kalle Raita · 9 years ago
  14. 1c3a4b0 Fix EGL multithread single window tests. by Mika Isojärvi · 9 years ago
  15. 0267b32 Revert "Make empty declaration tests positive." by Jarkko Pöyry · 9 years ago
  16. 31b2903 Merge "Fix issues with non-tightly packed images." into mnc-dev by Jarkko Pöyry · 9 years ago
  17. 5f69470 Fix issues with non-tightly packed images. by Jarkko Pöyry · 9 years ago
  18. eae7c69 Do not use combined format as depth target in EGL render tests. by Jarkko Pöyry · 9 years ago
  19. d847822 Fix onStart/onCreate race in instrumentation. by Jarkko Pöyry · 9 years ago
  20. 952970c DO NOT MERGE: Do not spam activity manager if remote dies. by Jarkko Pöyry · 9 years ago
  21. 741830e Merge "Add missing EGLimage stencil image verifier." into mnc-dev by Jarkko Pöyry · 9 years ago
  22. 5998be1 Merge "Improve glFlush() & glFinish() tests" into mnc-dev by Pyry Haulos · 9 years ago
  23. 1992224 Merge "Fix EGLImage depth image test issues." into mnc-dev by Jarkko Pöyry · 9 years ago
  24. f9620e1 Merge "Remove copies from rendebuffers from must pass list." into mnc-dev by Mika Isojärvi · 9 years ago
  25. b2c6d88 Merge "Remove SRGB copy image test bug from test issues list." into mnc-dev by Mika Isojärvi · 9 years ago
  26. 2995cc2 Improve glFlush() & glFinish() tests by Pyry Haulos · 9 years ago
  27. 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
  28. 0ab338e Merge "Fix some warnings in border clamp tests." into mnc-dev by Jarkko Pöyry · 9 years ago
  29. b0dff9c Add missing EGLimage stencil image verifier. by Jarkko Pöyry · 9 years ago
  30. 7f2e8aa Fix EGLImage depth image test issues. by Jarkko Pöyry · 9 years ago
  31. ccab5bf Fix some warnings in border clamp tests. by Jarkko Pöyry · 9 years ago
  32. 933f2cc Remove copies from rendebuffers from must pass list. by Mika Isojärvi · 9 years ago
  33. 43a4415 Remove SRGB copy image test bug from test issues list. by Mika Isojärvi · 9 years ago
  34. 0554149 Merge "Regenerate EGL mustpass lists" into mnc-dev by Pyry Haulos · 9 years ago
  35. c2de475 Regenerate EGL mustpass lists by Pyry Haulos · 9 years ago
  36. 03fcc67 Update ES2 mustpass based on latest feedback by Pyry Haulos · 9 years ago
  37. fc5a709 Do not use color EGLimages as depth or stencil images or vice versa. by Jarkko Pöyry · 9 years ago
  38. 37fb8b5 Merge "Relax builtin precision tests, fix issue in div rounding" into mnc-dev by Pyry Haulos · 9 years ago
  39. d63d8ae Merge "Relax ordering requirements for non-conformant configs." into mnc-dev by Mika Isojärvi · 9 years ago
  40. 4f40288 Merge "Remove uniform block tests using double underscore." into mnc-dev by Mika Isojärvi · 9 years ago
  41. 59adfae Relax ordering requirements for non-conformant configs. by Mika Isojärvi · 9 years ago
  42. dcfefcd Merge "Allow BUFFER_TYPE_YUV as BUFFER_TYPE if extension is supported." into mnc-dev by Mika Isojärvi · 9 years ago
  43. 2a7bbec Merge "Make empty declaration tests positive." into mnc-dev by Jarkko Pöyry · 9 years ago
  44. 4fdcdd5 Relax builtin precision tests, fix issue in div rounding by Pyry Haulos · 9 years ago
  45. b34a078 Merge "Update EGL wrappers and utilities to latest spec." into mnc-dev by Mika Isojärvi · 9 years ago
  46. 08e7d68 Remove uniform block tests using double underscore. by Mika Isojärvi · 9 years ago
  47. f307a4a Merge "Check that HDR version of ASTC is present for non-2D texture targets." into mnc-dev by Kalle Raita · 9 years ago
  48. 0c39ccf Allow BUFFER_TYPE_YUV as BUFFER_TYPE if extension is supported. by Mika Isojärvi · 9 years ago
  49. 68f1f6b Check that HDR version of ASTC is present for non-2D texture targets. by Kalle Raita · 9 years ago
  50. 9ac9658 Make empty declaration tests positive. by Jarkko Pöyry · 9 years ago
  51. 13cd928 Fix negative block syntax tests expecting compile success. by Jarkko Pöyry · 9 years ago
  52. da7591e Merge "Add missing finish() calls to multithread and multi context tests." into mnc-dev by Mika Isojärvi · 9 years ago
  53. 106cd2b Merge "Require conformant configs in EGL tests." into mnc-dev by Mika Isojärvi · 9 years ago
  54. 25ed53b Fix primitive bbox line verification regression. by Jarkko Pöyry · 9 years ago
  55. 64f1a06 Merge "Check OES_texture_npot in ES2 texture completeness tests." into mnc-dev by Jarkko Pöyry · 9 years ago
  56. 3128921 Update EGL wrappers and utilities to latest spec. by Mika Isojärvi · 9 years ago
  57. a2d0564 Check OES_texture_npot in ES2 texture completeness tests. by Jarkko Pöyry · 9 years ago
  58. ba82a43 Add missing finish() calls to multithread and multi context tests. by Mika Isojärvi · 9 years ago
  59. a396e5b Require conformant configs in EGL tests. by Mika Isojärvi · 9 years ago
  60. abad50c Remove problematic shaders.texture_functions tests from mustpass by Pyry Haulos · 9 years ago
  61. ac0983e Merge "Remove mediump cos() tests from mustpass" into mnc-dev by Pyry Haulos · 9 years ago
  62. bcdc56d Remove mediump cos() tests from mustpass by Pyry Haulos · 9 years ago
  63. 7758009 Relax texture filtering precision requirements in ES2 tests by Pyry Haulos · 9 years ago
  64. c9ad8fe Merge "Fix memory leak in semaphore self tests." into mnc-dev by Mika Isojärvi · 9 years ago
  65. b5c8f10 Fix unused variable warning in release builds. by Jarkko Pöyry · 9 years ago
  66. 0458a41 Fix memory leak in semaphore self tests. by Mika Isojärvi · 9 years ago
  67. 649cfed Merge "Move GLSL 3.00 ES repeated uniform blocks to invalid group." into mnc-dev by Mika Isojärvi · 9 years ago
  68. d1a18be Move GLSL 3.00 ES repeated uniform blocks to invalid group. by Mika Isojärvi · 9 years ago
  69. d5be8ad Assume border color is always in linear space. by Jarkko Pöyry · 9 years ago
  70. bad262a Merge "Add EXT_texture_border_clamp tests." into mnc-dev by Jarkko Pöyry · 9 years ago
  71. 06fe4fe Add EXT_texture_border_clamp tests. by Jarkko Pöyry · 9 years ago
  72. 2a27c34 Merge "Do not assume support for multisampled wide lines." into mnc-dev by Jarkko Pöyry · 9 years ago
  73. 5c4e606 Merge "Add bug numbers to ES3.1 HW issues list" into mnc-dev by Pyry Haulos · 9 years ago
  74. a940588 Merge "Update GLES3 HW issues list" into mnc-dev by Pyry Haulos · 9 years ago
  75. f0ca13a Do not assume support for multisampled wide lines. by Jarkko Pöyry · 9 years ago
  76. 5c60a3e Add bug numbers to ES3.1 HW issues list by Pyry Haulos · 9 years ago
  77. 7d416ea Update GLES3 HW issues list by Pyry Haulos · 9 years ago
  78. 35f0930 Fix unused variable warning in Release builds. by Jarkko Pöyry · 9 years ago
  79. b459c99 Update default VAO attrib divisor tests. by Jarkko Pöyry · 9 years ago
  80. 795dfea Merge "Improve texture border color handling." by Jarkko Pöyry · 9 years ago
  81. 8c0bfd2 Merge "Avoid handling combined depth-stencil textures as color data." by Jarkko Pöyry · 9 years ago
  82. 222c1cf Improve texture border color handling. by Jarkko Pöyry · 9 years ago
  83. 5a0a3bb Avoid handling combined depth-stencil textures as color data. by Jarkko Pöyry · 9 years ago
  84. 3ce4f8e Merge "Use sched_getaffinity for both linux and android." by Mika Isojärvi · 9 years ago
  85. 5fbeb1a Merge "Move getEffectiveTextureView() to tcuTextureUtil." by Jarkko Pöyry · 9 years ago
  86. f277317 Merge "Add support for depth-stencil-mode to Sampler." by Jarkko Pöyry · 9 years ago
  87. 5301e18 Merge "Handle stencil textures as one-channel int textures." by Jarkko Pöyry · 9 years ago
  88. 337cdd0 Merge "Simplify sglr depth-stencil related code by using tcu and rr utilities." by Jarkko Pöyry · 9 years ago
  89. 9b0fc82 Merge "Add getDefaultGatherOffsets() to texture utils." by Jarkko Pöyry · 9 years ago
  90. e00fcd6 Use sched_getaffinity for both linux and android. by Mika Isojärvi · 9 years ago
  91. 8fdada9 Merge "Update GLES3 HW issues list." by Jarkko Pöyry · 9 years ago
  92. d97e5c6 Update ES2 & EGL mustpass lists based on latest feedback by Pyry Haulos · 9 years ago
  93. 09037a4 Handle stencil textures as one-channel int textures. by Jarkko Pöyry · 9 years ago
  94. 0d61ad2 Move getEffectiveTextureView() to tcuTextureUtil. by Jarkko Pöyry · 9 years ago
  95. 23da295 Add support for depth-stencil-mode to Sampler. by Jarkko Pöyry · 9 years ago
  96. 45b7dbb Add getDefaultGatherOffsets() to texture utils. by Jarkko Pöyry · 9 years ago
  97. b635ce2 Simplify sglr depth-stencil related code by using tcu and rr utilities. by Jarkko Pöyry · 9 years ago
  98. 4b395c8 Add N-bit min/max/mask utilities to deInt32.h. by Jarkko Pöyry · 9 years ago
  99. 0925b2e Merge "Fix valgrind warnings." by Jarkko Pöyry · 9 years ago
  100. b375fb4 Fix dethread build on OS X by Pyry Haulos · 9 years ago