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

ISPC VideoEffect - for comment only #5175

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

derwin12
Copy link
Collaborator

@derwin12 derwin12 commented Feb 1, 2025

Trying out some ISPC coding. This works with one (big) exception. The transparentblack option - it leaves weird lines on say bars effects where there should be no impact. Anyways, looking for any comments on how this is coded, how to improve etc.
I used a CustomBuild in vs2022 to build the ispc.h fie, but I had to hard code in the directory. It didn't like ($Directory).

Shaved 20sec off the GreatestShowman - again about 20-30% faster.

ispc.exe "%(FullPath)" -h "effects\\ispc\\%(Filename).ispc.h"

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.

1 participant