Add support for custom Video shaders #28
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "TheSpydog/MoonWorks:custom_video_shaders"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
This also fixes a bug where the video shader embedded resource streams were never being closed.
I'm not thrilled with this design but I can't think of anything better at the moment for handling NDA'd shader binaries. If you have any suggestions I'm all ears.
After thinking this more, I'm not a fan of pushing this responsibility onto the application. We'll figure out something else.
Pull request closed