platform/upstream/VK-GL-CTS.git
2016-01-13 bpkowaliuse dummy descriptor in descriptor pool instead of...
2016-01-13 Pyry HaulosMerge branch 'awoloszyn-fix-opquantize-compute-tests...
2016-01-13 Pyry HaulosMerge branch '51_renederpass_grow_fix_image-layouts...
2016-01-13 Pyry HaulosMerge branch 'jbolz_astc_srgb_5x4_8x5' into 'master'
2016-01-13 Pyry HaulosMerge branch 'scygan_pipeline_memoryBarrier-usage_flags...
2016-01-13 Pyry HaulosMerge branch '175-fix-opaque-type-indexing-atomic-count...
2016-01-13 Pyry HaulosMerge branch 'jbolz_descriptor_set_regression' into...
2016-01-13 Pyry HaulosMerge branch '86-fix-api-buffer' into 'master'
2016-01-13 Pyry HaulosMerge branch '56-fix-image-copy-inside-render-pass...
2016-01-13 Pyry HaulosMerge branch '185-fix-timestamp-test-issue' into 'master'
2016-01-13 Pyry HaulosMerge branch 'copy-blit-size-format-issue2' into 'master'
2016-01-13 Pyry HaulosMerge branch '143-fix-version-in-shader-render-case...
2016-01-13 scygandEQP-VK.renderpass.grow and others: do not use DEPTH...
2016-01-13 pflisikocorrected source buffer usage flags
2016-01-13 Andrew WoloszynAdded missing assembly to spirv_assembly.instruction...
2016-01-13 Andrew WoloszynFixed incorrect constants in opquantize.spec_const...
2016-01-13 Robert SipkaShaderExecutor: read counter values from the buffer
2016-01-13 Andrew WoloszynFixed constructNormalizedFloat.
2016-01-13 Peter SiketHeap size fix.
2016-01-13 Piotr ŁebskiChange the incorrect entry index in cmdBeginQuery
2016-01-13 Kristof KosztyoLimit the maximum buffer size in the buffer creation...
2016-01-13 Szilard LedanMove cmdCopyImageToBuffer outside from render pass
2016-01-13 Rocky ShiReset the query pool entries before write timestamp.
2016-01-13 Rocky ShiMerge branch 'master' into 162-163-fix-timestamp-issues
2016-01-13 Jeff BolzFix recent regression binding unallocated descriptor set
2016-01-13 Jeff BolzFix mapping of ASTC/sRGB formats for 5x4 and 8x5 block...
2016-01-13 David SodmanReverse sense of checking for unsupported features...
2016-01-13 Jeannot Bretonremove a pointer from ptrToSlotIndex when it is released
2016-01-13 Jeannot BretonAdjust indentation and divide by 4
2016-01-12 Peter SiketExtra space is removed and Context::getDeviceFeatures...
2016-01-12 Jeff BolzFix compute tests: UBO/SSBO layout mismatch, and uninit...
2016-01-12 Csaba OsztrogonácUse version 310 es in ShaderRenderCase based tests.
2016-01-12 Pyry HaulosMerge branch 'scygan_api_alloc_callback_and_bitwise_ops...
2016-01-12 Pyry HaulosFix typo in internal alloc validation
2016-01-12 Pyry HaulosFix warnings
2016-01-12 Pyry HaulosMerge in changes from Khronos repository
2016-01-12 Pyry HaulosMerge branch 'awoloszyn-remove-unnecessary-geom' into...
2016-01-12 Pyry HaulosMerge branch 'scygan_shaderRender_empty_dpool' into...
2016-01-12 Pyry HaulosMerge branch 'scygan_memory_barrier_fixes' into 'master'
2016-01-12 Pyry HaulosMerge branch 'amd-immutable-sampler-fix' into 'master'
2016-01-12 Pyry HaulosMerge branch '151-fix-create-bufferview-size' into...
2016-01-12 Mika IsojärviFix memory allocation percent size rounding error.
2016-01-12 iostrowsFix one AllocationCallbackRecord and bitwise operations
2016-01-12 Mika IsojärviFixes to pipeline barrier tests
2016-01-12 Pyry HaulosUpdate vulkan library name on Windows
2016-01-12 Andrew WoloszynRemove geometry shader from addTessCtrlTest.
2016-01-12 bpkowaliprevent of creating illegal empty descriptor pool when...
2016-01-12 pflisikocorrected sType of VkImageMemoryBarrier struct
2016-01-12 pflisikomemory barrier tests: fix VkImageCreateInfo
2016-01-12 aqnuepFix to always allocate storage in descriptor pools...
2016-01-12 Jason EkstrandvktSpvAsmInstructionTests: Add array strides to OpCopyM...
2016-01-12 Peter SiketBufferView size is fixed.
2016-01-12 Pyry HaulosUpdate Vulkan CTS to API 1.0.0
2016-01-12 Pyry HaulosMerge in changes from Khronos repository
2016-01-12 Mika IsojärviIncrease GLES2 fbo comparison threshold to 0.03 am...
2016-01-12 Mika IsojärviIncrease GLES2 fbo comparison threshold to 0.03 am...
2016-01-12 Mika IsojärviIncrease GLES2 fbo comparison threshold to 0.03 am...
2016-01-12 Mika IsojärviIncrease GLES2 fbo comparison threshold to 0.03
2016-01-12 Rocky ShiFix 2 issues #162,#163 in pipeline.timestamp tests.
2016-01-12 Jason EkstrandvktSpvAsmInstructionTests: Fix copymemory struct test
2016-01-12 Dae KimCopy arrays passed to builder util classes.
2016-01-12 Pyry HaulosMerge branch '179-fix-bitwisexor' into 'master'
2016-01-12 Pyry HaulosMerge branch '135-fix-copy-blit-same-data' into 'master'
2016-01-12 Pyry HaulosMerge branch '176-pipeline-image-buffer-offset-fix...
2016-01-11 Jason EkstrandvktSpvAsmInstructionTests: Don't create constants of...
2016-01-11 Jason EkstrandvktSpvAsmInstructionTests: Don't create integer matrices
2016-01-11 Mika IsojärviIncrease GLES2 fbo comparison threshold to 0.03
2016-01-11 Andrew WoloszynSwitched opspecconstantop.bitwisexor tests to use xor...
2016-01-11 Kalle RaitaFix shift-negative-value warning am: cb38ffc012 am...
2016-01-11 Dan WillemsenUse -Wno-error=date-time am: 865f9aae63 am: 5b7e673b0c...
2016-01-11 Dan WillemsenMerge "Use -Wno-date-time to allow __DATE__/__TIME__...
2016-01-11 Pyry HaulosRemove few tests affected by a HW limitation am: 3f7111...
2016-01-11 Pyry HaulosDO NOT MERGE: Restore accidentally reverted mustpass...
2016-01-11 Kalle RaitaDO NOT MERGE Refresh GLES 3.1 must-pass XML am: d8e85a9...
2016-01-11 Kalle RaitaDO NOT MERGE Remove MSAA wide line derivate tests am...
2016-01-11 Daniel XieMerge "DO NOT MERGE: Add cube gather tests that avoid...
2016-01-11 Daniel XieMerge "Remove broken record_variable_selection test...
2016-01-11 Jarkko PöyryDO NOT MERGE: Apply fix for tessellation fractional...
2016-01-11 Pyry HaulosDO NOT MERGE Do not require signed zero support in...
2016-01-11 Jarkko PöyryDO NOT MERGE: Ignore denormals in floatUlpThresholdComp...
2016-01-11 Daniel XieMerge "Remove wide line bounding box cases" into marshm...
2016-01-11 David SodmanRemove GLES2-texture.wrap tests from mustpass am: 85fcb...
2016-01-11 David SodmanRemove GLES2.functional.texture.units.2_units.only_cube...
2016-01-11 Daniel XieMerge "Change MSAA sample-count error to warning" into...
2016-01-11 David SodmanRemove GLES2.functional.dither.disable.gradient.* tests...
2016-01-11 Jed EstepDO NOT MERGE add running time hints for dEQP packages...
2016-01-11 Daniel XieMerge "DO NOT MERGE Restore accidentally commented...
2016-01-11 Kalle RaitaExclude RGB565 blending cases from the must-pass am...
2016-01-11 Kalle RaitaDO NOT MERGE Split GLES31 copy image tests in 3. am...
2016-01-11 Kalle RaitaFix shift-negative-value warning am: cb38ffc012 am...
2016-01-11 Dan WillemsenUse -Wno-error=date-time am: 865f9aae63 am: 5b7e673b0c
2016-01-11 Daniel XieMerge "DO NOT MERGE: Add cube gather tests that avoid...
2016-01-11 Daniel XieMerge "Remove broken record_variable_selection test...
2016-01-11 Dan WillemsenMerge "Use -Wno-date-time to allow __DATE__/__TIME__...
2016-01-11 Pyry HaulosRemove few tests affected by a HW limitation am: 3f7111...
2016-01-11 Jarkko PöyryDO NOT MERGE: Apply fix for tessellation fractional...
2016-01-11 Pyry HaulosDO NOT MERGE: Restore accidentally reverted mustpass...
2016-01-11 Pyry HaulosDO NOT MERGE Do not require signed zero support in...
2016-01-11 Jarkko PöyryDO NOT MERGE: Ignore denormals in floatUlpThresholdComp...
2016-01-11 Kalle RaitaDO NOT MERGE Refresh GLES 3.1 must-pass XML am: d8e85a9...
next