Skip to content

fix: remove nv30, fix GL_ARB_multi_draw_indirect support#379

Merged
MightyCreak merged 2 commits into
mainfrom
qwertychouskie/patch-1
Jul 3, 2026
Merged

fix: remove nv30, fix GL_ARB_multi_draw_indirect support#379
MightyCreak merged 2 commits into
mainfrom
qwertychouskie/patch-1

Conversation

@MightyCreak

Copy link
Copy Markdown
Owner

Fix parsing of GL_ARB_multi_draw_indirect support

This line in features.txt currently has supports, not support.

(GL_ARB_texture_compression_bptc also uses supports, but has other issues that break its parsing right now anyways.)

I plan on also fixing these inconsistencies in upstream features.txt, but for the sake of the "date added" display, it's still beneficial to fix here as well.

Remove nv30 tracking

This tracking was misleading due to upstream only having marked 4 extensions as enabled for it. The last remnants of nv30 tracking were removed upstream with https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/42506

This line in features.txt currently has `supports`, not `support`.

(GL_ARB_texture_compression_bptc also uses `supports`, but has other
issues that break its parsing right now anyways.)

I plan on also fixing these inconsistencies in upstream features.txt,
but for the sake of the "date added" display, it's still beneficial to
fix here as well.
Last remnants of `nv30` tracking were removed upstream with
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/42506
@MightyCreak MightyCreak changed the title Qwertychouskie/patch 1 fix: remove nv30, fix GL_ARB_multi_draw_indirect support Jul 3, 2026
@MightyCreak
MightyCreak merged commit a419778 into main Jul 3, 2026
1 check passed
@MightyCreak
MightyCreak deleted the qwertychouskie/patch-1 branch July 3, 2026 23:53
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