src/mesa/pipe/softpipe/sp_context.h | 23 +------------------ src/mesa/pipe/softpipe/sp_state.h | 33 +++++++++++++++++++++++++--- src/mesa/pipe/softpipe/sp_state_derived.c | 2 - src/mesa/pipe/softpipe/sp_state_fs.c | 35 ++++++++++++------------------ 4 files changed, 48 insertions(+), 45 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 52659e3c238d961de1f25bed9254747f2f931547 Author: Brian <[EMAIL PROTECTED]> Date: Tue Jan 1 15:17:30 2008 -0700 Clean-up, re-org some vertex/fragment shader state code. commit 292bbd4a7250b96c4edadc2da5ebb7fc72b6159f Author: Brian <[EMAIL PROTECTED]> Date: Tue Jan 1 15:09:16 2008 -0700 move SP_NEW_ #defines into sp_state.h _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
