Skip to content

Releases: google/gfbuild-angle

github/google/gfbuild-angle/01dd6f6ca430a5c5bfd9d237b5569abd835694fc

Automated build for angle version 01dd6f6ca430a5c5bfd9d237b5569abd835694fc.

  • 01dd6f6ca - Roll third_party/vulkan-tools/src 37af49fa7b55..55333361f9a1 (1 commits)
  • a35aa03ad - Vulkan: EXT_gpu_shader5: textureGatherOffsets
  • beb33691a - Vulkan: EXT_gpu_shader5: Fix textureGatherOffsets builtin

github/google/gfbuild-angle/86d9c93a2fa5a79bc3237c9be95638a231ba69ea

Automated build for angle version 86d9c93a2fa5a79bc3237c9be95638a231ba69ea.

  • 86d9c93a2 - Use TSpan for TType's array sizes
  • c713abfdd - Vulkan:Transform/feedback instanced draw support
  • 67d8b63a8 - Vulkan:Update Vulkan Vertex Attribute Offsets

github/google/gfbuild-angle/e2fc92ca28ef8fce75070b72148c29065edfe36b

Automated build for angle version e2fc92ca28ef8fce75070b72148c29065edfe36b.

  • e2fc92ca2 - Vulkan: Fix swiftshader device selection
  • 07f0f019e - Translator: Memory qualifiers on SSBO fields
  • 809437762 - Refactor TType's constructors

github/google/gfbuild-angle/07d3bcf1c443bc3dc1d3d47d9daf20475a74771d

Automated build for angle version 07d3bcf1c443bc3dc1d3d47d9daf20475a74771d.

  • 07d3bcf1c - Correct calculation of GL_MAX_VARYING_COMPONENTS
  • 0af8b5961 - D3D11: Translate uniform blocks to StructuredBuffer when necessary
  • 291be9acc - Add DEP to pull internal capture files

github/google/gfbuild-angle/abc8f277713384bc100ccdff213a0957efb33f85

Automated build for angle version abc8f277713384bc100ccdff213a0957efb33f85.

  • abc8f2777 - Vulkan: Disallow multisampling with a sample count of 1
  • 9d03c2979 - Skip all Metal dEQP tests
  • 816132a33 - Do not send attribute data for built-ins

github/google/gfbuild-angle/fe2ed33a56ddb5884e2093d4d627fbd4e10a1d5b

Automated build for angle version fe2ed33a56ddb5884e2093d4d627fbd4e10a1d5b.

  • fe2ed33a5 - Translator: Output memory qualifiers in OutputTree
  • fbe6c1d23 - Metal: correctly clamp stencil reference values
  • 7b55aac3b - Add Broadcom as a known vendor

github/google/gfbuild-angle/20432bf38dfe1537f4ae245cac8088f92e6e5244

Automated build for angle version 20432bf38dfe1537f4ae245cac8088f92e6e5244.

  • 20432bf38 - Vulkan: Update GLES 3.1 expectations for now-passing tests.
  • cd129d17b - Reset binding offset & size when unbinding
  • 17b3c2f3f - Implement SamplerVideoWEBGL for WEBGL_video_texture extension on desktop

github/google/gfbuild-angle/17217c6e64065687519674744fe0abf8cdf6ecfd

Automated build for angle version 17217c6e64065687519674744fe0abf8cdf6ecfd.

  • 17217c6e6 - Vulkan: Fix layers being disabled in tests.
  • d205ee3a1 - Pass GLImplFactory to Query constructor.
  • 545c6142c - Vulkan:Lazily link libvulkan

github/google/gfbuild-angle/5cfab195992d0ac3ceeafacc6853aab4a4996501

Automated build for angle version 5cfab195992d0ac3ceeafacc6853aab4a4996501.

  • 5cfab1959 - Vulkan: Add test that logs supported texture formats
  • 9190f49cf - GN: Make new angle_test_utils target.
  • 390c49529 - Adds missing extensions to registry_xml.py

github/google/gfbuild-angle/d1860ea17e8e9434c3124821f192a09bb8e5ecdd

Automated build for angle version d1860ea17e8e9434c3124821f192a09bb8e5ecdd.

  • d1860ea17 - Metal: support OES_depth_texture
  • 758758859 - Metal: Fix glDisable(GL_DEPTH_TEST) didn't disable depth write
  • 5245de82a - Metal: Update spirv-cross from upstream to fix mat2 issues