You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signing can be done with DxbcSigner which is redistributable.
The main benefit is removing the dependency on an HLSL compiler, which should be faster in general and also open up the door to dxvk-native 11 support.
New bytecode4 emitter
Separate hlsl and bytecode4 paths in mojoshader_d3d11
The text was updated successfully, but these errors were encountered:
Definitely a large project so it would need a big motivator... but it's within our reach:
Existing implementation in 9on12:
Signing can be done with DxbcSigner which is redistributable.
The main benefit is removing the dependency on an HLSL compiler, which should be faster in general and also open up the door to dxvk-native 11 support.
bytecode4
emitterhlsl
andbytecode4
paths in mojoshader_d3d11The text was updated successfully, but these errors were encountered: