1. e4b6ab9 Update GL/EGL headers to r33312 by Alexander Galazin · 8 years ago
  2. 80a17f0 Try harder to defeat GLSL compiler dead-code optimizations by Ian Romanick · 8 years ago
  3. 4f267c8 Import new GLSL ES 3.2 .test files from Khronos OpenGL CTS by Pyry Haulos · 8 years ago
  4. cb24d85 Update several test groups in dEQP-GLES31 to use ES3.2 shaders by Pyry Haulos · 8 years ago
  5. 7b31c3d Advertise known context version when not executing tests by Pyry Haulos · 8 years ago
  6. 3ba5ad9 Use GL_LINEAR in texture.size tests by Pyry Haulos · 8 years ago
  7. fe6bb67 Change GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS minmax to 2048 by Pyry Haulos · 8 years ago
  8. 8859170 Relax line width verification in primitive bbox tests by Pyry Haulos · 8 years ago
  9. aba7a60 Update EGL wrapper to r33216 by Pyry Haulos · 8 years ago
  10. 933ef4d Upstream OpenGL framework changes from OpenGL CTS by Pyry Haulos · 8 years ago
  11. c5cf5cb Upstream common framework changes from OpenGL CTS by Pyry Haulos · 8 years ago
  12. 101d60f Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch by Pyry Haulos · 8 years ago
  13. 09137b7 Check for shader type support in negative precise tests am: 4a3a2d79a0 by Pyry Haulos · 8 years ago
  14. 3dd07d2 Check for shader type support in negative shader directive tests am: cf6e6ab134 by Pyry Haulos · 8 years ago
  15. d98514b Get rid of DEQP_SUPPORT_GLES2, _GLES3, _EGL, _OPENGL by Pyry Haulos · 8 years ago
  16. f85b5c9 Add license to a few utility scripts by Pyry Haulos · 8 years ago
  17. 4322256 Get rid of indirection when adding module directories in build by Pyry Haulos · 8 years ago
  18. 4db2fa9 Use LDR decompression in reference for SRGB ASTC formats. by Mika Isojärvi · 8 years ago
  19. a520e3b Don't require supported binary formats in negative tests. am: 7cd59a4409 by Haixia Shi · 8 years ago
  20. 4faeff2 Fix GLES2 format mismatch am: 4b80682693 am: 9a9c641a84 by Stphane Marchesin · 8 years ago
  21. ba98ecd Merge "Fix sample_mask_in.bit_count_per_two_samples tests for 2x MSAA." by Treehugger Robot · 8 years ago
  22. ae7f8e0 Fix internal format/type for 3D + depth/stencil negative API tests. by Kenneth Graunke · 8 years ago
  23. 724519b Fix sample_mask_in.bit_count_per_two_samples tests for 2x MSAA. by Kenneth Graunke · 8 years ago
  24. cf6e6ab Check for shader type support in negative shader directive tests by Pyry Haulos · 8 years ago
  25. 4a3a2d7 Check for shader type support in negative precise tests by Pyry Haulos · 8 years ago
  26. 37e3605 Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch by Pyry Haulos · 8 years ago
  27. 635f454 Don't require supported binary formats in negative tests. am: 7cd59a4409 by Haixia Shi · 8 years ago
  28. 04ff065 Merge "Use empty region when buffer age is not supported" by Kalle Raita · 8 years ago
  29. baea215 Handle EGL_EXT_yuv_surface in eglChooseConfig() tests by Pyry Haulos · 8 years ago
  30. bc29554 Use empty region when buffer age is not supported by Kalle Raita · 8 years ago
  31. 7cd59a4 Don't require supported binary formats in negative tests. by Haixia Shi · 8 years ago
  32. 9a9c641 Fix GLES2 format mismatch am: 4b80682693 by Stphane Marchesin · 8 years ago
  33. a18cb02 Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  34. c4eb6f3 Move texture test utilities from the modules/glshared/glsTextureTestUtil to the framework/opengl/gluTextureTestUtil. by Peter Siket · 8 years ago
  35. 90763f1 Split load/store image tests into sub-groups by Kalle Raita · 8 years ago
  36. 01af60e Fix merged <space><tab> whitespace issues by Pyry Haulos · 8 years ago
  37. af137dd Merge vulkan-cts-1.0.1 into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  38. f189365 Fix whitespace issues in other text files by Pyry Haulos · 8 years ago
  39. 653ad0e Fix merged <space><tab> in C/C++ files by Pyry Haulos · 8 years ago
  40. a15e7d7 Fix trailing whitespace and include guards by Pyry Haulos · 8 years ago
  41. cdfbadd Fix ext check in EXT_draw_buffers_indexed negative tests by Pyry Haulos · 8 years ago
  42. 13e9c52 Merge "Tex array negative test fixes for FBTextureLayer" by Kalle Raita · 8 years ago
  43. fb20fc5 Merge upstream-vulkan-cts-1.0-dev into master by Pyry Haulos · 8 years ago
  44. 83470b2 Fix geometry shader support check by Pyry Haulos · 8 years ago
  45. f281878 Tex array negative test fixes for FBTextureLayer by Kalle Raita · 8 years ago
  46. c7f26dc Fix accidental disabling of ASTC decoding internal test by Pyry Haulos · 8 years ago
  47. 0cb7249 Skip testing int lookups for fp32/fp64 formats in internal tests by Pyry Haulos · 8 years ago
  48. 9a626f2 Disallow decoding ASTC sRGB formats in HDR mode by Pyry Haulos · 8 years ago
  49. dc795cd Fix misc-macro-parentheses warnings in deqp. by Chih-Hung Hsieh · 8 years ago
  50. 5a4437e Don't rely on framebuffer contents after eglSwapBuffers by Pablo Ceballos · 8 years ago
  51. 8265166 Merge \\\"Reset debug message callback if exception is thrown\\\" into nyc-dev am: b96fd36e8c am: 333bb37f14 by Mika Isojärvi · 8 years ago
  52. 5c976d7 Merge \\\"Allow specifying version when creating OpenGL context\\\" into nyc-dev am: 6c4da990f4 am: b4a802deb3 by Mika Isojärvi · 8 years ago
  53. b96fd36 Merge "Reset debug message callback if exception is thrown" into nyc-dev by Mika Isojarvi · 8 years ago
  54. 3de9f41 Reset debug message callback if exception is thrown by Mika Isojärvi · 8 years ago
  55. 1737c28 Allow specifying version when creating OpenGL context by Mika Isojärvi · 8 years ago
  56. 77f3ff6 Merge "Fix several narrowing conversions inside struct initializers" by TreeHugger Robot · 8 years ago
  57. e12d5fa Initialize m_context in EGL thread clean up test class by Pyry Haulos · 8 years ago
  58. 5489a50 Fix several narrowing conversions inside struct initializers by Pyry Haulos · 8 years ago
  59. e73983c Merge "Check configs before mutable_render_buffer negative test" by TreeHugger Robot · 8 years ago
  60. 340bb23 Check configs before mutable_render_buffer negative test by Pablo Ceballos · 8 years ago
  61. 352b30b Do not add shared var cases for double types by Pyry Haulos · 8 years ago
  62. b215306 Fix various compiler warnings by Pyry Haulos · 8 years ago
  63. 5f04f70 OpenGL rasterization tests are ported. by Peter Siket · 8 years ago
  64. 6a70175 Merge "Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b am: 9b8296857d" into nyc-mr1-dev-plus-aosp by Mika Isojarvi · 8 years ago
  65. 2601c62 Merge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7 am: ec59829816 by Mika Isojärvi · 8 years ago
  66. af5eecc Merge "Apply alternatives to vector refract tests" into nyc-dev by Mika Isojarvi · 8 years ago
  67. 75071e7 Free EGLImages at the end of the testcase by Mika Isojärvi · 8 years ago
  68. 2992eb5 Apply alternatives to vector refract tests by Mika Isojärvi · 8 years ago
  69. 12963a9 Add tests for EGL_KHR_mutable_render_buffer by Pablo Ceballos · 9 years ago
  70. a6d2dc4 Revert "Add timeout to eglClientWaitSync() tests." am: ca64481a62 am: 8904f4d197 by Mika Isojrvi · 8 years ago
  71. ca64481 Revert "Add timeout to eglClientWaitSync() tests." by Mika Isojärvi · 8 years ago
  72. cec2a35 Merge "Remove EGLImage tests affected by rounding issues from mustpass" into nyc-dev am: c187389 am: ccbcd0eec0 by Mika Isojärvi · 8 years ago
  73. c187389 Merge "Remove EGLImage tests affected by rounding issues from mustpass" into nyc-dev by Mika Isojarvi · 8 years ago
  74. 99660c6 Add EGL thread clean up tests by Mika Isojärvi · 8 years ago
  75. 64d0578 Update EGL wrappers and add EGL_KHR_mutable_render_buffer by Mika Isojärvi · 8 years ago
  76. a47a27a Don't invoke implementation-defined behavior in drawRangeElements tests by Olli Etuaho · 9 years ago
  77. a9301cb Fix negative test incorrectly testing levels instead of layers by Mika Isojärvi · 9 years ago
  78. 81cd2e5 Remove EGLImage tests affected by rounding issues from mustpass by Mika Isojärvi · 9 years ago
  79. 1a055c4 Use square cubemap textures in negative tests by Mika Isojärvi · 9 years ago
  80. c919dd8 Revert "Use smaller triangles in triangle_vertex.clip_three" by Daniel Xie · 9 years ago
  81. 58fb710 Fix atomic ssbo xor test by Mika Isojärvi · 9 years ago
  82. 3968146 Update user defined io tessellation tests by Mika Isojärvi · 9 years ago
  83. 4b80682 Fix GLES2 format mismatch by Stéphane Marchesin · 9 years ago
  84. 1552064 Mask compared bits in atomic operation tests. by Mika Isojärvi · 9 years ago
  85. f492a25 Merge "Allow alternative form for refract()." into nyc-dev by Mika Isojarvi · 9 years ago
  86. f71e404 Allow alternative form for refract(). by Mika Isojärvi · 9 years ago
  87. 2477a9c Remove negative compressed cube map array test. by Mika Isojärvi · 9 years ago
  88. 7bf1b81 Use ETC2 format instead of ASTC format in negative texture tests by Mika Isojärvi · 9 years ago
  89. 81134a0 Fix unused arg warning by Pyry Haulos · 9 years ago
  90. cadb187 Merge "Allow more alternative forms of scalar reflect function" into nyc-dev by Mika Isojarvi · 9 years ago
  91. 58d92cf Merge "Use supported number of atomic counters in opaque indexing tests" into nyc-dev by Mika Isojarvi · 9 years ago
  92. 7960ecd Merge "Create texture in negative CompressedTexSubImage() tests" into nyc-dev by Mika Isojarvi · 9 years ago
  93. 919e0bc Allow more alternative forms of scalar reflect function by Mika Isojärvi · 9 years ago
  94. 3ed2014 resolve merge conflicts of d097869 to nyc-dev by Pyry Haulos · 9 years ago
  95. 351f82f Use supported number of atomic counters in opaque indexing tests by Mika Isojärvi · 9 years ago
  96. 78bda03 Merge "Set bit in blit mask to settle ambiguity" into nyc-dev by Mika Isojarvi · 9 years ago
  97. c776d66 Create texture in negative CompressedTexSubImage() tests by Mika Isojärvi · 9 years ago
  98. a19537b Use smaller triangles in triangle_vertex.clip_three by Pyry Haulos · 9 years ago
  99. e43e099 Fix ASTC framework tests by Pyry Haulos · 9 years ago
  100. 378f80d Set bit in blit mask to settle ambiguity by Mika Isojärvi · 9 years ago