• Show log

    Commit

  • Hash : 1a146f07
    Author : Shahbaz Youssefi
    Date : 2021-04-06T15:40:27

    Roll VK-GL-CTS from c4e6dbe68e04 to ededa67cb12a (76 revisions)
    
    https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/c4e6dbe68e04..ededa67cb12a
    
    2021-04-13 timvp@google.com Always include sys/system_properties.h for Android
    2021-04-09 juha.heiskanen@siru.fi Add primitive topologies for XFB query tests
    2021-04-09 alexander.galazin@arm.com Merge vk-gl-cts/github-master into vk-gl-cts/master
    2021-04-09 s.fricke@samsung.com Add OpImageQuerySamples with Storage Image test
    2021-04-09 jdarpinian@chromium.org EXT_multisampled_render_to_texture test using ReadPixels
    2021-04-08 alexander.galazin@arm.com Merge vk-gl-cts/opengl-es-cts-3.2.7 into vk-gl-cts/master
    2021-04-08 alexander.galazin@arm.com Merge vk-gl-cts/opengl-cts-4.6.0 into vk-gl-cts/master
    2021-04-07 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/master
    2021-04-07 jajones@nvidia.com Add CMake detection logic for libdrm include files
    2021-04-02 juha.heiskanen@siru.fi Add early fragment tests
    2021-04-02 michal.jakubek@mobica.com Add tests for multisample resolve to level != 0
    2021-04-02 boris.zanin@mobica.com Add coverage for 1D, 1D array and Cube array shadow images
    2021-04-02 boris.zanin@mobica.com Add subgroup testing for ray tracing pipelines
    2021-04-02 caio.oliveira@intel.com Test interaction between Workgroup explicit layout and zero initialization
    2021-04-02 Alexander.Galazin@arm.com Merge "Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/master"
    2021-04-02 cheryl.wei@arm.com Add waived tests support for cts tools
    2021-04-01 rgarcia@igalia.com Remove duplicate dataSafe function from deSTLUtil
    2021-04-01 boris.zanin@mobica.com Add keys deqp-log-decompiled-spirv and deqp-log-empty-loginfo
    2021-04-01 apinheiro@igalia.com Check for drawIndirectFirstInstance should only affect indirect draw calls
    2021-03-31 alexander.galazin@arm.com Support GL 4.5 in the uniform location tests
    2021-03-31 alexander.galazin@arm.com Support GL 4.5 in the multisample texture tests
    2021-03-31 alexander.galazin@arm.com Support GL 4.5 in the EXT_texture_border_clamp tests
    2021-03-30 alexander.galazin@arm.com Update Vulkan headers
    2021-03-30 alexander.galazin@arm.com Support GL 4.5 in the geometry shading tests
    2021-03-30 alexander.galazin@arm.com Support GL 4.5 in the tessellation tests
    2021-03-30 alexander.galazin@arm.com Merge vk-gl-cts/opengl-es-cts-3.2.7 into vk-gl-cts/master
    2021-03-30 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/master
    2021-03-30 alexander.galazin@arm.com Support GL 4.5 in the copy image tests
    2021-03-26 michal.jakubek@mobica.com Added tests for most-negative snorm values in images
    2021-03-26 alexander.galazin@arm.com Notice of withdrawal of Vulkan CTS 1.2.2.x
    2021-03-25 timvp@google.com Include sys/system_properties.h in teglAndroidUtil.cpp
    2021-03-25 afdx@google.com Add a batch of GraphicsFuzz tests
    2021-03-25 alexander.galazin@arm.com Merge vk-gl-cts/opengl-es-cts-3.2.7 into vk-gl-cts/master
    2021-03-25 rgarcia@igalia.com QPA image viewer updates
    2021-03-25 boris.zanin@mobica.com Fulfill OpControlBarrier requirement
    2021-03-25 slawomir.cygan@intel.com Add an option to terminate after first failure, update READMEs
    2021-03-25 slawomir.cygan@intel.com Terminate with an error if unrecognized arguments are passed to dEQP executable
    2021-03-25 venni.ihanakangas@siru.fi Ensure only Unix paths are added to deqp.apk
    2021-03-19 alexander.galazin@arm.com Merge vk-gl-cts/github-master into vk-gl-cts/master
    2021-03-19 jbolz@nvidia.com Add tests to exercise 'readonly' SSBOs
    2021-03-18 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/master
    2021-03-18 slawomir.cygan@intel.com Fix required features checks in shaderRecordExplicitScalarOffset_6 test case
    2021-03-18 tom.cooper@arm.com Add VK_EXT_headless_surface surface tests
    2021-03-18 Junda.Liu@amd.com Fix robust buffer access result checking for partially out of bound cases
    2021-03-18 tapani.palli@intel.com Use linear tiling with external_memory_host tests
    2021-03-18 ancheng.qiao@arm.com Fix precision issue in NearestEdgeTests shaders
    2021-03-17 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/master
    2021-03-17 gleese@broadcom.com Enable shadow filtering tests for non-filterable formats
    2021-03-17 rgarcia@igalia.com Add BGR and BGRA formats to image view tests
    2021-03-17 alexander.galazin@arm.com Merge vk-gl-cts/opengl-es-cts-3.2.7 into vk-gl-cts/master
    2021-03-17 jari.komppa@siru.fi Add tests for standard multisample positions
    2021-03-17 rgarcia@igalia.com Push constant overwrite tests
    2021-03-17 rgarcia@igalia.com Test large command buffers with many draw commands
    2021-03-17 rgarcia@igalia.com Test barycentric coordinates in ray tracing hits
    2021-03-17 rgarcia@igalia.com Add missing mandatory features
    2021-03-17 venni.ihanakangas@siru.fi Ensure WSI colorspace has no effect on image contents
    2021-03-17 tapani.palli@intel.com reset minSampleShading only with OpenGL Core 4.0+
    2021-03-16 alexander.galazin@arm.com Merge vk-gl-cts/opengl-es-cts-3.2.7 into vk-gl-cts/master
    2021-03-16 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/master
    2021-03-16 alexander.galazin@arm.com Merge vk-gl-cts/opengl-cts-4.6.0 into vk-gl-cts/master
    2021-03-15 rgarcia@igalia.com Enable validation for all custom devices
    2021-03-15 rgarcia@igalia.com Remove multiview requirement in extended dyn state tests
    2021-03-15 boris.zanin@mobica.com Fix recursion depth requirement in complexcontrolflow
    2021-03-15 rgarcia@igalia.com Check image extent support in watertightness tests
    2021-03-15 boris.zanin@mobica.com Read deserealization size from stream
    2021-03-15 gleese@broadcom.com Fix flush/invalidate in mismatched_write_op tests
    2021-03-15 gleese@broadcom.com Fix sync validation for mismatched_write_op tests
    2021-03-15 tapani.palli@intel.com Check if image sample count supported by VkSampleCountFlags
    2021-03-15 rgarcia@igalia.com Always accumulate errors in desc set random tests
    2021-03-15 syoussefi@google.com Fix missing barrier in compute test
    2021-03-15 syoussefi@google.com Fix missing barrier in texture buffer test
    2021-03-15 ari.suonpaa@siru.fi Replace libUI with native Android AHB API
    2021-03-10 gleese@broadcom.com Add a waiver for depth bias on some Broadcom GPUs
    2021-03-10 alexander.galazin@arm.com Update Vulkan/GL Readme
    2021-03-10 ari.suonpaa@siru.fi Update Amber
    2021-03-08 toni.salmivalli@siru.fi Add a batch of Graphicsfuzz tests
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/vk-gl-cts-angle-autoroll
    Please CC syoussefi@google.com,angle-bots+autoroll-info@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
    
    Bug: angleproject:5816
    Change-Id: I324ce9596a62771726dc4504b2341e049818f7de
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2807533
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags