Skip to content

Update README to include new drivers#2

Closed
zkitefly wants to merge 1 commit into
HMCL-dev:mainfrom
zkitefly:patch-1
Closed

Update README to include new drivers#2
zkitefly wants to merge 1 commit into
HMCL-dev:mainfrom
zkitefly:patch-1

Conversation

@zkitefly
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d8fd97204d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
Comment on lines +16 to +17
* `lavapipe`
* `dzn`
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Clarify the new entries are Vulkan-only

These added entries are documented under a README that says the agent replaces the default OpenGL implementation, but the loader treats lavapipe and dzn as Vulkan ICDs (icdName != null) and does not load an opengl32.dll for them. In the current docs, an OpenGL user can follow the shown -javaagent command with lavapipe or dzn and expect OpenGL replacement, but that scenario will not activate an OpenGL driver; please split these into a Vulkan-only section and document any additional Vulkan ICD selection requirements.

Useful? React with 👍 / 👎.

@Glavo
Copy link
Copy Markdown
Member

Glavo commented May 17, 2026

mesa-loader-windows 没有实现加载 Vulkan 驱动,这些 Vulkan 驱动都不能通过简单的传递驱动名称加载,所以没有列出。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants