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