Merge "Add missing TCS/TES image limit checks to PIQ tests." into mnc-dev
[platform/upstream/VK-GL-CTS.git] / modules / gles3 /
2015-06-11 Jarkko PöyryMerge "Add missing TCS/TES image limit checks to PIQ...
2015-06-11 Jarkko PöyryMerge "Check tessellation SSBO block limits in ShaderEx...
2015-06-11 Jarkko PöyryMerge "Fix explicit TCS output array size not matching...
2015-06-10 Jarkko PöyryMerge "Allow XXX_framebuffer_no_attachments limits...
2015-06-10 Jarkko PöyryMerge "Allow any int -> float rounding in state query...
2015-06-09 Jarkko PöyryDO NOT MERGE: Port GLES2 and 3 binding query tests...
2015-06-08 Jarkko PöyryMerge "Add simulated error before rounding to target...
2015-06-08 Kalle RaitaMerge "Do not require max components to be divisible...
2015-06-08 Kalle RaitaDo not require max components to be divisible by 4
2015-06-06 Jarkko PöyryAdd simulated error before rounding to target precision...
2015-06-04 Pyry Haulosam a4a7a175: am fe14a7c9: Remove fragment_out tests...
2015-06-02 Pyry HaulosRemove fragment_out tests with too strict thresholds...
2015-05-29 Kalle RaitaMerge "Make TEXTURE_3D the only target requiring ASTC...
2015-05-28 Kalle RaitaMake TEXTURE_3D the only target requiring ASTC HDR
2015-05-28 Pyry HaulosMerge "Add tests for GL_EXT_debug_marker" into mnc-dev
2015-05-22 Pyry HaulosFix bug in (u)intBitsToFloat() test result verification...
2015-05-15 Kalle RaitaMerge "Negative API tests against non-2D texture target...
2015-05-15 Kalle RaitaNegative API tests against non-2D texture targets with...
2015-05-06 Jarkko PöyryMerge "Add missing EGLimage stencil image verifier...
2015-05-06 Pyry HaulosMerge "Improve glFlush() & glFinish() tests" into mnc-dev
2015-05-06 Jarkko PöyryMerge "Fix EGLImage depth image test issues." into...
2015-05-06 Pyry HaulosImprove glFlush() & glFinish() tests
2015-05-06 Jarkko PöyryMerge "Do not use color EGLimages as depth or stencil...
2015-05-06 Jarkko PöyryMerge "Fix some warnings in border clamp tests." into...
2015-05-06 Pyry HaulosMerge "Relax builtin precision tests, fix issue in...
2015-05-06 Mika IsojärviMerge "Relax ordering requirements for non-conformant...
2015-05-06 Mika IsojärviMerge "Remove uniform block tests using double undersco...
2015-05-06 Mika IsojärviMerge "Allow BUFFER_TYPE_YUV as BUFFER_TYPE if extensio...
2015-05-05 Mika IsojärviMerge "Update EGL wrappers and utilities to latest...
2015-05-05 Mika IsojärviRemove uniform block tests using double underscore.
2015-05-05 Kalle RaitaMerge "Check that HDR version of ASTC is present for...
2015-05-05 Jarkko PöyryFix negative block syntax tests expecting compile success.
2015-05-01 Mika IsojärviMerge "Move GLSL 3.00 ES repeated uniform blocks to...
2015-05-01 Mika IsojärviMove GLSL 3.00 ES repeated uniform blocks to invalid...
2015-05-01 Jarkko PöyryMerge "Add EXT_texture_border_clamp tests." into mnc-dev
2015-04-30 Jarkko PöyryMerge "Do not assume support for multisampled wide...
2015-04-29 Jarkko PöyryDo not assume support for multisampled wide lines.
2015-04-27 Jarkko PöyryUpdate default VAO attrib divisor tests.
2015-04-24 Jarkko PöyryMerge "Improve texture border color handling."
2015-04-24 Jarkko PöyryMerge "Avoid handling combined depth-stencil textures...
2015-04-24 Jarkko PöyryAvoid handling combined depth-stencil textures as color...
2015-04-24 Mika IsojärviMerge "Use sched_getaffinity for both linux and android."
2015-04-24 Jarkko PöyryMerge "Move getEffectiveTextureView() to tcuTextureUtil."
2015-04-24 Jarkko PöyryMerge "Add support for depth-stencil-mode to Sampler."
2015-04-24 Jarkko PöyryMerge "Handle stencil textures as one-channel int textu...
2015-04-24 Jarkko PöyryMerge "Update GLES3 HW issues list."
2015-04-24 Jarkko PöyryHandle stencil textures as one-channel int textures.
2015-04-22 Jarkko PöyryMerge "Implement tcu::clear{Depth|Stencil} using tcu...
2015-04-21 Jarkko PöyryAdd UNSIGNED_INT24 channel format.
2015-04-21 Jarkko PöyryMerge "Remove getDataSize and setPixels from PixelBuffe...
2015-04-21 Jarkko PöyryRemove getDataSize and setPixels from PixelBufferAccess.
2015-04-21 Jarkko PöyryMerge "Avoid accessing border color directly in tcuText...
2015-04-21 Jarkko PöyryMerge "Support not tightly packed pixel buffer accesses...
2015-04-20 Mika IsojärviMerge "Allow both errors in getFramebufferAttachmentPar...
2015-04-20 Jarkko PöyryMerge "Add getTextureFormatChannelMask."
2015-04-20 Jarkko PöyryMerge "Skip complex compare verification if reference...
2015-04-20 Jarkko PöyryMerge "Improve logging of texture border color."
2015-04-20 Mika IsojärviAllow both errors in getFramebufferAttachmentParameter...
2015-04-20 Mika IsojärviAllow INVALID_OPERATION in glTexImage3D negative tests.
2015-04-17 Jarkko PöyryMerge "Clean up texture sampling and verification code."
2015-04-17 Jarkko PöyryMerge "Support getting transfer format for BGRA textures."
2015-04-17 Jarkko PöyryMerge "Support uploading compressed 3D textures in...
2015-04-17 Jarkko PöyryMerge "Avoid UB in getBits if numBits were 32."
2015-04-17 Mika IsojärviMerge "Remove invalid robustness KHR_create_context...
2015-04-17 Pyry HaulosMerge "Fix more valgrind warnings in negative API tests"
2015-04-17 Jarkko PöyryAdd default VAO vertexAttrbDivisor GLES3/GLES31 behavio...
2015-04-17 Jarkko PöyryMerge "Fix EGL render tests on 5551."
2015-04-17 Mika IsojärviMerge "Remove incompatible EGLImage modify glTexSubImag...
2015-04-17 Pyry HaulosFix more valgrind warnings in negative API tests
2015-04-17 Jarkko PöyryMerge "Fix incorrect assumptions of native GraphicBuffe...
2015-04-17 Mika IsojärviMerge "Add more negative GLSL ES 3 uniform block tests."
2015-04-17 Mika IsojärviAdd more negative GLSL ES 3 uniform block tests.
2015-04-11 Mika IsojärviMerge "Add GLSL 3.00 ES uniform block tests."
2015-04-10 Mika IsojärviAdd GLSL 3.00 ES uniform block tests.
2015-04-08 Mika IsojärviMerge "Improve android install script."
2015-04-07 Mika IsojärviFix negative glCompressedTexSubImage3D tests.
2015-04-07 Pyry HaulosMerge changes If6b4b255,Iaf8879ff
2015-04-07 Jarkko PöyryClose LogSection properly in fence_sync tests.
2015-04-06 Pyry Haulosam c807fa97: (-s ours) am c0636411: am 0870de9a: DO...
2015-04-06 Pyry Haulosam 0870de9a: DO NOT MERGE Do not require signed zero...
2015-04-06 Mika IsojärviMerge "Make EGL GLES2 multithread sharing tests more...
2015-04-06 Jarkko PöyryMerge "Increase threshold in layout_binding tests."
2015-04-06 Jarkko PöyryMerge "Relax random fragment op thresholds on MSAA."
2015-04-04 Jarkko PöyryRelax random fragment op thresholds on MSAA.
2015-04-03 Jarkko PöyryMerge "Fix scissor tests failing on 565."
2015-04-03 Mika IsojärviMerge "Fix clearing SRGB renderbuffers in copy image...
2015-04-03 Pyry HaulosMerge "Fix warnings caused by using unnamed enums as...
2015-04-03 Jarkko PöyryMerge "Generate MNC mustpass lists."
2015-04-03 Jarkko PöyryMerge "Fix read_pixels tests."
2015-04-03 Jarkko PöyryFix read_pixels tests.
2015-04-03 Jarkko PöyryCheck stencil and depth buffer presence before using...
2015-03-31 Etan CohenMerge commit '33ebb838720fdc9d4b75f74ec18e45c22a66c3f6...
2015-03-26 Jarkko PöyryMerge "Add negative tests for array initialization."
2015-03-26 Pyry HaulosMerge "Allow choosing random input count in builtin_fun...
2015-03-25 Prerepa ViswanadhamMerge "Merge remote-tracking branch 'goog/mirror-m...
2015-03-25 Jarkko Pöyryam 7d6b7aac: am a8f81cc2: Merge "Remove tessellation...
2015-03-25 Jarkko Pöyryam 62c53d4d: am c3bb324c: am 9252e819: Remove tessellat...
2015-03-24 Jarkko Pöyryam 9252e819: Remove tessellation.user_defined_io.per_pa...
2015-03-24 Jarkko PöyryMerge "Add .* to .gitignore."
2015-03-24 Jarkko PöyryMerge "Fix es31-lmp.txt caselist containing non-existen...
next