JakobPCoder / ReshadeTFAA

This is a work in progress Reshade shader, which acts as an addon to other, non temporal, anti aliasing methods. Only works dx10+ maybe
Other
45 stars 5 forks source link

Fixed Dx12 compilation issue. #4

Closed mj-ehsan closed 1 year ago

mj-ehsan commented 1 year ago

1- Line 206: Fixed semantics not matching the vertex shader one by disabling unused codes which were supposed to be used by a void function and not a float function.