Skip to content

GS/GLSL: Make sure color output is disabled for depth only writes or testing and fix afail typo.#14461

Merged
lightningterror merged 1 commit into
masterfrom
gs_glsl_depth_write_only
May 19, 2026
Merged

GS/GLSL: Make sure color output is disabled for depth only writes or testing and fix afail typo.#14461
lightningterror merged 1 commit into
masterfrom
gs_glsl_depth_write_only

Conversation

@lightningterror
Copy link
Copy Markdown
Contributor

@lightningterror lightningterror commented May 16, 2026

Description of Changes

GS/GLSL: Make sure color output is disabled for depth only writes or testing and fix afail typo.

Rationale behind Changes

Should fix #14460
The afail typo fix should fix the crash.

Suggested Testing Steps

Test #14460

Did you use AI to help find, test, or implement this issue or feature?

Yes gemini for the initial idea for the depth only write outliers but that wasn't the cause of the crash.

@lightningterror lightningterror force-pushed the gs_glsl_depth_write_only branch from c67fe48 to bf0a111 Compare May 18, 2026 21:07
@lightningterror lightningterror changed the title GS/GLSL: Make sure color output is disabled for depth only writes or testing. GS/GLSL: Make sure color output is disabled for depth only writes or testing and fix afail typo. May 18, 2026
@lightningterror
Copy link
Copy Markdown
Contributor Author

Dump run clear on gl, merging.

@lightningterror lightningterror merged commit 3044009 into master May 19, 2026
29 checks passed
@lightningterror lightningterror deleted the gs_glsl_depth_write_only branch May 19, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Most graphics do not load

2 participants