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