mesa: Changes to 'master'

2008-01-28 Thread Haihao Xiang
src/mesa/drivers/dri/i965/brw_clip.c |2 src/mesa/drivers/dri/i965/brw_clip_line.c| 11 +- src/mesa/drivers/dri/i965/brw_clip_state.c |4 src/mesa/drivers/dri/i965/brw_clip_tri.c | 17 +-- src/mesa/drivers/dri/i965/brw_defines.h | 12 +- src/mesa/drivers/dri/

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Brian Paul
configs/linux-cell |6 src/mesa/pipe/cell/common.h | 14 + src/mesa/pipe/cell/ppu/cell_clear.c |4 src/mesa/pipe/cell/ppu/cell_context.h |5 src/mesa/pipe/cell/ppu/cell_state_emit.c| 19 ++ src/mesa/pipe/cell/ppu/cell_st

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Jose Fonseca
src/mesa/pipe/draw/draw_vf.c|2 +- src/mesa/pipe/pipebuffer/pb_buffer_malloc.c |3 +-- src/mesa/pipe/pipebuffer/pb_bufmgr_mm.c |2 ++ src/mesa/pipe/pipebuffer/pb_bufmgr_pool.c |2 +- 4 files changed, 5 insertions(+), 4 deletions(-) commit diffs at http://gitw

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Jose Fonseca
src/mesa/pipe/draw/draw_vf.c | 20 - src/mesa/pipe/draw/draw_vf.h | 52 --- src/mesa/pipe/draw/draw_vf_generic.c |9 +++--- src/mesa/pipe/draw/draw_vf_sse.c | 14 - 4 files changed, 31 insertions(+), 64 deletions(-)

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Keith Whitwell
src/mesa/pipe/draw/draw_vertex_fetch.c |4 ++-- src/mesa/pipe/draw/draw_vf_sse.c |3 --- 2 files changed, 2 insertions(+), 5 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 1e2d6b1b82aaa8bc57535e56c5e6eac9387e22e6 Author: Ke

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Brian Paul
progs/demos/gears.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit bd299093ec267dcf22ea3ef8012e32eba4cfb655 Author: Brian <[EMAIL PROTECTED]> Date: Mon Jan 28 12:41:47 2008 -0700 push ou

mesa: Changes to 'master'

2008-01-28 Thread Brian Paul
progs/demos/gears.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit f09b2382e9a2c8f4302e644ea8c9cb7c933457a1 Author: Brian <[EMAIL PROTECTED]> Date: Mon Jan 28 12:41:47 2008 -0700 push ou

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Brian Paul
progs/demos/gears.c | 35 +-- 1 file changed, 29 insertions(+), 6 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit ba083bae69dcf41e764acd85ad84594d00c8b670 Author: Brian <[EMAIL PROTECTED]> Date: Mon Jan

mesa: Changes to 'master'

2008-01-28 Thread Brian Paul
progs/demos/gears.c | 35 +-- 1 file changed, 29 insertions(+), 6 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit e7007c6fb02ed885ef6edf8bb364ea3c81ae6e1d Author: Brian <[EMAIL PROTECTED]> Date: Mon Jan

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Brian Paul
src/mesa/pipe/cell/common.h | 26 ++-- src/mesa/pipe/cell/ppu/cell_batch.c | 124 ++--- src/mesa/pipe/cell/ppu/cell_batch.h |5 src/mesa/pipe/cell/ppu/cell_clear.c | 30 - src/mesa/pipe/cell/ppu/cell_context.c|5 src/mesa/pipe/cell

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Brian Paul
src/mesa/state_tracker/st_cb_clear.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 16ed55c6412d2bdc5bff78e99114490223fb4afe Author: Brian <[EMAIL PROTECTED]> Date: Mon Jan 28 09:23:29 200

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Keith Whitwell
src/mesa/pipe/draw/draw_clip.c | 136 + src/mesa/pipe/draw/draw_validate.c | 10 +- 2 files changed, 99 insertions(+), 47 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 82d9063708539d53c7670b2ab

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Keith Whitwell
src/mesa/pipe/draw/draw_prim.c |9 + src/mesa/pipe/draw/draw_private.h |9 + src/mesa/pipe/draw/draw_vertex_fetch.c | 160 +++- src/mesa/pipe/draw/draw_vertex_shader.c | 14 ++ 4 files changed, 158 insertions(+), 34 deletions(-) commit diffs

mesa: Changes to 'mesa_7_0_branch'

2008-01-28 Thread Alan Hourihane
src/mesa/swrast/s_drawpix.c |7 +++ src/mesa/swrast/s_readpix.c | 12 ++-- 2 files changed, 9 insertions(+), 10 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 86234e55a6463d130da3289f8543ed450d750078 Author: Alan Hourih

mesa: Changes to 'mesa_7_0_branch'

2008-01-28 Thread Alan Hourihane
src/mesa/swrast/s_drawpix.c |3 ++- src/mesa/swrast/s_readpix.c |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 61972077cdd7e828147546c7f3f46308b4575bc2 Author: Alan Hourihane <[EMAIL PR

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Keith Whitwell
src/mesa/pipe/draw/draw_vertex_fetch.c | 220 ++--- 1 file changed, 203 insertions(+), 17 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 4141ebdf59cddbb412b388c7f38f50e5e80c49d2 Author: Keith Whitwell <[EMAIL

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Keith Whitwell
src/mesa/pipe/draw/Makefile |2 src/mesa/pipe/draw/draw_vbuf.c |2 src/mesa/pipe/draw/draw_vf.c | 90 --- src/mesa/pipe/draw/draw_vf.h | 18 - src/mesa/pipe/draw/draw_vf_generic.c | 420 --- src/mesa/pipe/draw/draw_v

mesa: Changes to 'gallium-0.1'

2008-01-28 Thread Jose Fonseca
src/mesa/pipe/draw/draw_vbuf.c | 183 ++ src/mesa/pipe/draw/draw_vf.c | 390 + src/mesa/pipe/draw/draw_vf.h | 255 + src/mesa/pipe/draw/draw_vf_generic.c | 983 +++ src/mesa/pipe/draw/draw_vf_sse.c | 664 +++