Age | Commit message (Collapse) | Author |
|
|
|
Driver writers often got confused and assumed Size to be
the number of immediate values in Immediate declaration.
|
|
|
|
|
|
|
|
|
|
|
|
Map OPCODE_TEXKILL to OPCODE_KIL.
|
|
|
|
|
|
|
|
Also, when the extended swizzle token is used, the simple swizzle
and negate are set to X,Y,Z,W and FALSE, respectively.
|
|
* Incorporate declaration_interpolation into declaration itself.
* Remove declaration_mask -- always use declaration_range.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is in a separate commit to ensure renames are properly preserved.
|