1. 1737c28 Allow specifying version when creating OpenGL context by Mika Isojärvi · 8 years ago
  2. 75071e7 Free EGLImages at the end of the testcase by Mika Isojärvi · 8 years ago
  3. ca64481 Revert "Add timeout to eglClientWaitSync() tests." by Mika Isojärvi · 8 years ago
  4. 81cd2e5 Remove EGLImage tests affected by rounding issues from mustpass by Mika Isojärvi · 8 years ago
  5. 0ef97d1 Query profile mask to correct variable in context test by Mika Isojärvi · 8 years ago
  6. 840a69d Update min multicontext count to 32 by Mika Isojärvi · 8 years ago
  7. 3df50ec Add multicontext creation tests for EGL. by Mika Isojärvi · 8 years ago
  8. 043056f Add native window resizing to swap buffers with damage tests by Mika Isojärvi · 8 years ago
  9. 78d6342 Add native window resizing to buffer age tests by Mika Isojärvi · 8 years ago
  10. 921259c Add timeout to eglClientWaitSync() tests. by Mika Isojärvi · 8 years ago
  11. 54909d3 Merge "Remove unnecessary current context from reusable sync tests" into nyc-dev by Mika Isojarvi · 8 years ago
  12. 3243709 Fix EGLImage format compatibility check. by Mika Isojärvi · 8 years ago
  13. d3bd947 Remove unnecessary current context from reusable sync tests by Mika Isojärvi · 8 years ago
  14. 5882676 Report QualityWarning if resize doesn't crop image to corner. by Mika Isojärvi · 8 years ago
  15. 6dd1bfd Remove native pixmap matching rule since it can't be queried. by Mika Isojärvi · 8 years ago
  16. 7e7d439 Don't require surfaceless context in negative partial update tests. by Mika Isojärvi · 8 years ago
  17. 15a19da Remove tests cases and checks assuming native handles to be invalid. by Mika Isojärvi · 8 years ago
  18. 2aef536 Load libui.so lazily in android_native EGLImage tests. by Mika Isojärvi · 8 years ago
  19. c449dd6 Check also client extensions in eglGetProcAddress tests. by Mika Isojärvi · 8 years ago
  20. 2f4e6d9 Make EGL extension function naming consistent with the spec. by Mika Isojärvi · 8 years ago
  21. f5f7ab7 Check OpenVG support in negative EGL api tests. by Mika Isojärvi · 8 years ago
  22. 4f10e8d Fix copy-paste typos in expect* functions by Kalle Raita · 9 years ago
  23. c215aaa Make RGBA constants methods. by Dejan Mircevski · 9 years ago
  24. a60dea6 Explicitly set SWAP_BEHAVIOR to BUFFER_DESTROYED by Christian Poetzsch · 9 years ago
  25. 8deafd7 Fix bugs in image.create tests and clean up code a bit by Pyry Haulos · 9 years ago
  26. 1ba6836 Add tests for creation of EGLImages from one component textures. by Tobias Sargeant · 9 years ago
  27. 8fe7fae Merge "Fix initiazation bug in teglSwapBuffersWithDamage.cpp" by Hengyuan Hu · 9 years ago
  28. cb76e3e am c66a386c: am 15f67207: Use RGBA8888 base config for EGL image functional tests. by Kalle Raita · 9 years ago
  29. 47e4ec0 Fix initiazation bug in teglSwapBuffersWithDamage.cpp by Hengyuan Hu · 9 years ago
  30. 15f6720 Use RGBA8888 base config for EGL image functional tests. by Kalle Raita · 9 years ago
  31. 265a0ca Explicitly set SWAP_BEHAVIOR to BUFFER_DESTROYED in partial_update, buffer_age by Hengyuan Hu · 9 years ago
  32. d6dd725 Add test for EGL_KHR_swap_buffers_with_damage by Hengyuan Hu · 9 years ago
  33. 67e8a8d Merge "Add negative test for EGL_KHR_partial_update" by Hengyuan Hu · 9 years ago
  34. 3f6767c Add negative test for EGL_KHR_partial_update by Hengyuan Hu · 9 years ago
  35. 9dc3540 Extend the partial_update test to test undefined frame content by Hengyuan Hu · 9 years ago
  36. 5bf751a Add tests for EGL_KHR_partial_update by Hengyuan Hu · 9 years ago
  37. 67ffc06 Merge "Add tests for EGL_EXT_buffer_age" by Hengyuan Hu · 9 years ago
  38. db75754 Add tests for EGL_EXT_buffer_age by Hengyuan Hu · 9 years ago
  39. e087d55 Fix invalid error code in eglWaitNative() negative tests. by Jarkko Pöyry · 9 years ago
  40. 1cc61b7 Fix clang string literal conversion warnings. by Jarkko Pöyry · 9 years ago
  41. 35f4933 Fix -Wconversion warnings in EGL module. by Jarkko Pöyry · 9 years ago
  42. 1c3a4b0 Fix EGL multithread single window tests. by Mika Isojärvi · 9 years ago
  43. eae7c69 Do not use combined format as depth target in EGL render tests. by Jarkko Pöyry · 9 years ago
  44. 741830e Merge "Add missing EGLimage stencil image verifier." into mnc-dev by Jarkko Pöyry · 9 years ago
  45. 1992224 Merge "Fix EGLImage depth image test issues." into mnc-dev by Jarkko Pöyry · 9 years ago
  46. 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
  47. b0dff9c Add missing EGLimage stencil image verifier. by Jarkko Pöyry · 9 years ago
  48. 7f2e8aa Fix EGLImage depth image test issues. by Jarkko Pöyry · 9 years ago
  49. fc5a709 Do not use color EGLimages as depth or stencil images or vice versa. by Jarkko Pöyry · 9 years ago
  50. 59adfae Relax ordering requirements for non-conformant configs. by Mika Isojärvi · 9 years ago
  51. dcfefcd Merge "Allow BUFFER_TYPE_YUV as BUFFER_TYPE if extension is supported." into mnc-dev by Mika Isojärvi · 9 years ago
  52. b34a078 Merge "Update EGL wrappers and utilities to latest spec." into mnc-dev by Mika Isojärvi · 9 years ago
  53. 0c39ccf Allow BUFFER_TYPE_YUV as BUFFER_TYPE if extension is supported. by Mika Isojärvi · 9 years ago
  54. da7591e Merge "Add missing finish() calls to multithread and multi context tests." into mnc-dev by Mika Isojärvi · 9 years ago
  55. 3128921 Update EGL wrappers and utilities to latest spec. by Mika Isojärvi · 9 years ago
  56. ba82a43 Add missing finish() calls to multithread and multi context tests. by Mika Isojärvi · 9 years ago
  57. a396e5b Require conformant configs in EGL tests. by Mika Isojärvi · 9 years ago
  58. ace645f Merge "Remove invalid robustness KHR_create_context tests." by Mika Isojärvi · 9 years ago
  59. 8ec73c4 Remove invalid robustness KHR_create_context tests. by Mika Isojärvi · 9 years ago
  60. 7a44f8e Merge "Fix EGL render tests on 5551." by Jarkko Pöyry · 9 years ago
  61. 1db8267 Merge "Remove check that required NULL to be invalid native window." by Mika Isojärvi · 9 years ago
  62. 4635cae Remove incompatible EGLImage modify glTexSubImage tests. by Mika Isojärvi · 9 years ago
  63. aa80b85 Remove check that required NULL to be invalid native window. by Mika Isojärvi · 9 years ago
  64. ae95275 Fix EGL render tests on 5551. by Jarkko Pöyry · 9 years ago
  65. 955ed88 Merge "Use per component unspecified flags to sort EGLConfigs." by Mika Isojärvi · 9 years ago
  66. ea43bfb Use per component unspecified flags to sort EGLConfigs. by Mika Isojärvi · 9 years ago
  67. 63e6f8f Merge "Fix invalid negative native wait tests." by Mika Isojärvi · 9 years ago
  68. 375ca93 Merge "Check that API is supported by EGLConfig." by Mika Isojärvi · 9 years ago
  69. 43105a3 Check that API is supported by EGLConfig. by Mika Isojärvi · 9 years ago
  70. 62ca594 Fix invalid negative native wait tests. by Mika Isojärvi · 9 years ago
  71. cf63dc2 Merge "Remove executable permission from a source file" by Pyry Haulos · 9 years ago
  72. 39edd83 Remove executable permission from a source file by Pyry Haulos · 9 years ago
  73. 44efd61 Fix EGL multithread test bug. by Mika Isojärvi · 9 years ago
  74. 95a4525 Fix crash in EGL render tests by Pyry Haulos · 9 years ago
  75. 8266211 Merge "Make EGL GLES2 multithread sharing tests more robust." by Mika Isojärvi · 9 years ago
  76. fd41d5d Make EGL GLES2 multithread sharing tests more robust. by Mika Isojärvi · 9 years ago
  77. 3beb22d Fix teglChooseConfigReference when alpha is defined. by Mika Isojärvi · 9 years ago
  78. 8e814ce Fix EGL tests that called EGL functions before init() by Pyry Haulos · 9 years ago
  79. 4e3ea87 Refactor tcu::TestExecutor by Pyry Haulos · 9 years ago
  80. 83a0aac Fix EGL negative api eglMakeCurrent test. by Mika Isojärvi · 9 years ago
  81. 41ec6c0 Merge "Fix threshold calculation in EGLImage tests." by Mika Isojärvi · 9 years ago
  82. 1ae4692 Accepth different errors from eglCreatePbufferFromClientBuffer. by Mika Isojärvi · 9 years ago
  83. cefcb1d Fix threshold calculation in EGLImage tests. by Mika Isojärvi · 9 years ago
  84. 369216b Remove invalid negative eglClientWaitSync tests. by Mika Isojärvi · 9 years ago
  85. 804b502 Remove invalid negative eglCreateSync test. by Mika Isojärvi · 9 years ago
  86. 3314231 Fix negative eglWaitNative tests. by Mika Isojärvi · 9 years ago
  87. d2722f6 Add missing eglMakeCurrent calls to release resources. by Mika Isojärvi · 9 years ago
  88. f481b8a Merge "Fix negative eglGetCurrentSurface tests." by Mika Isojärvi · 9 years ago
  89. cd52181 Fix negative eglGetCurrentSurface tests. by Mika Isojärvi · 9 years ago
  90. 1168839 Merge "Fix negative EGL tests expecting EGL_BAD_ATTRIBUTE." by Mika Isojärvi · 9 years ago
  91. bcc0c95 Merge "Remove BAD_NATIVE error checks from negative EGL tests." by Mika Isojärvi · 9 years ago
  92. deac154 Fix negative EGL tests expecting EGL_BAD_ATTRIBUTE. by Mika Isojärvi · 9 years ago
  93. 02d843d Remove BAD_NATIVE error checks from negative EGL tests. by Mika Isojärvi · 9 years ago
  94. 485844e selectNative*Factory() throws exception when no factories available. by Mika Isojärvi · 9 years ago
  95. ffa8f89 Merge "Mark main window as not used if EGL window creation fails." by Mika Isojärvi · 9 years ago
  96. 1ee5154 Mark main window as not used if EGL window creation fails. by Mika Isojärvi · 9 years ago
  97. e9f851b Fix broken print in egl tests. by Jarkko Pöyry · 9 years ago
  98. 7f2fb35 Remove unused texture variable. by Mika Isojärvi · 9 years ago
  99. 193f598 Remove unused variables. by Jarkko Pöyry · 9 years ago
  100. 7d52267 Merge "Fix code style." by Jarkko Pöyry · 9 years ago