mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Mon Aug 20 10:42:40 UTC 2007


 src/mesa/pipe/draw/draw_context.c |    2 +-
 src/mesa/pipe/draw/draw_context.h |   16 ++++++++++++++++
 src/mesa/pipe/draw/draw_prim.c    |    7 ++++---
 src/mesa/vbo/vbo_exec_api.c       |   17 +++++++++++++----
 4 files changed, 34 insertions(+), 8 deletions(-)

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

New commits:
commit 904163e4e94dbf3ea9a24738077e9916e97191f8
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Aug 20 11:41:23 2007 -0600

    fix cache overflow bug in get_vertex()

commit f252974121febc6a1a59793d932b32b798f90fc6
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Aug 20 11:05:35 2007 -0600

    fix VBO clean-up in vbo_exec_vtx_destroy()

commit df1df82f1660996d09fa272e6129c194afde3ece
Merge: 8339ca7... 1432770...
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Aug 20 10:23:28 2007 -0600

    Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa into softpipe_0_1_branch

commit 8339ca7d1e9a3fe90f46e6e81f7ec8574d121072
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 17 12:40:35 2007 -0600

    replace memcpy() with assignment, better type safety

commit 74e58c5b82a15d250f42c9695e3ed61f64faedaf
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 17 12:34:40 2007 -0600

    added CLIP_x_SHIFT vals




More information about the mesa-commit mailing list