mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Fri Aug 17 14:41:32 UTC 2007


 src/mesa/pipe/draw/draw_prim.c          |    6 +++--
 src/mesa/pipe/softpipe/sp_draw_arrays.c |   22 ++++++++++++++------
 src/mesa/state_tracker/st_atom_fs.c     |    3 ++
 src/mesa/state_tracker/st_context.c     |    6 ++++-
 src/mesa/tnl/t_vp_build.c               |    2 -
 src/mesa/vbo/vbo.h                      |    3 ++
 src/mesa/vbo/vbo_exec_api.c             |   35 ++++++++++++++++++++++++++++++++
 src/mesa/vbo/vbo_exec_draw.c            |   17 ++++++++++++---
 8 files changed, 81 insertions(+), 13 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 8e4ed6323dff7c021b0f7d7711a89379e26ddb25
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 17 15:38:29 2007 +0100

    added null VB->AttribPtr[i] check

commit bc3f87683a25803fde6e69eddccc7e0a1c59df17
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 17 15:37:22 2007 +0100

    fix edgeflag bug

commit c5004c7db6991a11ffbc76cd4a7a0ce940f8b54a
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 17 15:28:17 2007 +0100

    pack output vertex attributes in sequential slots

commit 1e6d1ab6fc85ff928c629627991a60f515b73857
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 17 15:27:18 2007 +0100

    tell vbo module to use bufferobjs

commit 305b83a4153442e53f54cd5b817238c95161f7db
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 17 15:27:00 2007 +0100

    added call to _mesa_load_state_parameters()

commit 5568a7d30120d830c93494a7b3382bfa8b4d2800
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 17 15:26:33 2007 +0100

    added vbo_use_buffer_objects() to specify that immediate mode data should be put into bufferobjects




More information about the mesa-commit mailing list