The branch, gallium-vertex-linear has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-vertex-linear
Summary of changes: src/gallium/auxiliary/draw/draw_vs_aos.c | 251 +++++++++++++++++++++++++++++- src/gallium/auxiliary/draw/draw_vs_aos.h | 27 ++++ src/mesa/main/ffvertex_prog.c | 10 +- 3 files changed, 278 insertions(+), 10 deletions(-) via 48a24f0ff7e3aad000b8acc55c16bbeaca58abe6 (commit) via 86e529ad90411d21bca3d70984b2db202e7a0cd6 (commit) from e1590abb17f1effd92c136207f363de6cf52df18 (commit) - Commits ----------------------------------------------- commit 48a24f0ff7e3aad000b8acc55c16bbeaca58abe6 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Sat May 24 16:32:08 2008 +0100 Revert "mesa: save a temp on normalizes" This reverts commit feceb43948f76cc4d4c8ecbb86b1b1f438c6daee. commit 86e529ad90411d21bca3d70984b2db202e7a0cd6 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Sat May 24 16:31:11 2008 +0100 draw: use lookup tables to avoid calling pow() in LIT opcode --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit