Skip to content

Fixes #91#95

Open
thargy wants to merge 1 commit into
mellinoe:masterfrom
thargy:Issue91
Open

Fixes #91#95
thargy wants to merge 1 commit into
mellinoe:masterfrom
thargy:Issue91

Conversation

@thargy

@thargy thargy commented Jun 8, 2019

Copy link
Copy Markdown
Contributor

Ensures path of hlsl.bytes file is returned on successful compilation via SharpDX. Further, it will fall back to trying to use FXC is SharpDX fails.

Also, centralizes logic for Process execution to make consistent and robust. Cleaned up error messages for consistency, and changed logic to prevent duplicate and unnecessary process execution on some platforms (so should improve execution speed).

NOTE: Have not been able to test on Mac as I don't have.

…essful compilation via SharpDX. Further, it will fall back to trying to use FXC is SharpDX fails.

Also, centralises logic for Process execution to make consistent and robust.  Cleaned up error messages for consistency, and changed logic to prevent duplicate and unecessary process execution on some platforms (so should improve execution speed).
@thargy

thargy commented Jun 8, 2019

Copy link
Copy Markdown
Contributor Author

Don't believe the CI fail is related to the changes.

@PaperPrototype

Copy link
Copy Markdown

Ensures path of hlsl.bytes file is returned on successful compilation via SharpDX. Further, it will fall back to trying to use FXC is SharpDX fails.

Also, centralizes logic for Process execution to make consistent and robust. Cleaned up error messages for consistency, and changed logic to prevent duplicate and unnecessary process execution on some platforms (so should improve execution speed).

NOTE: Have not been able to test on Mac as I don't have.

I can test on Mac, not exactly sure what I need to do though

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