Remove mediump cos() tests from mustpass
[platform/upstream/VK-GL-CTS.git] / framework /
2015-05-01 Mika IsojärviMerge "Fix memory leak in semaphore self tests." into...
2015-05-01 Mika IsojärviFix memory leak in semaphore self tests.
2015-05-01 Mika IsojärviMerge "Move GLSL 3.00 ES repeated uniform blocks to...
2015-05-01 Jarkko PöyryAssume border color is always in linear space.
2015-04-30 Pyry HaulosMerge "Add bug numbers to ES3.1 HW issues list" into...
2015-04-30 Pyry HaulosMerge "Update GLES3 HW issues list" into mnc-dev
2015-04-28 Jarkko PöyryFix unused variable warning in Release builds.
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öyryImprove texture border color handling.
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 "Simplify sglr depth-stencil related code by...
2015-04-24 Jarkko PöyryMerge "Add getDefaultGatherOffsets() to texture utils."
2015-04-24 Mika IsojärviUse sched_getaffinity for both linux and android.
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-24 Jarkko PöyryMove getEffectiveTextureView() to tcuTextureUtil.
2015-04-24 Jarkko PöyryAdd support for depth-stencil-mode to Sampler.
2015-04-23 Jarkko PöyryAdd getDefaultGatherOffsets() to texture utils.
2015-04-23 Jarkko PöyrySimplify sglr depth-stencil related code by using tcu...
2015-04-23 Jarkko PöyryAdd N-bit min/max/mask utilities to deInt32.h.
2015-04-23 Jarkko PöyryMerge "Fix valgrind warnings."
2015-04-23 Pyry HaulosFix dethread build on OS X
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öyryImplement tcu::clear{Depth|Stencil} using tcu::clear.
2015-04-21 Jarkko PöyryRemove getDataSize and setPixels from PixelBufferAccess.
2015-04-21 Jarkko PöyryAdd utilities to split combined-depth-stencil accesses.
2015-04-21 Jarkko PöyryMerge "Avoid accessing border color directly in tcuText...
2015-04-21 Jarkko PöyryAvoid accessing pixel depth directly in tcuTexCompareVe...
2015-04-21 Jarkko PöyryMerge "Support not tightly packed pixel buffer accesses...
2015-04-21 Jarkko PöyryAvoid accessing border color directly in tcuTexture.
2015-04-21 Jarkko PöyrySupport not tightly packed pixel buffer accesses in...
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-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 Pyry HaulosMerge "Remove complex builtin function constant folding...
2015-04-17 Jarkko PöyryMerge "Fix EGL render tests on 5551."
2015-04-17 Mika IsojärviMerge "Remove check that required NULL to be invalid...
2015-04-17 Mika IsojärviMerge "Remove incompatible EGLImage modify glTexSubImag...
2015-04-17 Jarkko PöyryMerge "Fix incorrect assumptions of native GraphicBuffe...
2015-04-17 Jarkko PöyryImprove logging of texture border color.
2015-04-17 Jarkko PöyryClean up texture sampling and verification code.
2015-04-17 Jarkko PöyryAdd getTextureFormatChannelMask.
2015-04-17 Jarkko PöyrySupport getting transfer format for BGRA textures.
2015-04-17 Jarkko PöyryFix incorrect assumptions of native GraphicBuffer ctor...
2015-04-14 Jarkko PöyrySupport uploading compressed 3D textures in gluTexture.
2015-04-14 Jarkko PöyryAvoid UB in getBits if numBits were 32.
2015-04-13 Pyry HaulosAdd de::SpinBarrier
2015-04-11 Mika IsojärviMerge "Add GLSL 3.00 ES uniform block tests."
2015-04-10 Pyry HaulosAdd CPU core count queries to deThread.h
2015-04-10 Mika IsojärviMerge "Check EXT_sparse_texture in get_internalformativ...
2015-04-09 Pyry HaulosAdd dePop64() and fix dePop32() to use unsigned input...
2015-04-08 Mika IsojärviMerge "Improve android install script."
2015-04-07 Pyry HaulosFix unintialized memory issues reported by valgrind
2015-04-07 Pyry HaulosMerge changes If6b4b255,Iaf8879ff
2015-04-07 Jarkko PöyryTerminate session execution if fatal error is caught.
2015-04-06 Pyry Haulosam c807fa97: (-s ours) am c0636411: am 0870de9a: DO...
2015-04-06 Jarkko PöyryMerge "Avoid ambiguous clear colors in fragment_ops...
2015-04-06 Pyry Haulosam 0870de9a: DO NOT MERGE Do not require signed zero...
2015-04-06 Jarkko PöyryMerge "Remove broken fragment op interaction shader...
2015-04-06 Jarkko PöyryMerge "Render draw test reference lines with MSAA in...
2015-04-06 Mika IsojärviMerge "Make EGL GLES2 multithread sharing tests more...
2015-04-06 Mika IsojärviMake EGL GLES2 multithread sharing tests more robust.
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-06 Pyry HaulosMerge "Add stub EGL support to null platform"
2015-04-03 Pyry HaulosAdd stub EGL support to null platform
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 Pyry HaulosMerge "New mustpass script and first MNC ES3.x mustpass...
2015-04-03 Mika IsojärviMerge "Improve android gdb script."
2015-04-03 Mika IsojärviMerge "Fix / Clean up de::SharedPtr."
2015-04-03 Mika IsojärviFix / Clean up de::SharedPtr.
2015-04-02 Etan CohenMerge "Merge commit '33ebb838720fdc9d4b75f74ec18e45c22a...
2015-03-31 Jarkko PöyryMerge "Update case list."
2015-03-31 Etan CohenMerge commit '33ebb838720fdc9d4b75f74ec18e45c22a66c3f6...
2015-03-30 Jarkko PöyryRemove sampleND duplication by always using the offset...
2015-03-27 Jarkko PöyryMerge "Add negative tests for per-patch output aggregat...
2015-03-27 Jarkko PöyryMerge changes If9baae21,I67223279
2015-03-26 Jarkko PöyryFix shader info log including 0-terminator.
2015-03-26 Jarkko PöyryMerge "Add negative tests for array initialization."
2015-03-26 Pyry HaulosMerge "Fix test session completion status"
2015-03-26 Pyry HaulosFix test session completion status
next