Age | Commit message (Collapse) | Author |
|
This is needed for zero-block optimization.
|
|
|
|
|
|
|
|
|
|
|
|
Using linear interpolation when upscaling the chroma blocks causes some
discoloration around the edges.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gallium does not support rectangle textures currently, only full POT or NPOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Map OPCODE_TEXKILL to OPCODE_KIL.
|
|
|
|
|
|
|
|
|
|
Note: KIL (unconditional) not done yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|