Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak IShader, add HlslBytecode and [NumThreads] properties #615

Merged
merged 5 commits into from
Oct 14, 2023

Conversation

Sergio0694
Copy link
Owner

Contributes to #598

Description

This PR refactors the IShader HLSL bytecode API, removes all leftover dynamic shader code, and simplifies the code.

@Sergio0694 Sergio0694 added enhancement ✨ An improvement to existing APIs optimization 🚀 Performance improvement to existing APIs refactoring 🧹 Code style and architecture improvements breaking change 💣 A change that is either binary or source breaking labels Oct 14, 2023
@Sergio0694 Sergio0694 changed the title Dev/thread ids Tweak IShader, add HlslBytecode and [NumThreads] properties Oct 14, 2023
@Sergio0694 Sergio0694 merged commit 8a4e63f into main Oct 14, 2023
28 checks passed
@Sergio0694 Sergio0694 deleted the dev/thread-ids branch October 14, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change 💣 A change that is either binary or source breaking enhancement ✨ An improvement to existing APIs optimization 🚀 Performance improvement to existing APIs refactoring 🧹 Code style and architecture improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant