Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .commits
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
KhronosGroup/Vulkan-Docs/main/xml/vk.xml => 6aefabc0ad51073cf060e384ce43a59250d4d69c
KhronosGroup/Vulkan-Docs/main/xml/vk.xml => 5056ed95c01b2c96758a8e1883fdbb47e72b4662
KhronosGroup/Vulkan-Headers/main/include/vk_video => 0777a3ad88bad5f4b11cfd509458bbc0ddadc773
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@
- [Removing extra double-quote at the end of a comment in `VkFormatFeatureFlagBits2` (#2680)](https://github.com/KhronosGroup/Vulkan-Docs/commit/5caf874c0d1ec519494beea83703c5478bfe92a1)
- [Close #2675](https://github.com/KhronosGroup/Vulkan-Docs/commit/33eff7c90483e5d8ff66e15c06683a9d19772ea3)
- [February 20, 2026 Vulkan 1.4.344 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/6aefabc0ad51073cf060e384ce43a59250d4d69c)
- [Reserve extension 678 (#2693)](https://github.com/KhronosGroup/Vulkan-Docs/commit/61ec2c24c40b6cc31a55e600d8bd3b33a7c7a307)
- [docs: Fix types tag example (#2688)](https://github.com/KhronosGroup/Vulkan-Docs/commit/f27d8836e8ca5055e847115a3c83fb4c7ba99013)
- [March 6, 2026 Vulkan 1.4.345 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/b0b699e446e3eab9bc0d6b192599871eecf25e1e)
- [doc: clarify VkStructureType naming to avoid double underscores (#2698)](https://github.com/KhronosGroup/Vulkan-Docs/commit/bde26d74616d75b24230f1c6265e13e3721c98a6)
- [March 13, 2026 Vulkan 1.4.346 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/b71f0036e3f00fa0cda4d888a53f6081c62b4648)
- [March 20, 2026 Vulkan 1.4.347 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/6c112cf1c56fec91d5aa4370fb62cfee25618684)
- [Add explicit dependency on VkSurfaceTransformFlagsKHR to VK_KHR_surface (#2707)](https://github.com/KhronosGroup/Vulkan-Docs/commit/145b19c158b8fcbc660f70971f96d73f91da718c)
- [Non-canonical type usages have been corrected (#2708)](https://github.com/KhronosGroup/Vulkan-Docs/commit/6c2ac8dac101e9040410707ebd65f98623054e75)
- [Use links to github instead of internal gitlab (#2703)](https://github.com/KhronosGroup/Vulkan-Docs/commit/6536f0992741bd9ef9e1241b78198cb3569aa145)
- [April 3, 2026 Vulkan 1.4.348 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/6019efe93eca7bfa7a692316d91a9465eb457d60)
- [April 10, 2026 Vulkan 1.4.349 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/ab80b9e8dd1c08b14c9536c37a31182114ae72ee)
- [Update CI to actions/checkout@v5 per Actions complaint, and REUSE to REUSE.toml (#2713)](https://github.com/KhronosGroup/Vulkan-Docs/commit/af52e7ed124f3c46fa2f1eae9070393c1fc624c1)
- [Change links in proposals to fix errors and be easier to convert for inclusion in the docs site (internal issue 4795) (#2720)](https://github.com/KhronosGroup/Vulkan-Docs/commit/8e076076a57443657667225607831ccfdb78a392)
- [May 1, 2026 Vulkan 1.4.350 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/81b1d516cbf42f04a3c7f781977c499945b5e5dc)
- [Reserve extension number 691 for VK_MESA_fragment_coverage_mask (#2721)](https://github.com/KhronosGroup/Vulkan-Docs/commit/d90ada3dd9e7f7a5b96e0d608b0971b1f73698da)
- [May 8, 2026 Vulkan 1.4.351 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/33f0e685493860e6d7a99c3b669be4c1b63d0fed)
- [Fix race condition in antora-prep.py (#2747)](https://github.com/KhronosGroup/Vulkan-Docs/commit/45285e2553e499bbcdb885f71fd789c1f20cab80)
- [Refer to extension feature struct from feature tags in extensions, rather than promoted struct (#2750)](https://github.com/KhronosGroup/Vulkan-Docs/commit/efd8a219e88d523ee63131ba4845e25275249713)
- [Fix incorrect link (#2748)](https://github.com/KhronosGroup/Vulkan-Docs/commit/95511f81e5e2d2dfa72e6b23b8f3d2095c29b1a6)
- [May 15, 2026 Vulkan 1.4.352 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/e2843a23d3c5a2c5e93e27d3b0fcd2c1087b0b64)
- [June 5, 2026 Vulkan 1.4.353 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/4abe0260bbd8e59930786eed645481808a3fe6f1)
- [Adding Ape to vendor IDs; Adding Soft to driver IDs (#2762)](https://github.com/KhronosGroup/Vulkan-Docs/commit/5056ed95c01b2c96758a8e1883fdbb47e72b4662)

## [0.35.0] - 2026-02-15

Expand Down
Loading
Loading