Merge changes I5f7e56e3,I7f88e1da into oreo-cts-dev
[platform/upstream/VK-GL-CTS.git] / external /
2017-09-15 Mika IsojärviMerge Vulkan CTS 1.0.2.6 into aosp/oreo-cts-dev
2017-09-12 Tony WasserkaCheck for depthBounds support in shader builtin frag...
2017-09-08 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-09-07 Graeme LeeseChange required sample counts for storage images
2017-09-07 Boris ZaninFix VK_KHR_maintenance2 extended_usage_bit tests
2017-09-07 Gary SweetFixup some missing/incorrect flushes and invalidates
2017-09-06 Slawomir CyganUse SRC image layout for copy image to buffer
2017-09-05 Slawomir CyganDo not use ycbcr formats if ycbcr extension is not...
2017-09-05 Pyry HaulosFix issues in pipeline.timestamp.transfer_tests am...
2017-09-05 Pyry HaulosFix issues in pipeline.timestamp.transfer_tests
2017-09-04 Gary SweetFixup some missing/incorrect flushes and invalidates
2017-08-31 Daniel KochWhitelist new extensions for VK 1.0.2.6
2017-08-31 Mika IsojärviAdd tests for image copies between YCbCr formats
2017-08-31 Mika IsojärviAdd tests for VK_KHR_sampler_ycbcr_conversion
2017-08-31 Boris ZaninTest VK_KHR_dedicated_allocation mem requirement queries
2017-08-31 David SodmanAdd tests for FragCoord interaction with multisampling
2017-08-31 Maciej JesionowskiFix VS12 compilation error (typedef)
2017-08-31 Slawomir CyganFix wrong transition in dEQP-VK.glsl.builtin_var.fragdepth
2017-08-31 David SodmanAdd test for FragDepth shader built-in
2017-08-31 David SodmanExtend gl_FrontFacing tests
2017-08-31 David SodmanAdd ability to generate images with the reference renderer
2017-08-31 David SodmanAdd Vulkan DrawContext utility class
2017-08-31 Arkadiusz SarwaVK_KHR_maintenance2: View block-compressed add check...
2017-08-31 Boris ZaninVK_KHR_maintenance2: extended_usage_bit tests
2017-08-31 Arkadiusz SarwaFix build errors with uint32_t vktImageMutableTests.cpp
2017-08-31 Boris ZaninVK_KHR_maintenance2: View block-compressed speedup
2017-08-31 Arkadiusz SarwaVK_KHR_maintenance2: View block-compressed formats...
2017-08-31 Pyry HaulosFramework support for VK_KHR_sampler_ycbcr_conversion
2017-08-31 Mika IsojärviAdd support for 10 and 12bit packed unorm formats
2017-08-31 Iago Toral QuirogaAdd tests for VK_KHR_image_format_list
2017-08-31 Iago Toral QuirogaExpand tests for mutable images
2017-08-31 Marcin RoguckiTests for VK_KHR_bind_memory2
2017-08-31 Arkadiusz SarwaVK_KHR_maintenance2: View block-compressed formats
2017-08-31 Boris ZaninVK_KHR_maintenance2: Point clipping
2017-08-31 Mika IsojärviVK_KHR_maintenance2: New depth and stencil layouts
2017-08-31 Pyry HaulosVK_KHR_maintenance2: Tessellation domain origin
2017-08-31 Jason EkstrandAdd yflip versions of tessellation winding order tests
2017-08-31 Mika IsojärviVK_KHR_maintenance2: Render pass input aspect specifiers
2017-08-31 Pyry HaulosAdd framework support for VK_KHR_maintenance2
2017-08-31 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-08-31 Alex WaltersMake create_buffer test use platform limits
2017-08-30 Pyry HaulosFix issues in pipeline.timestamp.transfer_tests
2017-08-30 Slawomir CygandEQP-VK.geometry: use proper layout for sampling the...
2017-08-25 Ian ElliottFix flakiness in mailbox.display_timing
2017-08-21 Alexander GalazinAdd more allowed 'dot' alternatives
2017-08-11 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-08-11 Gary SweetKeep buffer memory alive through BufferView creation
2017-08-11 Dave AirlieFix combined depth/stencil clear colors.
2017-08-11 Oivind BogeFixed incorrect calculation of GCD
2017-08-11 Oivind BogeFix layout transition for WSI tests
2017-08-11 Gary SweetRespect sampleRateShading availability in interpolate...
2017-08-11 Slawomir CyganFix regressions in synchronization tests for dedicated...
2017-08-09 Gary SweetRespect maximum workgroup count in SpvAsmInstructionTests
2017-08-08 Maciej JesionowskiSparse buffer test: allocate memory in one big chunk
2017-08-04 Graeme LeeseMerge "Fix extension support checks in negative api...
2017-08-04 Graeme LeeseMerge "Fix extension support checks in negative api...
2017-08-04 Graeme LeeseMerge "Fix extension support checks in negative api...
2017-08-04 Graeme LeeseMerge "Fix extension support checks in negative api...
2017-07-26 Daniel KochAllow VK_KHR_relaxed_block_layout extension
2017-07-26 Maciej JesionowskiSparse buffer test: allocate memory in one big chunk
2017-07-25 Arkadiusz SarwaAdd VK_KHR_relaxed_block_layout
2017-07-25 Arkadiusz SarwaAdd GlslBuildOptions::FLAG_ALLOW_RELAXED_OFFSETS
2017-07-24 Tony ZlatinskiSelect correct memory heap index for memory import
2017-07-21 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-07-21 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.0 into vk-gl-cts/vulkan...
2017-07-21 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-07-21 Igor OstrowskiFix layout transition in blitting tests
2017-07-21 Igor OstrowskiAdd metadata bindings in sparse tests
2017-07-19 Mika IsojrviFix atomic ssbo xor test am: f0fa05e898 am: b426d8bfad...
2017-07-19 Mika IsojrviFix atomic ssbo xor test am: f0fa05e898 am: 14cd264501...
2017-07-19 Mika IsojrviFix atomic ssbo xor test am: f0fa05e898 am: b426d8bfad...
2017-07-19 Mika IsojrviFix atomic ssbo xor test am: f0fa05e898 am: 14cd264501...
2017-07-19 Mika IsojrviFix atomic ssbo xor test am: f0fa05e898 am: b426d8bfad...
2017-07-19 Mika IsojrviFix atomic ssbo xor test am: f0fa05e898 am: 14cd264501...
2017-07-19 Mika IsojrviFix atomic ssbo xor test am: f0fa05e898
2017-07-19 Mika IsojrviFix atomic ssbo xor test
2017-07-17 JarredDaviesFix incorrect scale in pipeline_barrier tests
2017-07-16 Slawomir Cygancopies_and_blitting: fix ambiguous signed normalized...
2017-07-16 Yanjun ZhangRelax threshold in cube map filtering tests
2017-07-16 Slawomir Cygancross_instance sync: run without VK_KHR_get_memory_requ...
2017-07-16 gkbldvalRefactor synchronization test code to avoid compiler...
2017-07-16 Alexander GalazinFix gcc 5.4 warnings
2017-07-12 Mika IsojrviMask compared bits in atomic operation tests. am: b2ed9...
2017-07-12 Mika IsojrviMask compared bits in atomic operation tests. am: b2ed9...
2017-07-12 Mika IsojrviMask compared bits in atomic operation tests. am: b2ed9...
2017-07-12 Mika IsojrviMask compared bits in atomic operation tests. am: b2ed9...
2017-07-12 Mika IsojrviMask compared bits in atomic operation tests. am: b2ed9...
2017-07-12 Mika IsojrviMask compared bits in atomic operation tests. am: b2ed9...
2017-07-12 Mika IsojrviMask compared bits in atomic operation tests. am: b2ed9...
2017-07-12 Mika IsojrviMask compared bits in atomic operation tests.
2017-07-11 Boris ZaninWindows build fix. Use deUint types
2017-07-10 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2-confidential-rc into...
2017-07-06 Ehsan NasiriFix for variable pointer (writes) in tess.control
2017-07-06 Slawomir Cygancross_instance sync tests: add support for non-KMT...
2017-07-06 Slawomir CyganWrong handle in external fence reset tests
2017-07-05 Alexander GalazinFix gcc 6.3 warnings
2017-06-30 Noah FredriksRemove individual 3D slice layout transitions
2017-06-30 Noah FredriksRemove individual 3D slice layout transitions
2017-06-30 Alexander GalazinExclude variable pointers tests with stores to SSBOs...
2017-06-30 Ehsan NasiriAdd ArrayStride decoration to some pointers.
next