Skip to content

Port to 26.2 + Vulkan API Support - #10

Merged
RedxAx merged 5 commits into
RedxAx:26.1from
Walksy:26.2
Jun 28, 2026
Merged

Port to 26.2 + Vulkan API Support#10
RedxAx merged 5 commits into
RedxAx:26.1from
Walksy:26.2

Conversation

@Walksy

@Walksy Walksy commented Jun 21, 2026

Copy link
Copy Markdown

Adds support for 26.2 and the new Vulkan API added to this version. Changes:

  • Migrated broken Blaze3D/client APIs (render target, GpuBuffer.map, GpuFormat, PrimitiveTopology, drawIndexed, GuiRenderer ctor, etc.)
    • Vulkan pipeline fixes (bind-group layouts, dropped unused Projection uniform, color target state)
  • Other small changes to do with 26.2

I recently implemented a modified version of ReGlass into a project I'm working on, and since I had to create it for 26.2 I figured I should share the changes for the original repo. Love the project!

@RedxAx

RedxAx commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Thanks for taking the time, and congrats for your first PR!
Surface level review LGTM, I'll need to test it in-game, I'll do that after I finish my finals (3 days).

@RedxAx
RedxAx merged commit 887d406 into RedxAx:26.1 Jun 28, 2026
1 check passed
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