WineD3D: p8 improvements 2/2

H. Verbeet hverbeet at gmail.com
Fri Oct 12 05:51:44 CDT 2007


On 11/10/2007, Roderick Colenbrander <thunderbird2k at gmx.net> wrote:
> +    "MUL index.x, index.x, constants.x;\n" /* Scale the index by 255/256 */
> +    "ADD index.x, index.x, constants.y;\n" /* Add a bias of '0.5' in order to sample in the middle */
Why not use a MAD there?



More information about the wine-devel mailing list