forked from KhronosGroup/Vulkan-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change log for May 15, 2020 Vulkan 1.2.141 spec update:
* Update release number to 141 for this update. * *Note*: Using the default build options, specification outputs will now be created in `gen/out/` instead of `out/`, and header files will be created in `gen/include/vulkan` instead of `include/vulkan`. This can be overridden using the `-genpath` option to the frontend scripts like `makeAllExts` and `makeSpec`, or by specifying `GENERATED=*path*` on the make command line when invoking it directly. Github Issues: * Assign new elink:VkDriverId and elink:VkVendorId enums for Mesa (public issue 1256). Internal Issues: * Fix a typo in the <<fragops-stencil, Stencil Test>> section, removing a sentence fragment accidentally left over from an earlier merge conflict resolution (internal issue 2158). * Typo fixes for flink:vkGetRayTracingShaderGroupHandlesKHR and flink:vkGetRayTracingCaptureReplayShaderGroupHandlesKHR valid usage statements (internal merge request 3831). * Add a `requiredBy` dictionary to the generated `vkapi.py` showing which core versions or extensions require each API (internal merge request 3832). * Allow specifying multiple API names for and tags in registry processing scripts. Update the registry schema documentation accordingly, and remove the redundant `xml_supported_name_of_api` method from the VulkanConventions object (internal merge request 3836). * Consolidate generated intermediate files and output documents into $(GENERATED) directory, add -genpath option to scripts requiring them, and modify Makefile accordingly. Add a new `makeSpec` script which combines and extends the functionality of the `makeExt`, `makeKHR`, and `makeAllExts` scripts (internal merge requests 3837, 3838, 3840, 3841). * Add "`runtime`" to style guide and use that spelling consistently (internal merge request 3843).
- Loading branch information
Showing
48 changed files
with
808 additions
and
542 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.