platform/upstream/VK-GL-CTS.git
2015-06-09 Jarkko PöyryConvert negative pragma cases to positive.
2015-06-08 Jarkko PöyryAdd deInt32ToFloatRoundToNegInf and deInt32ToFloatRound...
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-05 Mika IsojärviAlways read pixels from fbo in fbo recreate.no_rebind...
2015-06-05 Jarkko PöyryMerge "Check sampler limits in random shader cases...
2015-06-04 Pyry Haulosam a4a7a175: am fe14a7c9: Remove fragment_out tests...
2015-06-04 Jarkko PöyryCheck sampler limits in random shader cases.
2015-06-04 Jarkko PöyryRemove broken sampler2darrayshadow_vertex from mustpass.
2015-06-02 Jarkko PöyryConvert ES3 uniform block precision mismatch test to...
2015-06-02 Pyry Haulosam fe14a7c9: Remove fragment_out tests with too strict...
2015-06-02 Pyry HaulosRemove fragment_out tests with too strict thresholds...
2015-06-02 Pyry HaulosRemove fragment_out tests with too strict thresholds...
2015-06-01 Mika IsojärviRemove GLES3 attribute location aliasing tests from...
2015-05-29 Pyry HaulosMerge "Allow alternative mix() implementation" into...
2015-05-29 Pyry HaulosAllow alternative mix() implementation
2015-05-29 Pyry HaulosAllow different multiplication order in reflect()
2015-05-29 Pyry HaulosAdd support for alternative forms to precision tests
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-21 Pyry HaulosAdd tests for GL_EXT_debug_marker
2015-05-20 Pyry HaulosUpdate ES3 mustpass list
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-13 Mika IsojärviFix EGL multithread single window tests.
2015-05-12 Jarkko PöyryRevert "Make empty declaration tests positive."
2015-05-12 Jarkko PöyryMerge "Fix issues with non-tightly packed images."...
2015-05-12 Jarkko PöyryFix issues with non-tightly packed images.
2015-05-11 Jarkko PöyryDo not use combined format as depth target in EGL rende...
2015-05-08 Jarkko PöyryFix onStart/onCreate race in instrumentation.
2015-05-07 Jarkko PöyryDO NOT MERGE: Do not spam activity manager if remote...
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 Mika IsojärviMerge "Remove copies from rendebuffers from must pass...
2015-05-06 Mika IsojärviMerge "Remove SRGB copy image test bug from test issues...
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 Jarkko PöyryAdd missing EGLimage stencil image verifier.
2015-05-06 Jarkko PöyryFix EGLImage depth image test issues.
2015-05-06 Jarkko PöyryFix some warnings in border clamp tests.
2015-05-06 Mika IsojärviRemove copies from rendebuffers from must pass list.
2015-05-06 Mika IsojärviRemove SRGB copy image test bug from test issues list.
2015-05-06 Pyry HaulosMerge "Regenerate EGL mustpass lists" into mnc-dev
2015-05-06 Pyry HaulosRegenerate EGL mustpass lists
2015-05-06 Pyry HaulosUpdate ES2 mustpass based on latest feedback
2015-05-06 Jarkko PöyryDo not use color EGLimages as depth or stencil images...
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ärviRelax ordering requirements for non-conformant configs.
2015-05-06 Mika IsojärviMerge "Allow BUFFER_TYPE_YUV as BUFFER_TYPE if extensio...
2015-05-06 Jarkko PöyryMerge "Make empty declaration tests positive." into...
2015-05-06 Pyry HaulosRelax builtin precision tests, fix issue in div rounding
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 Mika IsojärviAllow BUFFER_TYPE_YUV as BUFFER_TYPE if extension is...
2015-05-05 Kalle RaitaCheck that HDR version of ASTC is present for non-2D...
2015-05-05 Jarkko PöyryMake empty declaration tests positive.
2015-05-05 Jarkko PöyryFix negative block syntax tests expecting compile success.
2015-05-05 Mika IsojärviMerge "Add missing finish() calls to multithread and...
2015-05-05 Mika IsojärviMerge "Require conformant configs in EGL tests." into...
2015-05-05 Jarkko PöyryFix primitive bbox line verification regression.
2015-05-05 Jarkko PöyryMerge "Check OES_texture_npot in ES2 texture completene...
2015-05-05 Mika IsojärviUpdate EGL wrappers and utilities to latest spec.
2015-05-05 Jarkko PöyryCheck OES_texture_npot in ES2 texture completeness...
2015-05-05 Mika IsojärviAdd missing finish() calls to multithread and multi...
2015-05-04 Mika IsojärviRequire conformant configs in EGL tests.
2015-05-04 Pyry HaulosRemove problematic shaders.texture_functions tests...
2015-05-04 Pyry HaulosMerge "Remove mediump cos() tests from mustpass" into...
2015-05-04 Pyry HaulosRemove mediump cos() tests from mustpass
2015-05-04 Pyry HaulosRelax texture filtering precision requirements in ES2...
2015-05-01 Mika IsojärviMerge "Fix memory leak in semaphore self tests." into...
2015-05-01 Jarkko PöyryFix unused variable warning in release builds.
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 Mika IsojärviMove GLSL 3.00 ES repeated uniform blocks to invalid...
2015-05-01 Jarkko PöyryAssume border color is always in linear space.
2015-05-01 Jarkko PöyryMerge "Add EXT_texture_border_clamp tests." into mnc-dev
2015-04-30 Jarkko PöyryAdd EXT_texture_border_clamp tests.
2015-04-30 Jarkko PöyryMerge "Do not assume support for multisampled wide...
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-29 Jarkko PöyryDo not assume support for multisampled wide lines.
2015-04-29 Pyry HaulosAdd bug numbers to ES3.1 HW issues list
2015-04-29 Pyry HaulosUpdate GLES3 HW issues list
2015-04-28 Jarkko PöyryFix unused variable warning in Release builds.
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ö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."
next