The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master
Summary of changes: src/mesa/drivers/dri/r300/r500_fragprog.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) via 1bdf5e09a049d8d60bf147f9d88bbdb2b8588752 (commit) from 85e44fcd51b2f2e0bb0c97161fdde1971767eefd (commit) - Commits ----------------------------------------------- commit 1bdf5e09a049d8d60bf147f9d88bbdb2b8588752 Author: Nicolai Haehnle <[EMAIL PROTECTED]> Date: Sun Jul 27 15:14:07 2008 +0200 r500: Redirect TEX writes to output registers While R500 fragment program texture instructions appear to support writemasks, they cannot write to the output FIFO immediately, so we need to insert a MOV for these instructions. This fixes piglit's fp-fragment-position and fp-incomplete-tex tests. --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit