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

Convert samples to use offline built shaders #33

Open
walbourn opened this issue Dec 10, 2022 · 1 comment
Open

Convert samples to use offline built shaders #33

walbourn opened this issue Dec 10, 2022 · 1 comment

Comments

@walbourn
Copy link
Owner

The bulk of the samples use run-time HLSL compilation which is not recommended for production use. At least some if not all samples should be updated to build the shaders as a part of the build instead of at runtime.

@zarsr
Copy link

zarsr commented Jun 5, 2023

Dear Walbourn Sir

Could you please provide Direct Compute sample for offline compilation.
https://github.com/walbourn/directx-sdk-samples/tree/main/BasicCompute11

Could you please have a look at my query in stackoverflow
https://stackoverflow.com/questions/76340143/can-i-avoid-exposing-the-kernel-source-code-in-direct-compute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants