| Age | Commit message (Collapse) | Author |
|
In `common_codegen.py` the Metal platform was defined without the "_EXT"
suffix
Change-Id: Ib36778735c09ae54d0e4a9bb0d7aa2fcec26b985
|
|
Additionally, updated copyright dates and added Metal to the platform
list
Updated:
- `build-android/vulkan-headers_revision_android`
- `scripts/common_codegen.py`
- `scripts/known_good.json`
Change-Id: I161f2dfaf8fafd25be50e09b8c6e7da13d9ad9b3
|
|
Change-Id: Ib28abfe172079ad60ea5bfcbbb922990e302b135
|
|
Change-Id: Ifedc7998fbf520f48748b646307071c07c58e627
|
|
Updated the the Vulkan-Headers tag in known-good.json
to point to the Vulkan 1.1.100 headers.
Change-Id: Ib641abeb75da36504537bfc29d0cb05dc1109612
|
|
Reverting known-good files to 1.1.97 due to a spec bug introduced in the
1.1.99 header
Change-Id: Ie9f91658cc9a22021a7c85a0734f325ec1c63c72
|
|
Updated:
- `build-android/vulkan-headers_revision_android`
- `scripts/known_good.json`
- `scripts/kvt_genvk.py`
Change-Id: Ibd1a61c359a417a90bdde6327536fc8d890f3734
|
|
Updated the commit ID for MoltenVK in
known-good.json.
Change-Id: I0658c7499021836a4baa7c78f4f16fb3e525629f
|
|
Change-Id: I09db85f27310a012c177555eed87722cc3e15adc
|
|
Updated:
- `build-android/vulkan-headers_revision_android`
- `scripts/known_good.json`
- `scripts/kvt_genvk.py`
Change-Id: Ifa3f61bfd50fb15bff122f51edb63108511922d9
|
|
Track the buffer create info from CreateBuffer so that
GetBufferMemoryRequirements can return an actual size
instead of a hard-coded guess.
Needed to survive VLT setup during GPU validation testing.
|
|
Change-Id: Id4ab3023bfc526ea469b7be6f7d98ce5829235d1
|
|
Change-Id: I23159914c83c87f8201bb8ea6730b803e564ce66
|
|
Change-Id: Ib7fd104466b189d2d8bb0c70cd6e7aa2623ea0e7
|
|
Change-Id: I61d6c28aa36f86f2b16c534fd2311fe0df06b288
|
|
Updated:
- `build-android/vulkan-headers_revision_android`
- `scripts/known_good.json`
Change-Id: Id7ddc93bc242f35270a16e8728865cfc55cd905f
|
|
Update MoltenVK commit ID in known_good.json
and modified CMake files for cube, cubepp, and
vulkaninfo to accomidate the new file structure
of the MoltenVK repo.
Change-Id: I229aa1403b5d1d47060560876b177ae93190391e
|
|
Normalize (all slashes going the same direction) and escape ("\" to "\\")
paths when writing helper.cmake. CMake was previously interpreting the
single '\' characters and whatever followed as invalid escape sequences.
Linux and macOS are unaffected.
|
|
Change-Id: Iaecb0e7e21a086c8523b8cd4bc9eccd05e1cbca0
|
|
Updated:
- `scripts/known_good.json`
Change-Id: Ia07d6af7a77e835f413d7eecfdc8ef47267744b7
|
|
Updated:
- `scripts/known_good.json`
Change-Id: I5fe86c76b7df569b1c87566e2c32c9a2b76f8c13
|
|
Change-Id: I655aaa453c5cffc928e769e3267503dd5afeb55d
|
|
The 1.1.90 header introduced the use of "\textrm" in `vk.xml`, requiring
changes to `scripts/vulkan_tools_helper_file_generator.py`
Change-Id: Ia43b516ac56b4e3cd82272761ef1b524eea72944
|
|
Still need to remove MIR from scripts/common_codegen.py
and from the Vulkan wrapper.
Change-Id: Ib00cbe10b3e80878fb5e15c1e628685f33d31331
|
|
VK_SUCCESS is not a valid return value for this function. VK_EVENT_SET
is used instead.
|
|
Updated MoltenVK commit ID in known_good.json.
Change-Id: I90365c153bec14a54422fb6400f97a5e05355286
|
|
Change-Id: Idd2f285653deb0eb70eacd5fd649e74d7723f964
|
|
Change-Id: I9b7027a1dd11f5ea7d3b502c62f4edd05416fd52
|
|
Updated MoltenVK commit ID in known_good.json
Change-Id: Ibf3501e451b700dd44a7f595a98648f30f05e4ee
|
|
Syncing update_deps.py with changes
made in Vulkan-ValidationLayer
Change-Id: If2369787e27e37e4d595a41d3d17a8bc991d9a30
|
|
Change-Id: Ie35e275c84bc3e955a2cdc2eaafe9073e5fca044
|
|
Change-Id: I4b4be8815a45e8cd0c2356fc03c4dabf99b664f2
|
|
Change-Id: I6157cf2210c1249ce9a6bcf0ed6279597b16a53f
|
|
Change-Id: I1fa27ee2564cf676418be543d6e2e2cb7f1cd906
|
|
|
|
Change-Id: I05fe4162054fc90edd1642ab08644f6ee7950548
|
|
Changed urllib.request.urlretrieve to
urllib.request.urlopen and set to not check SSL
Change-Id: Ia4fa57ef698cc2110c9b19f0715d0eacdf9a00e7
|
|
|
|
|
|
|
|
|
|
|
|
Hard code into the mock ICD that the memory type at index 3 is
unsupported. This allows the BindImageInvalidMemoryType test in the
validation layers to be run without skipping.
|
|
Hard code that the mock ICD does not support
VK_FORMAT_E5B9G9R9_UFLOAT_PACK32, an arbitrary image format not
currently used in any validation layers test. Additionally hard code
that the mock ICD doesn't images created with a sample count of 64 bits.
These hardcoded unsupported image formats git the
CreateImageFormatSupportErrors and CreateImageMaxLimitsViolation tests
in the validation layers to run.
|
|
Added calls to vkGetPhysicalDeviceExternal buffer, fence, and semaphore
properties that support for features and handle types.
|
|
Enabled this extension and updated vkGetPhysicalDeviceProperties2KHR to
fill out the push descriptor properties struct if it's in the pNext
chain.
|
|
Used scirpt location instead of current location as basis for glslang
component installation.
|
|
Obviates the need to set GLSLANG_REPO_ROOT or to have glslang
otherwise installed for building this repo.
|
|
* Finally check in the script that generates the wrapper
* Update the script to handle split vulkan files
* Update the checked in vulkan_wrapper.*
* Add a README descrbing how to use the script
|
|
Mock ICD now uses the typemap helper, added the helper file generator
back in, along with associated lvl_genvk mods.
|