From: Ben Skeggs Date: Sat, 3 Jun 2006 16:37:46 +0000 (+0000) Subject: Another TODO, so I don't forget.. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ac9d1ecec2ad5f55742fa1ccc4853f560ca7fcd9;p=mesa.git Another TODO, so I don't forget.. --- diff --git a/src/mesa/drivers/dri/nouveau/nv40_vtxprog.c b/src/mesa/drivers/dri/nouveau/nv40_vtxprog.c index 582bf65ea00..43909725df4 100644 --- a/src/mesa/drivers/dri/nouveau/nv40_vtxprog.c +++ b/src/mesa/drivers/dri/nouveau/nv40_vtxprog.c @@ -16,6 +16,7 @@ * - Handle ARB_position_invarient * - Relative register addressing * - Implement any missing instructions + * - Fix scalar instructions (the other "writemask") */ static int t_dst_mask(int mask);