Skip to content

Fix MARATHON_RECOMP define in compile_shader#235

Merged
IsaacMarovitz merged 1 commit into
sonicnext-dev:mainfrom
squidbus:fix-cmake
May 22, 2026
Merged

Fix MARATHON_RECOMP define in compile_shader#235
IsaacMarovitz merged 1 commit into
sonicnext-dev:mainfrom
squidbus:fix-cmake

Conversation

@squidbus
Copy link
Copy Markdown
Collaborator

@squidbus squidbus commented May 20, 2026

ARGN is only being used by SPIR-V compile. -fvk-invert-y for vertex shaders should only be for SPIR-V, so just move the -DMARATHON_RECOMP into the function.

Fixes Windows build.

@squidbus squidbus requested a review from IsaacMarovitz May 20, 2026 21:28
@squidbus squidbus mentioned this pull request May 20, 2026
9 tasks
@IsaacMarovitz
Copy link
Copy Markdown
Member

Build failing

@squidbus
Copy link
Copy Markdown
Collaborator Author

Build failing

Build is always on the current main, which is why the last PR succeeded.

@squidbus
Copy link
Copy Markdown
Collaborator Author

@IsaacMarovitz IsaacMarovitz merged commit 52eef84 into sonicnext-dev:main May 22, 2026
9 of 12 checks 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