microsoft / microsoft/OpenCLOn12

Dozen replaces native Vulkan device

Open
#66 2 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
130
Forks
19
Avg merge
11d 23h
Merged PRs (30d)
2

Description

I am using a Windows on Arm PC, whose CPU would already natively have a Vulkan driver (with even more feature support than Dozen).

However, lacking support for OpenGL, it is necessary to install the compatibility package from the Microsoft Store for some applications. Installing this package replaces the main Vulkan device with the Dozen wrapper. This may cause a reduction in compatibility for Vulkan applications and games.

The issue here therefore to ask if, in an official way by Microsoft, the Vulkan wrapper could be distributed separately from the OpenGL one.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is identified. Start by investigating how the Microsoft Store compatibility package distributes Dozen and the OpenGL component; done would mean an official way to distribute the Vulkan wrapper separately without replacing the native Vulkan device.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics, release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.