1. 68a7147 Add tests for GL_EXT_draw_buffers_indexed. by Mika Isojärvi · 10 years ago
  2. 13bb38d Merge "Add better logging for indexed state queries." by Mika Isojärvi · 10 years ago
  3. e1b5f30 Merge "Vary fragment shader in separate shader random tests." by Jarkko Pöyry · 10 years ago
  4. 85a4b3b Merge "Do not query non-existent texture level in TEXTURE_FIXED_SAMPLE_LOCATIONS test." by Jarkko Pöyry · 10 years ago
  5. c3a8775 Merge "Expect width and height = 1, not default, for textures with no such dimension." by Jarkko Pöyry · 10 years ago
  6. d69e5f8 Merge "Remove state_query.texture_level.texture_2d.depth_* from mustpass." by Jarkko Pöyry · 10 years ago
  7. 5b6b88e Vary fragment shader in separate shader random tests. by Jarkko Pöyry · 10 years ago
  8. 7dfbdff Remove state_query.texture_level.texture_2d.depth_* from mustpass. by Jarkko Pöyry · 10 years ago
  9. 3e4878e Expect width and height = 1, not default, for textures with no such dimension. by Jarkko Pöyry · 10 years ago
  10. a3ca3ec Do not query non-existent texture level in TEXTURE_FIXED_SAMPLE_LOCATIONS test. by Jarkko Pöyry · 10 years ago
  11. 212da23 Move GL pointer string utils from CallLogWrapper to StrUtil. by Mika Isojärvi · 10 years ago
  12. 7867608 Add better logging for indexed state queries. by Mika Isojärvi · 10 years ago
  13. 9ea3787 Make non-texture filterable textures complete. by Mika Isojärvi · 10 years ago
  14. 94146b3 Remove unused variables. by Jarkko Pöyry · 10 years ago
  15. c08f9cc Merge "Fail call log code generation if method had zero matching outputs." by Jarkko Pöyry · 10 years ago
  16. 3b08c31 Fail call log code generation if method had zero matching outputs. by Jarkko Pöyry · 10 years ago
  17. 47eea4a Merge "Remove unused variables." by Jarkko Pöyry · 10 years ago
  18. 9548cd0 Merge "Move isCompressedFormat from CopyImageTests to gluTextureUtil." by Jarkko Pöyry · 10 years ago
  19. 14e6520 Merge "Use TestLog, not TestContext, in gls::TextureTestUtil::TextureRenderer." by Jarkko Pöyry · 10 years ago
  20. e958501 Merge "Do not allow mapGLSampler to be called with invalid mag filter." by Jarkko Pöyry · 10 years ago
  21. a1cad36 Merge "Print also DEQP_SUPPORT_{GLX,WGL} in CMakeLists." by Jarkko Pöyry · 10 years ago
  22. 0527fd2 Merge "Add check_all.py and check_whitespace.py scripts." by Jarkko Pöyry · 10 years ago
  23. ed48f4c Merge "Clean up scripts/." by Jarkko Pöyry · 10 years ago
  24. 8e99038 am a5bb49f3: am 8f5780a5: Merge "Remove broken line interpolation tests from MR1 must pass." into lmp-mr1-dev by Jarkko Pöyry · 10 years ago
  25. 99cb6c7 Add check_all.py and check_whitespace.py scripts. by Jarkko Pöyry · 10 years ago
  26. fd7c885 Clean up scripts/. by Jarkko Pöyry · 10 years ago
  27. a5bb49f am 8f5780a5: Merge "Remove broken line interpolation tests from MR1 must pass." into lmp-mr1-dev by Jarkko Pöyry · 10 years ago
  28. 8349543 Do not allow mapGLSampler to be called with invalid mag filter. by Jarkko Pöyry · 10 years ago
  29. 573d323 Print also DEQP_SUPPORT_{GLX,WGL} in CMakeLists. by Jarkko Pöyry · 10 years ago
  30. 469002c Use TestLog, not TestContext, in gls::TextureTestUtil::TextureRenderer. by Jarkko Pöyry · 10 years ago
  31. 193f598 Remove unused variables. by Jarkko Pöyry · 10 years ago
  32. 238d2ae Move isCompressedFormat from CopyImageTests to gluTextureUtil. by Jarkko Pöyry · 10 years ago
  33. 8f5780a Merge "Remove broken line interpolation tests from MR1 must pass." into lmp-mr1-dev by Jarkko Pöyry · 10 years ago
  34. 64433d3 Merge "Use correct, stricter coverage variation thresholds in texture tests" by Pyry Haulos · 10 years ago
  35. c9425e2 Merge "Remove debug.state_query.context_flags_* tests." by Jarkko Pöyry · 10 years ago
  36. 20cfb0e Merge "Improve depth interpolation in reference renderer" by Pyry Haulos · 10 years ago
  37. aee7e15 Use correct, stricter coverage variation thresholds in texture tests by Pyry Haulos · 10 years ago
  38. e77fc0d Use de::CommandLine in execserver by Pyry Haulos · 10 years ago
  39. f4238ec Improve depth interpolation in reference renderer by Pyry Haulos · 10 years ago
  40. 9bba09c Merge "Check if RGBA32F is color renderable and texture filterable." by Mika Isojärvi · 10 years ago
  41. 0a3b01c Merge "Check GL_NV_framebuffer_multisample support in negative api tests." by Mika Isojärvi · 10 years ago
  42. 1a91a42 Merge "Check existence of GL_EXT_render_snorm in negative tests." by Mika Isojärvi · 10 years ago
  43. 124f27a Merge "Clear channels that have undefined data before logging image." by Mika Isojärvi · 10 years ago
  44. 9ffcdca Check if RGBA32F is color renderable and texture filterable. by Mika Isojärvi · 10 years ago
  45. 7aced58 Clear channels that have undefined data before logging image. by Mika Isojärvi · 10 years ago
  46. 2c0e3b3 Merge "Add missing memory layout specifier in linkage mismatch tests." by Jarkko Pöyry · 10 years ago
  47. 7d52267 Merge "Fix code style." by Jarkko Pöyry · 10 years ago
  48. c16dedc Check GL_NV_framebuffer_multisample support in negative api tests. by Mika Isojärvi · 10 years ago
  49. 531a9f5 Check existence of GL_EXT_render_snorm in negative tests. by Mika Isojärvi · 10 years ago
  50. f7087b8 Remove debug.state_query.context_flags_* tests. by Jarkko Pöyry · 10 years ago
  51. a683c9e am cf930726: am cb9402de: am e5fc2a80: Relax fma() verification in builtin_functions.common.fma by Pyry Haulos · 10 years ago
  52. cf93072 am cb9402de: am e5fc2a80: Relax fma() verification in builtin_functions.common.fma by Pyry Haulos · 10 years ago
  53. cb9402d am e5fc2a80: Relax fma() verification in builtin_functions.common.fma by Pyry Haulos · 10 years ago
  54. e5de6b8 Add missing memory layout specifier in linkage mismatch tests. by Jarkko Pöyry · 10 years ago
  55. e5fc2a8 Relax fma() verification in builtin_functions.common.fma by Pyry Haulos · 10 years ago
  56. 463785b Merge "Fix norm and snorm clear values on read pixel tests." by Mika Isojärvi · 10 years ago
  57. 27339e8 Enable Win32 Release asserts. by Jamie Madill · 10 years ago
  58. 3799b8b Fix unrefed variable warnings in Win32/Release. by Jamie Madill · 10 years ago
  59. 16cf50b Merge "Add unsigned int variant of tcu::clear()." by Mika Isojärvi · 10 years ago
  60. 01401bc Merge "Pass the log flags to log on Android." by Kalle Raita · 10 years ago
  61. f7c7370 Merge "Update test names on CTS test list xml." by Jarkko Pöyry · 10 years ago
  62. fe42159 Pass the log flags to log on Android. by Kalle Raita · 10 years ago
  63. 41d8468 Update test names on CTS test list xml. by Jarkko Pöyry · 10 years ago
  64. aa6cc37 Merge "Fix glDrawArrays() calls in EGLImage tests." by Mika Isojärvi · 10 years ago
  65. e0f21cf Fix norm and snorm clear values on read pixel tests. by Mika Isojärvi · 10 years ago
  66. 1514ebb Fix glDrawArrays() calls in EGLImage tests. by Mika Isojärvi · 10 years ago
  67. 310f18e Remove broken line interpolation tests from MR1 must pass. by Jarkko Pöyry · 10 years ago
  68. cd7a989 Add unsigned int variant of tcu::clear(). by Mika Isojärvi · 10 years ago
  69. 79a4f93 Merge "Always align rows to pixel size on read pixels tests." by Mika Isojärvi · 10 years ago
  70. e3df06c Merge "Add tcu::just() that wraps argument in to tcu::Maybe." by Mika Isojärvi · 10 years ago
  71. c2cba2c am 4a269a89: am 91d64847: am 563de115: Merge "Relax mediump interpolation accuracy requirements and clarify thresholds" into lmp-sprout-dev by Pyry Haulos · 10 years ago
  72. 8569d78 am db0c176d: am 8af07798: am 79c79d54: Merge "Remove broken line interpolation tests from must pass." into lmp-sprout-dev by Jarkko Pöyry · 10 years ago
  73. 4a269a8 am 91d64847: am 563de115: Merge "Relax mediump interpolation accuracy requirements and clarify thresholds" into lmp-sprout-dev by Pyry Haulos · 10 years ago
  74. db0c176 am 8af07798: am 79c79d54: Merge "Remove broken line interpolation tests from must pass." into lmp-sprout-dev by Jarkko Pöyry · 10 years ago
  75. 91d6484 am 563de115: Merge "Relax mediump interpolation accuracy requirements and clarify thresholds" into lmp-sprout-dev by Pyry Haulos · 10 years ago
  76. 171d373 Merge "Skip NaN values when estimating pixel value range." by Mika Isojärvi · 10 years ago
  77. 8af0779 am 79c79d54: Merge "Remove broken line interpolation tests from must pass." into lmp-sprout-dev by Jarkko Pöyry · 10 years ago
  78. 563de11 Merge "Relax mediump interpolation accuracy requirements and clarify thresholds" into lmp-sprout-dev by Pyry Haulos · 10 years ago
  79. cf5839d Skip NaN values when estimating pixel value range. by Mika Isojärvi · 10 years ago
  80. 79c79d5 Merge "Remove broken line interpolation tests from must pass." into lmp-sprout-dev by Jarkko Pöyry · 10 years ago
  81. 05c555b Remove broken line interpolation tests from must pass. by Jarkko Pöyry · 10 years ago
  82. 115e0bf Always align rows to pixel size on read pixels tests. by Mika Isojärvi · 10 years ago
  83. 8bb5a36 Add default for Executor continue file. by Kalle Raita · 10 years ago
  84. 7c39ad3 Add tcu::just() that wraps argument in to tcu::Maybe. by Mika Isojärvi · 10 years ago
  85. 3fdee35 Fix code style. by Jarkko Pöyry · 10 years ago
  86. 80f9d09 Merge "Add query tests for AEP states." by Jarkko Pöyry · 10 years ago
  87. c423ce6 Add query tests for AEP states. by Jarkko Pöyry · 10 years ago
  88. 654d8c5 Mute several safe size_t to int conversions by Pyry Haulos · 10 years ago
  89. 90f13de Merge "Add missing string conversions for tcu::TextureFormat." by Mika Isojärvi · 10 years ago
  90. ce0c041 Add missing string conversions for tcu::TextureFormat. by Mika Isojärvi · 10 years ago
  91. 22bdf29 Add missing include. by Jarkko Pöyry · 10 years ago
  92. 7af3c6f Add support for AEP states to framework. by Jarkko Pöyry · 10 years ago
  93. 3605487 Add formatArray utility. by Jarkko Pöyry · 10 years ago
  94. 2fed6fb Merge changes I688d84e5,Icce01201 by Jarkko Pöyry · 10 years ago
  95. 2cd1e17 Relax mediump interpolation accuracy requirements and clarify thresholds by Pyry Haulos · 10 years ago
  96. ab44fc6 Move tcu::ResultCollector to a separate file. by Jarkko Pöyry · 10 years ago
  97. cb82ed7 Add query tests for ES31 states. by Jarkko Pöyry · 10 years ago
  98. d29f038 Merge "Clarify primitive_bbox test case logs." by Jarkko Pöyry · 10 years ago
  99. 023de09 Merge "Add tests for GL_EXT_copy_image." by Mika Isojärvi · 10 years ago
  100. 588d0ea Merge "Add tcuEither that contains one of two different types." by Mika Isojärvi · 10 years ago