angle/scripts
angle-autoroll d6029d65fd Roll VK-GL-CTS from 524e5bcfba33 to 41331850eb21 (39 revisions)
524e5bcfba..41331850eb

2020-12-03 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/master
2020-12-03 ewerness@nvidia.com Shorten the ray so that it can't hit other cells
2020-12-03 ewerness@nvidia.com Only use AABBs for the shader record tests
2020-12-03 rgarcia@igalia.com Enable VK_KHR_ray_tracing_pipeline only if needed
2020-12-03 ewerness@nvidia.com Simplify geometry to reduce AABB precision issues
2020-12-03 rgarcia@igalia.com Test terminateInvocation with frag shader side effects
2020-12-03 michal.opalka@arm.com Fix test using protected features without creating a device with them enabled
2020-12-03 gleese@broadcom.com Fix image cube array tests support checks
2020-12-03 ryan.chen@arm.com Use shader to calculate sample point
2020-12-03 joshua@froggi.es Add tests for VK_EXT_4444_formats
2020-12-03 rgarcia@igalia.com Enable random writes for storage texel buffers
2020-12-03 rgarcia@igalia.com Test reading primitive id from frag shader after tessellation
2020-12-03 paulthomson@google.com Add a batch of GraphicsFuzz tests
2020-12-03 antto.makinen@siru.fi Add a batch of GraphicsFuzz coverage tests
2020-11-27 pdaniell@nvidia.com Update AccessInstance::verifyResult() to support 64-bit types
2020-11-26 Gregory.Grebe@amd.com Add dEQP-VK.pipeline.creation_cache_control.*
2020-11-26 joshua@froggi.es Add support for ABGR texture formats
2020-11-26 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.4 into vk-gl-cts/master
2020-11-26 rgarcia@igalia.com Force thread count in deferred host operations
2020-11-26 ewerness@nvidia.com Zero out the hit stride for miss SBT tests
2020-11-26 ari.suonpaa@siru.fi Fix validation errors in terminate invocation tests
2020-11-26 tomasz.owczarek@arm.com Add sliced 3D compressed texture test
2020-11-26 pdaniell@nvidia.com Initialize resourceImgLayout before use for all code paths
2020-11-26 marcin.kantoch@amd.com ExtensionUse variable not set for 1D and 3D images
2020-11-26 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.4 into vk-gl-cts/master
2020-11-26 rgarcia@igalia.com Test vkCmdBindVertexBuffers2EXT with size and offset
2020-11-26 rgarcia@igalia.com Test SPIR-V switch case jumping to the merge block
2020-11-25 gleese@broadcom.com Fixes for image format properties tests
2020-11-25 karolina.palka@mobica.com Add tests for YCbCr chromaFilter linear filtering
2020-11-24 gleese@broadcom.com Add ArrayStride decorations in TerminateInvocation tests
2020-11-24 boris.zanin@mobica.com Add ray tracing extensions to list of known extensions
2020-11-24 alexander.galazin@arm.com Merge vk-gl-cts/vk_khr_ray_tracing into vk-gl-cts/master
2020-11-24 alexander.galazin@arm.com Update glslang, SPIR-V headers, tools
2020-11-24 arkadiusz.sarwa@amd.com Add sparse tests shader_image_atomic_int64
2020-11-24 arkadiusz.sarwa@amd.com Add tests shader_image_atomic_int64 robustness2
2020-11-24 alexander.galazin@arm.com Switch spirv-binaries to Release build
2020-11-20 arkadiusz.sarwa@amd.com Add tests shader_image_atomic_int64 robustness
2020-11-20 arkadiusz.sarwa@amd.com Add tests for VK_EXT_shader_image_atomic_int64
2020-11-20 alexander.galazin@arm.com Update SPIR-V Tools/Headers, glslang

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 ianelliott@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: None
Tbr: ianelliott@google.com,angle-bots+autoroll-info@google.com
Change-Id: Ifb8d1402514edffbaccc84ee83ae288fad881c16
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2574175
Reviewed-by: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
2020-12-04 15:18:08 +00:00
..
code_generation_hashes Roll VK-GL-CTS from 524e5bcfba33 to 41331850eb21 (39 revisions) 2020-12-04 15:18:08 +00:00
angle_presubmit_utils.py Add unittests of ANGLE commit message format check 2020-08-14 17:24:18 +00:00
angle_presubmit_utils_unittest.py First pass at increasing inclusivity 2020-10-02 19:49:38 +00:00
apply_clang_format_on_all_sources.py Add script to apply clang-format on all sources 2019-07-19 20:10:28 +00:00
bmp_to_nv12.py Format all of ANGLE's python code. 2019-05-06 18:56:09 +00:00
bootstrap.py Pull in Android-only dependencies behind a condition 2020-06-02 03:03:27 +00:00
egl.xml Add extension EGL_ANGLE_display_semaphore_share_group 2020-07-29 22:33:31 +00:00
egl_angle_ext.xml EGL: Auto-generate validation header. 2020-11-25 01:49:45 +00:00
entry_point_packed_egl_enums.json EGL: Generate entry points. 2020-11-30 21:29:39 +00:00
entry_point_packed_gl_enums.json Vulkan: Add EXT_external_buffer entry points 2020-11-09 16:21:53 +00:00
export_targets.py Allow choosing EAGL or CGL at runtime 2020-11-06 00:45:23 +00:00
file_exists.py Format all of ANGLE's python code. 2019-05-06 18:56:09 +00:00
gen_angle_gn_info_json.py Format all of ANGLE's python code. 2019-05-06 18:56:09 +00:00
gen_gl_enum_utils.py Output unknown enum to aid debugging 2020-10-30 16:36:47 +00:00
gen_proc_table.py Entry Points: Combine desktop GL minor versions. 2020-12-01 16:58:50 +00:00
gen_vk_gl_cts_build.py Vulkan: Update dEQP source for test fixes 2020-01-06 22:52:57 +00:00
generate_android_bp.py First pass at increasing inclusivity 2020-10-02 19:49:38 +00:00
generate_entry_points.py Entry Points: Add egl:: namespace to Display. 2020-12-01 20:32:20 +00:00
generate_loader.py Remove duplicate entry of glProgramUniformMatrix4fvEXT in gl.xml 2020-11-17 01:23:07 +00:00
generate_new_renderer.py Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
generate_stats.py Fix issue with missing step info in generate_stats.py 2020-05-04 19:34:01 +00:00
gl.xml Remove duplicate entry of glProgramUniformMatrix4fvEXT in gl.xml 2020-11-17 01:23:07 +00:00
gl_angle_ext.xml Expose glGetTexLevelParameter{if}v before ES 3.1. 2020-10-21 17:23:46 +00:00
msvs_projects.py Format all of ANGLE's python code. 2019-05-06 18:56:09 +00:00
perf_test_runner.py Perf Tests: Add --max-steps-performed argument. 2020-11-06 16:32:14 +00:00
registry_xml.py Add support for GL_EXT_debug_label 2020-12-03 00:49:07 +00:00
remove_files.py First pass at increasing inclusivity 2020-10-02 19:49:38 +00:00
roll_aosp.sh roll_aosp: Pass more forceful args to gclient sync 2020-11-19 20:53:12 +00:00
roll_chromium_deps.py Re-land "Link C++ histogram support into angle_perftests." 2020-10-25 16:42:09 +00:00
run_code_generation.py code gen: Be more robust to dirty hashes. 2020-11-30 14:26:25 +00:00
run_gtest_angle_test.py Fix trigger.py using deprecated parameters. 2020-11-06 01:38:43 +00:00
trigger.bat Add a helper script for triggering tests on swarming. 2019-03-18 18:22:57 +00:00
trigger.py Fix trigger.py using deprecated parameters. 2020-11-06 01:38:43 +00:00
update_canary_angle.py Format all of ANGLE's python code. 2019-05-06 18:56:09 +00:00
vk_mandatory_format_support_capture_to_json.js Vulkan: Autogen mandatory texture caps 2018-02-14 20:45:37 +00:00
wgl.xml First pass at increasing inclusivity 2020-10-02 19:49:38 +00:00