Skip to content

Windows ARM64 support (in the not too distant future) #34

@ArminiusTux

Description

@ArminiusTux

Iris compiles nicely via @msys2, but the Vulkan requirements are a bit too demanding for Snapdragon SoCs on Windows (ARM64).

iris
vulkan: Using Vulkan device "Qualcomm(R) Adreno(TM) X1-85 GPU". API version 1.3.295.0 Driver version 8035f000
vulkan: Requested device extension not supported: VK_EXT_descriptor_buffer
vulkan: Requested device extension not supported: VK_EXT_memory_priority
vulkan: Requested device extension not supported: VK_EXT_memory_budget
vulkan: Requested device extension not supported: VK_EXT_pageable_device_local_memory
vulkan: Requested device extension not supported: VK_EXT_external_memory_host
vulkan: Failed to create Vulkan device
iris: Failed to initialize Vulkan
iris: Failed to initialize instance

iris -v
iris (0.20-alpha unknown)
Copyright (C) 2025 Allkern/Lisandro Alarcon

MIT License
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions