The branch, r500-support has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=r500-support
Summary of changes: src/mesa/drivers/dri/r300/r300_cmdbuf.c | 2 +- src/mesa/drivers/dri/r300/r300_state.c | 8 ++++---- src/mesa/drivers/dri/r300/r500_fragprog.c | 26 ++++++++++++++++---------- 3 files changed, 21 insertions(+), 15 deletions(-) via 3816ae9ce835691e690d68f37ff6b01207068870 (commit) from 1f420b008bd4bc7b5fe7809e7f7506ef5dcb7209 (commit) - Commits ----------------------------------------------- commit 3816ae9ce835691e690d68f37ff6b01207068870 Author: Dave Airlie <[EMAIL PROTECTED]> Date: Mon May 5 18:05:59 2008 +1000 r500: make tri-param work This makes constant work which are 32-bit on r500 unlike r300. Switch MOV to using MAD no idea if we might have negative things MAX 0,-5 is likely to do the wrong thing.. --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit