1. 25e5a1e Skip matrix transpose tests on non GLES2 implementations by Mika Isojärvi · 9 years ago
  2. 1bea36c Enable blending for floating point formats by Mika Isojärvi · 9 years ago
  3. 7fb62e4 Always disable blending for 32bit float formats by Mika Isojärvi · 9 years ago
  4. be98953 Fix GLES31 format counts in draw buffers indexed tests by Mika Isojärvi · 9 years ago
  5. f310772 Merge "Remove non-color renderable formats from draw buffer indexed tests" into nyc-dev by Mika Isojarvi · 9 years ago
  6. c0c2693 Remove non-color renderable formats from draw buffer indexed tests by Mika Isojärvi · 9 years ago
  7. b15ba11 Fix typo in negative buffer API tests by Mika Isojärvi · 9 years ago
  8. 5bb124b Merge "Remove invalid precision macro negative tests" into nyc-dev by Mika Isojarvi · 9 years ago
  9. fa6528e Remove invalid precision macro negative tests by Mika Isojärvi · 9 years ago
  10. 6ea81a1 Make sure invalid programs and shaders are invalid by Mika Isojärvi · 9 years ago
  11. 5bc2228 Merge "Fix geometry point size extension check" into nyc-dev by Mika Isojarvi · 9 years ago
  12. 06b0c42 Merge "Do not require signed zero support in frexp() tests" into nyc-dev by Pyry Haulos · 9 years ago
  13. e015688 Fix geometry point size extension check by Mika Isojärvi · 9 years ago
  14. 9af2a73 Do not require signed zero support in frexp() tests by Pyry Haulos · 9 years ago
  15. 1d463a0 Fix cube map array extension checks in opaque indexing tests by Mika Isojärvi · 9 years ago
  16. 5eac122 Merge "Properly reset GL error state" into nyc-dev by Mika Isojarvi · 9 years ago
  17. 344563b Properly reset GL error state by Mika Isojärvi · 9 years ago
  18. 913c562 Remove invalid duplicate checks for negative texture level by Mika Isojärvi · 9 years ago
  19. 97fbad3 Fix out of bounds access in draw buffers indexed tests by Mika Isojärvi · 9 years ago
  20. 5d925cb Merge changes Id7b52bba,I13b7d016 into nyc-dev by Mika Isojarvi · 9 years ago
  21. f0b7ad7 Merge "Fix out of bounds access in internal format query tests" into nyc-dev by Mika Isojarvi · 9 years ago
  22. 5f59c6c Merge "Remove invalid call to detach rbo from default fbo" into nyc-dev by Mika Isojarvi · 9 years ago
  23. 88c70c5 Merge "Query profile mask to correct variable in context test" into nyc-dev by Mika Isojarvi · 9 years ago
  24. c7bff88 Merge "Check cube map array support in opaque indexing tests" into nyc-dev by Mika Isojarvi · 9 years ago
  25. b6f1116 Check cube map array support in opaque indexing tests by Mika Isojärvi · 9 years ago
  26. 96cb7f1 Fix out of bounds access in internal format query tests by Mika Isojärvi · 9 years ago
  27. 0ef97d1 Query profile mask to correct variable in context test by Mika Isojärvi · 9 years ago
  28. 19017f0 Remove invalid call to detach rbo from default fbo by Mika Isojärvi · 9 years ago
  29. 33b9b63 Check that glReadnPixels() is supported in negative tests by Mika Isojärvi · 9 years ago
  30. 865f8d2 Increase threshold in ES2 frag op and buffer tests am: ce69f90677 am: eecffcfa8a by Pyry Haulos · 9 years ago
  31. f006696 Make deqp build reproducible by Mika Isojärvi · 9 years ago
  32. e2e79b7 Merge in ES3.2 tests by Pyry Haulos · 9 years ago
  33. ce69f90 Increase threshold in ES2 frag op and buffer tests by Pyry Haulos · 9 years ago
  34. 941958c Merge "Add support for ES 3.2." into gles32-dev by Pyry Haulos · 9 years ago
  35. f4c5277 Merge "Select appropriate shader version for running context." into gles32-dev by Pyry Haulos · 9 years ago
  36. f3c1096 Merge "Add negative tests for precise qualifier and advanced blending." into gles32-dev by Pyry Haulos · 9 years ago
  37. 2739e26 Add negative tests for precise qualifier and advanced blending. by Daniel Andrade Groppe · 9 years ago
  38. 9554023 Merge "Add support for ES 3.2." into gles32-dev by Pyry Haulos · 9 years ago
  39. 1b81def Merge "Select appropriate shader version for running context." into gles32-dev by Pyry Haulos · 9 years ago
  40. b7b632c Select shader version appropriate for context version. by Daniel Andrade Groppe · 9 years ago
  41. 458db3d Add support for ES 3.2. by Daniel Andrade Groppe · 9 years ago
  42. 316f67b Add support for ES 3.2. by Daniel Andrade Groppe · 9 years ago
  43. f24d503 Select appropriate shader version for running context. by Daniel Andrade Groppe · 9 years ago
  44. dec5bc5 Select appropriate shader version for running context. by Daniel Andrade Groppe · 9 years ago
  45. 5f2f5cf Merge "Select appropriate version for running context." into gles32-dev by Pyry Haulos · 9 years ago
  46. 5b00800 Merge "Update ProgramLibrary to generate 320es shaders when context is 3.2" into gles32-dev by Pyry Haulos · 9 years ago
  47. 7623363 Merge "New formats added to Draw Buffers Indexed Tests" into gles32-dev by Pyry Haulos · 9 years ago
  48. fd702eb Merge "Select appropriate shader version for running context." into gles32-dev by Pyry Haulos · 9 years ago
  49. 840a69d Update min multicontext count to 32 by Mika Isojärvi · 9 years ago
  50. d58c97e Select appropriate shader version for running context. by Daniel Andrade Groppe · 9 years ago
  51. a679f0b Select appropriate shader version for running context. by Daniel Andrade Groppe · 9 years ago
  52. f070d4f New formats added to Draw Buffers Indexed Tests by Daniel Perez Otero · 9 years ago
  53. cca2416 Update ProgramLibrary to generate 320es shaders when context is 3.2 by Daniel Andrade Groppe · 9 years ago
  54. a21ed44 Select appropriate version for running context. by Daniel Andrade Groppe · 9 years ago
  55. 987122e Merge "Touch process watchdog in built-in precision tests" into marshmallow-cts-dev am: 9f0c301083 by Daniel Xie · 9 years ago
  56. 3f9b7af Relax uvwBits to 3 in dEQP-GLES2.functional.texture.filtering.cube am: f1c8ff1f20 by Pyry Haulos · 9 years ago
  57. 9f0c301 Merge "Touch process watchdog in built-in precision tests" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  58. d21cda0 Merge "Don't require supported binary formats in negative tests." into marshmallow-cts-dev by Daniel Xie · 9 years ago
  59. 20c3cb3 Merge "Add multicontext creation tests for EGL." into nyc-dev by Mika Isojarvi · 9 years ago
  60. fb059fd Merge in new OpenGL ES 3.2 test code by Pyry Haulos · 9 years ago
  61. 3df50ec Add multicontext creation tests for EGL. by Mika Isojärvi · 9 years ago
  62. 043056f Add native window resizing to swap buffers with damage tests by Mika Isojärvi · 9 years ago
  63. 63c73fa Merge "Add native window resizing to buffer age tests" into nyc-dev by Mika Isojarvi · 9 years ago
  64. c29c0fa Merge "Update test to dynamically select shader version based on context." into gles32-dev by Pyry Haulos · 9 years ago
  65. 8577047 Merge "Add support for ES32 features." into gles32-dev by Pyry Haulos · 9 years ago
  66. 356e3d1 Merge "Check that AEP features behave correctly in 310/320 shaders." into gles32-dev by Pyry Haulos · 9 years ago
  67. 7311141 Merge "Check for context version or extension support." into gles32-dev by Pyry Haulos · 9 years ago
  68. 78d6342 Add native window resizing to buffer age tests by Mika Isojärvi · 9 years ago
  69. 5e2cc10 Skip negative alignment check when alignment is 1 by Mika Isojärvi · 9 years ago
  70. 921259c Add timeout to eglClientWaitSync() tests. by Mika Isojärvi · 9 years ago
  71. 54909d3 Merge "Remove unnecessary current context from reusable sync tests" into nyc-dev by Mika Isojarvi · 9 years ago
  72. f6aad25 Update test to dynamically select shader version based on context. by Daniel Andrade Groppe · 9 years ago
  73. 6f50bb7 Check for context version or extension support. by Daniel Andrade Groppe · 9 years ago
  74. 8cf10ac Add support for ES32 features. by Daniel Andrade Groppe · 9 years ago
  75. 6ffb7fc Merge "Bug fixes for es31fNegativeTextureApiTests." into gles32-dev by Pyry Haulos · 9 years ago
  76. 3243709 Fix EGLImage format compatibility check. by Mika Isojärvi · 9 years ago
  77. c6db4b2 Check that AEP features behave correctly in 310/320 shaders. by Daniel Andrade Groppe · 9 years ago
  78. d3bd947 Remove unnecessary current context from reusable sync tests by Mika Isojärvi · 9 years ago
  79. b736b40 Fix out-of-bounds array assignment. by Daniel Andrade Groppe · 9 years ago
  80. bdd7368 Bug fixes for es31fNegativeTextureApiTests. by Daniel Andrade Groppe · 9 years ago
  81. f1c8ff1 Relax uvwBits to 3 in dEQP-GLES2.functional.texture.filtering.cube by Pyry Haulos · 9 years ago
  82. 5882676 Report QualityWarning if resize doesn't crop image to corner. by Mika Isojärvi · 9 years ago
  83. f259046 Don't require supported binary formats in negative tests. by Mika Isojärvi · 9 years ago
  84. 59fb2a1 Change count parameter of glDrawElementsBaseVertex() to 1. by Daniel Andrade Groppe · 9 years ago
  85. 6dd1bfd Remove native pixmap matching rule since it can't be queried. by Mika Isojärvi · 9 years ago
  86. e22f2e0 Negative Shader Function Test by Daniel Andrade Groppe · 9 years ago
  87. cc25e6d Merge "NegativeBufferApiTests - Add support for 3.2 features." into gles32-dev by Pyry Haulos · 9 years ago
  88. 39e28e9 Add support for OpenGL ES 3.2 features and shader constants by Daniel Andrade Groppe · 9 years ago
  89. e2138e4 NegativeBufferApiTests - Add support for 3.2 features. by Daniel Andrade Groppe · 9 years ago
  90. c5e7731 Merge in code from gles32-dev by Pyry Haulos · 9 years ago
  91. c877d0c Merge "Select shader version appropriate for context." into gles32-dev by Pyry Haulos · 9 years ago
  92. c7dc806 Select shader version appropriate for context. by Daniel Andrade Groppe · 9 years ago
  93. 0cecce4 Add support for OpenGL ES 3.2 features. by Daniel Andrade Groppe · 9 years ago
  94. 7e7d439 Don't require surfaceless context in negative partial update tests. by Mika Isojärvi · 9 years ago
  95. 24e7f19 Don't require gpu_shader5 in const expression indexing tests. by Mika Isojärvi · 9 years ago
  96. e1b9c32 Don't require supported binary formats in negative tests. by Mika Isojärvi · 9 years ago
  97. b840754 Use compatible texture formats in negative blit tests. by Mika Isojärvi · 9 years ago
  98. 9274773 Touch process watchdog in built-in precision tests by Pyry Haulos · 9 years ago
  99. 65fba59 Merge in first OpenGL ES 3.2 tests by Pyry Haulos · 9 years ago
  100. 9af41b5 Update geometry and tessellation shader limits. by Mika Isojärvi · 9 years ago