mirror of
https://github.com/OpenFusionProject/scripts.git
synced 2024-11-21 22:00:04 +00:00
Update README
This commit is contained in:
parent
aa564926a0
commit
7b750db9f9
@ -8,3 +8,4 @@ Tools for converting d3d9 shader assembly to HLSL/Cg.
|
|||||||
- Only vertex shaders with profile `vs_1_1` are supported
|
- Only vertex shaders with profile `vs_1_1` are supported
|
||||||
- Only fragment shaders with profile `ps_2_0` are supported
|
- Only fragment shaders with profile `ps_2_0` are supported
|
||||||
- Only a limited set of instructions (those used by FF and Unity 2.6) are supported
|
- Only a limited set of instructions (those used by FF and Unity 2.6) are supported
|
||||||
|
- Properties that don't begin with an underscore do not get captured as locals
|
||||||
|
Loading…
Reference in New Issue
Block a user