src/mesa/drivers/dri/r200/r200_vertprog.c | 10 ++++++---- src/mesa/drivers/dri/r300/r300_emit.c | 26 +++++++++++++------------- src/mesa/drivers/dri/r300/r300_vertprog.c | 5 +++-- src/mesa/tnl/t_vp_build.c | 19 +++++++++++-------- 4 files changed, 33 insertions(+), 27 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit d3033cad7c8a077b093fc5b0c423950473aed9e7 Author: Hans de Goede <[EMAIL PROTECTED]> Date: Wed Jan 2 01:32:01 2008 +1000 t_vp_build: fix temporary register allocation to minimise the allocations commit 2290ea7fe694dd74a88f4480326e9470fb9e945e Author: Hans de Goede <[EMAIL PROTECTED]> Date: Wed Jan 2 01:29:51 2008 +1000 rx00: fix off by one error in tempreg check commit cc50edbca2fd3111f9987d4117fa6656599d79dc Author: Dave Airlie <[EMAIL PROTECTED]> Date: Wed Jan 2 01:19:23 2008 +1000 r300: fix bug with maniadrive rendering I've no idea why I added this so I'll have to spend time tracking it down _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit