platform/upstream/VK-GL-CTS.git
2016-01-05 Maciej JesionowskiFix Android build script on Windows 64 bit (NDK r10e)
2016-01-04 Pyry HaulosMerge branch 'bug137-fix-spirv_assembly.instruction...
2016-01-04 Pyry HaulosFix implicit VkDeviceSize -> size_t conversion warnings
2016-01-04 Pyry HaulosFix a few warnings
2016-01-04 Pyry HaulosMerge in changes from Khronos repository
2016-01-04 Pyry HaulosMerge branch 'shaderExecutor-imageLayout' into 'master'
2016-01-04 Pyry HaulosMerge branch 'scygan_image_reinterpret_snorm_magic_0x80...
2016-01-04 David NetoFix 137: bad geom entry point I/O var declarations
2016-01-04 scyganShaderExecutor: fixed FragmentOutExecutor that used...
2016-01-04 mchomiczreplace problematic values 0x80 (-128) for snorm...
2016-01-03 Pyry HaulosMerge branch '134-fix-spirv-graphics-loop' into 'master'
2016-01-03 Pyry HaulosMerge branch '136-fix-opMemoryAccess' into 'master'
2016-01-03 Pyry HaulosMerge branch '133-fix-opfrem' into 'master'
2016-01-03 Pyry HaulosMerge branch '132-push-constant-fix' into 'master'
2016-01-03 Pyry HaulosMerge branch 'shaderExecutor-imageView' into 'master'
2016-01-03 Pyry HaulosMerge branch 'jbolz_ssbo_fix' into 'master'
2016-01-03 Pyry HaulosMerge branch 'api-copiesAndBlitting-bufferUsage' into...
2016-01-03 Pyry HaulosMerge branch 'jbolz_fix_floatbitstouint' into 'master'
2016-01-03 Pyry HaulosMerge branch 'jbolz_draw_instance_index' into 'master'
2016-01-03 Pyry HaulosMerge branch 'dynamic-state-fixes' into 'master'
2016-01-03 Pyry HaulosMerge branch '122-fix-timestamp-tests-typo' into 'master'
2016-01-03 Pyry HaulosMerge branch 'jbolz_fix_cmdbuf' into 'master'
2016-01-03 Pyry HaulosMerge branch 'jbolz_push_constants' into 'master'
2016-01-03 Pyry HaulosMerge branch 'jbolz_ubo_align' into 'master'
2016-01-03 Pyry HaulosMerge branch 'jbolz_glsl_matrix2' into 'master'
2015-12-30 Andrew WoloszynFixed invalid spirv in dEQP-VK.spirv_assembly.instructi...
2015-12-30 Andrew WoloszynFixed invalid SPIR-V in spirv_assembly.instruction...
2015-12-30 Andrew WoloszynFix invalid SPIR-V in dEQP-VK.spirv_assembly.instructio...
2015-12-30 Fei YangFix bugs for vertex attribute count in push constant...
2015-12-29 Pyry HaulosRemove few tests affected by a HW limitation am: 3f7111...
2015-12-29 Pyry HaulosRemove few tests affected by a HW limitation am: 3f7111...
2015-12-29 Pyry HaulosRemove few tests affected by a HW limitation am: 3f71117a2f
2015-12-29 Pyry HaulosRemove few tests affected by a HW limitation
2015-12-29 pflisikofix case 'buffer_to_image' - changed src buffer usage...
2015-12-29 Dae KimVarious fixes for dynamic state tests.
2015-12-28 Kenneth RussellAdded test case for conditional assignments to matrix...
2015-12-28 Jeff BolzChange gl_InstanceID to gl_InstanceIndex. Increase...
2015-12-28 scyganShaderExecutor: fixed FragmentOutExecutor that used...
2015-12-28 Jeff BolzFix descriptors for SSBO tests.
2015-12-28 Jeff BolzFix floatbitstouint shaderexecutor test copy/paste bug
2015-12-28 Rocky ShiFix issues after code review.
2015-12-27 Jeff BolzMerge branch 'master' into jbolz_push_constants
2015-12-27 Pyry HaulosFix warnings in copies and blit tests
2015-12-27 Pyry HaulosMerge 70-copies-and-blitting
2015-12-27 Pyry HaulosMerge branch 'dkoch_mv_draw_shaders' into 'master'
2015-12-27 Pyry HaulosMerge branch 'imageLoadStore-too-small-descriptorPool...
2015-12-27 Pyry HaulosMerge branch 'renderpass-proper-aspect-for-cmdClearAtta...
2015-12-27 Pyry HaulosMerge branch '80-ApiObjectManagement-desriptorPool...
2015-12-27 Pyry HaulosMerge branch 'api-bufferView-image-layout' into 'master'
2015-12-27 Pyry HaulosMerge branch '117-push-constant-wrong-glsl' into 'master'
2015-12-27 Pyry HaulosMerge branch 'jekstrand-fix-timestamp-c++11' into ...
2015-12-27 Pyry HaulosMerge branch '76-fix-commandbuffer-params' into 'master'
2015-12-27 Pyry HaulosMerge branch 'jbolz_fix_ubo' into 'master'
2015-12-27 Pyry HaulosMerge branch 'jekstrand-binding-model-hang-fix' into...
2015-12-24 Jason Ekstrandapi.binding_model: Wait for idle before throwing NotSup...
2015-12-24 Rocky ShiFix typo in compute shader and assertion when creating...
2015-12-24 Jeff BolzFix number of command buffers for secondary_execut_twic...
2015-12-23 Daniel KochMove draw shaders to correct location
2015-12-23 Kristof KosztyoStyle fixes for the Copy and blitting
2015-12-23 Gabor AbrahamAdd copy BufferToBuffer tests.
2015-12-23 Kristof KosztyoAdd Image to image copies
2015-12-23 Szilard LedanFix the wrong bufferSize in CopiesAndBlitting
2015-12-23 Szilard LedanSet queueFamilyIndices in CopiesAndBlitting
2015-12-23 Kristof KosztyoRename ImageToImageCopies to CopyImageToImage
2015-12-23 Szilard LedanFix warnings in the CopiesAndBlitting
2015-12-23 Kristof KosztyoRemove leftover comment
2015-12-23 Szilard LedanAdd CopyBufferToImage test
2015-12-23 Kristof KosztyoAdd image to image test
2015-12-23 Kristof KosztyoFinish the buffer to buffer copies base class
2015-12-23 Kristof KosztyoRename testgroup of the copies and blitting
2015-12-23 Kristof KosztyoImplement copyRegions for the buffer to buffer copies
2015-12-23 Kristof KosztyoRemove m_regions from the CopiesAndBlitting class
2015-12-23 Szilard LedanFix the CopyImageToBuffer test
2015-12-23 Gabor AbrahamAdd WIP version of BufferToBufferTest.
2015-12-23 Szilard LedanImprove TestParams in CopiesAndBlittingTests
2015-12-23 Kristof KosztyoSeveral fixes around the readImage and copyImage
2015-12-23 Szilard LedanImprove the calculateSize utility function
2015-12-23 Gabor AbrahamRefactor uploadBuffer and uploadImage.
2015-12-23 Szilard LedanFix the upload image and the ImageToBuffer test
2015-12-23 Gabor AbrahamRemove BufferType enum, add uploadBuffer.
2015-12-23 Kristof KosztyoAdd readImage
2015-12-23 Szilard LedanImplement uploadImage utility function in CopiesAndBlit...
2015-12-23 Kristof KosztyoRefactor checkResult function
2015-12-23 Kristof KosztyoAdd generateExpectedResult function
2015-12-23 Gabor AbrahamImplement generateBuffer function
2015-12-23 Szilard LedanAdd base of the CopyImageToBuffer test
2015-12-23 Kristof KosztyoAdd base of the copy image to image
2015-12-23 Szilard LedanAdd base of Copies And Blitting tests
2015-12-23 Kristof KosztyoCopies and blitting: update the test specification
2015-12-23 scyganvktImageLoadStoreTests: fix *__layer test cases - fix...
2015-12-23 scyganRenderpass test: use proper aspect for cmdClearAttachments
2015-12-23 scyganFix descriptor pool size in api.object_management.multi...
2015-12-23 scyganvktApiBufferViewAccessTests: image cannot be created...
2015-12-23 Pyry HaulosFix couple of invalid VkBufferCreateInfos and ws violat...
2015-12-23 Pyry HaulosMerge 90-command-buffers
2015-12-23 Pyry HaulosMerge 41-image-load-store-tests
2015-12-23 Pyry HaulosFix whitespace violations
2015-12-23 Jeff BolzPush Constant fixes: add location=0 on color I/O. Repla...
2015-12-23 Pyry HaulosFix VkCommandPoolCreateInfo in compute test utils.
2015-12-23 Jeff BolzFix 'ubo' tests to lay out data satisfying the min...
next