Add CTS_ARB_spirv_extensions test implementation
[platform/upstream/VK-GL-CTS.git] / external /
2017-07-01 Slawomir CyganFix tessellation tests do not test undefined tessLevel...
2017-07-01 Piotr ByszewskiMove robustness tests to custom context package
2017-07-01 Piotr ByszewskiAdd limits_tests implementation
2017-07-01 Andres GomezGL_ARB_enhanced_layouts: consider std140 rules
2017-06-30 Juan A. Suarez Romerox11_egl: use quotes to include glesv1_cm directories
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.
2017-06-30 Maciej JesionowskiUse transfer queue with vkCmdFillBuffer
2017-06-29 Alexander GalazinExclude certain tests not inlcuded in 1.0.2.3
2017-06-29 James HelfertyAccept compiler or link error as passing result
2017-06-28 Alexander GalazinExclude render pass multisample resolve tests
2017-06-28 Maciej JesionowskiReduce the max number of concurrent pipeline cache...
2017-06-28 Maciej JesionowskiUse transfer queue with vkCmdFillBuffer
2017-06-28 Adam CzuprynaAdd CTS_KHR_no_error test implementation
2017-06-27 Ehsan NasiriAdd new VK_KHR_variable_pointers extension tests
2017-06-27 Ehsan NasiriAdd tests for SPV_KHR_variable_pointers extension
2017-06-27 Alexander GalazinExclude multisample renderpass input attachment tests
2017-06-27 Alexander GalazinExclude tests for resolving between images of different...
2017-06-27 Alexander GalazinApplying missing changes from 7e5751
2017-06-26 David NetoFix build_mustpass.py dir in vulkancts README
2017-06-25 Adam CzuprynaAdd CTS_EXT_texture_filter_anisotropic tests implementation
2017-06-25 James HelfertyAllow NV_texture_rectangle_compressed
2017-06-25 James HelfertyStop reading from uninitialized memory
2017-06-25 James HelfertyEnsure invalid_value is an invalid value
2017-06-25 Iago Toral QuirogaRewrite DSA texture buffer tests to signal unsupported...
2017-06-25 Piotr ByszewskiAdd new package for tests with no default context
2017-06-23 Alexander GalazinAdd VK_KHR_dedicated_allocation to allowed extensions
2017-06-23 Boris ZaninVK_KHR_dedicated_allocation: Image clears
2017-06-23 Slawomir CyganExtend dEQP-VK.api.image_clearing tests to cover layere...
2017-06-23 Boris ZaninVK_KHR_dedicated_allocation: Copies and blits
2017-06-23 Igor OstrowskiAdd copy image to image and blit image tests with vario...
2017-06-23 Maciej JesionowskiAdd NEAREST filtered blitting tests
2017-06-23 Gabor AbrahamImprove the test generation in the copies and blitting...
2017-06-23 Boris ZaninVK_KHR_dedicated_allocation: Extend renderpass
2017-06-23 Mika IsojärviAdd render pass multisample resolve tests
2017-06-23 Mika IsojärviAdd multisample renderpass input attachment tests
2017-06-23 Boris ZaninVK_KHR_dedicated_allocation: Extend render_to_image
2017-06-23 Maciej JesionowskiAdd render to mipmaps tests
2017-06-23 Maciej JesionowskiAdd max size attachments tests
2017-06-23 Boris ZaninVK_KHR_dedicated_allocation: Extend pipeline.image
2017-06-23 Marcin RoguckiVK_KHR_dedicated_allocation: Memory Mapping tests
2017-06-23 Marcin RoguckiVK_KHR_dedicated_allocation: Buffer tests
2017-06-23 Maciej JesionowskiUse deAlign64 in api.buffer and sparse_resources
2017-06-23 Boris ZaninDefinitions for VK_KHR_dedicated_allocation
2017-06-23 Mika IsojärviAdd API tests for VK_KHR_external_fence* extensions
2017-06-23 Piers DaniellTest for VK_KHR_win32_keyed_mutex
2017-06-23 Gary SweetDelete pipeline in dEQP-VK.renderpass.multisample
2017-06-23 Pyry HaulosAPI tests for the VK_KHR_external_* extensions
2017-06-23 Daniel Kochdefer device creation until after feature checks
2017-06-23 Daniel KochFix 16bit_storage out of bounds buffer accesses
2017-06-22 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-06-22 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/vulkan...
2017-06-22 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-06-20 Alex WaltersCheck for shaderFloat64 before creating shaders
2017-06-20 Andres GomezFix 'verification' spell in enhanced_layouts
2017-06-19 Iago Toral QuirogaFix regressions from 38cdcf98c372cb8af8
2017-06-18 Boris ZaninAdd test for VK_KHR_get_memory_requirements2
2017-06-18 Lei ZhangAdd tests for the VK_KHR_16bit_storage extension
2017-06-18 Pyry HaulosAdd tests for VK_KHR_storage_buffer_storage_class
2017-06-18 Pyry HaulosImprove GLSL source program support
2017-06-18 Pyry HaulosCherry-pick SPIR-V assembly test improvements
2017-06-18 Mika IsojärviAdd create functions for common Vulkan types.
2017-06-18 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-06-18 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-06-18 Alexander GalazinMerge vk-gl-cts/aosp-deqp-dev into vk-gl-cts/master
2017-06-18 Pyry HaulosTouch watchdog before freeing objs in max_concurrent
2017-06-18 Gary SweetAdd missing flush for opaque_type_indexing tests
2017-06-18 Boris ZaninReturn back transient attachments tests
2017-06-18 Slawomir CyganExtend dEQP-VK.api.image_clearing tests to cover layere...
2017-06-18 Gary SweetExplicitly clamp outputs from sint renderpass cases
2017-06-18 Slawomir CyganSlightly increase threshold in dEQP-VK.draw.basic_draw...
2017-06-14 Pyry HaulosMerge "Remove EGL gles1.rgb565_window from mustpass"
2017-06-14 Treehugger RobotMerge "Remove EGL gles1.rgb565_window from mustpass"
2017-06-14 Pyry HaulosTouch watchdog before freeing objs in max_concurrent
2017-06-13 Pyry HaulosTouch watchdog before freeing objs in max_concurrent
2017-06-13 Alexander GalazinUpdate ES mustpass after merge from AOSP
2017-06-12 Pyry HaulosMerge "Re-remove tessellation explicit_output_array_siz...
2017-06-11 Alexander GalazinMerge vk-gl-cts/aosp-deqp-dev into vk-gl-cts/master
2017-06-09 Alexander GalazinSkip OOB SSBO fragment tests for ES3.1 GPUs
2017-06-09 Treehugger RobotMerge "Add support for metamorphic testing" into deqp-dev
2017-06-09 Jeannot BretonFix CopyNamedBufferSubData definition
2017-06-09 Jeannot BretonFix shader draw parameter pack alignment issue
2017-06-09 Jeannot BretonLimit texture memory required by test
2017-06-09 Iago Toral QuirogaDo not exceed GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
2017-06-09 Jeannot BretonUse renderbuffer object on bindRenderbuffer call
2017-06-09 Iago Toral Quirogamulti-bind tests use multisampled images without checki...
2017-06-09 James HelfertyUpdate TextureParameter* errors
2017-06-09 James HelfertyExpect different error for DSA GetTexture funcs
2017-06-09 James HelfertyFix invalid FLAT and uninitialized variable
2017-06-09 Adam CzuprynaAdd CTS_ARB_shader_draw_parameters specification proposal
2017-06-08 Marcin KańtochSampling precision issues - mustpass removal
2017-06-07 Gary SweetAdd missing flushes for buffer view access tests
2017-06-06 Alexander GalazinIgnore A channel in EGL RGB5_A1 clear color tests
2017-06-06 James HelfertyFix spelling of 'tessellation'
2017-06-06 Alexander GalazinUpdate GL/ES mustpass
2017-06-06 Filip DemczewskiAdded CTS_ARB_shader_viewport_layer_array tests
2017-06-06 Adam CzuprynaAdd CTS_ARB_shader_draw_parameters tests implementation
2017-06-06 Adam CzuprynaAdd CTS_EXT_texture_filter_anisotropic specification...
next