mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Keith Whitwell
src/gallium/drivers/i915simple/i915_state.c | 19 +++-- src/gallium/drivers/i965simple/brw_wm_sampler_state.c | 38 +- src/gallium/drivers/softpipe/sp_tex_sample.c |3 + src/gallium/include/pipe/p_defines.h |2 src/mesa/state_tra

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Keith Whitwell
src/gallium/auxiliary/draw/draw_passthrough.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 8fd633b5cfa36e0cf0acef096315c9250015aba7 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Wed Mar

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Michal Krol
src/gallium/auxiliary/tgsi/util/tgsi_dump.c |5 + 1 file changed, 5 insertions(+) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit feb02084a88ca6e23c34fa06e963765c890f0b65 Author: Michal Krol <[EMAIL PROTECTED]> Date: Wed Mar 12 11:37:02 2008

mesa: Changes to 'i915tex_branch'

2008-03-12 Thread Thomas Hellstrom
New branch 'i915tex_branch' available with the following commits: commit 43b05ffda491046bf0cca7f0cdd8a337eb09f1f1 Author: Thomas Hellstrom Date: Wed Mar 12 12:06:45 2008 +0100 Handle fence creation failures. commit fd87045880d4b93de60705bea3424236dcca6f60 Author: Thomas Hellstrom Date:

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Jose Fonseca
SConstruct | 26 +++ winddk.py | 142 +++-- 2 files changed, 108 insertions(+), 60 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 4f17bd270e23b7912f0634c2106ea146c9ddd1e

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Michal Krol
src/gallium/include/pipe/p_shader_tokens.h | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 70ae7f09c739465242b0c6255196dae1de9dd8d3 Author: Michal Krol <[EMAIL PROTECTED]> Date: Wed M

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Jose Fonseca
src/gallium/auxiliary/util/Makefile |1 src/gallium/auxiliary/util/SConscript |1 src/gallium/auxiliary/util/p_debug.c| 38 - src/gallium/auxiliary/util/u_handle_table.c | 207 src/gallium/auxiliary/util/u_handle_table.h | 96 ++

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Michal Krol
src/gallium/auxiliary/tgsi/exec/tgsi_exec.c | 46 ++-- src/gallium/auxiliary/tgsi/util/tgsi_build.c|5 -- src/gallium/auxiliary/tgsi/util/tgsi_build.h|1 src/gallium/auxiliary/tgsi/util/tgsi_dump.c | 15 +- src/gallium/drivers/i915si

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Brian Paul
src/gallium/auxiliary/draw/draw_private.h|2 +- src/gallium/auxiliary/draw/draw_vs_exec.c|4 ++-- src/gallium/auxiliary/draw/draw_vs_sse.c |4 ++-- src/gallium/drivers/i965simple/brw_wm_glsl.c |4 src/mesa/state_tracker/st_mesa_to_tgsi.c |3 +-- 5 files cha

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Brian Paul
src/mesa/state_tracker/st_atom_sampler.c |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 0dd79011b9c407191e40c2697c68946f35bc557a Author: Brian <[EMAIL PROTECTED]> Date: Wed Mar 12 14:2

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Brian Paul
src/mesa/shader/arbprogparse.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit d1284d3be2bcf5e1607458cd9fb0d8c32fad13ea Author: Brian <[EMAIL PROTECTED]> Date: Wed Mar 12 15:33:41 2008 -06

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Brian Paul
src/gallium/drivers/i915simple/i915_state.c | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 2109ba4c5d22e1f7effa33a6ff26ce587ce46fe3 Author: Brian <[EMAIL PROTECTED]> Date: Wed Mar

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Brian Paul
src/mesa/state_tracker/st_cb_clear.c |9 + 1 file changed, 9 insertions(+) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit d91e62e9c6ff81c91b83af883281c1e205c6bf35 Author: Brian <[EMAIL PROTECTED]> Date: Wed Mar 12 18:24:46 2008 -0600

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Brian Paul
src/gallium/auxiliary/draw/draw_pstipple.c | 34 ++--- 1 file changed, 22 insertions(+), 12 deletions(-) commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 329c5431348117e5b99adf14936d2f57f2ef5f1f Author: Brian <[EMAIL PROTECTED

mesa: Changes to 'gallium-0.1'

2008-03-12 Thread Zack Rusin
The branch, gallium-0.1 has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1 Summary of changes: src/gallium/auxiliary/gallivm/instructionssoa.cpp | 96 ++-- src/gallium/auxiliary/gallivm/instructionssoa.h |6 ++ src/gallium/auxilia

mesa: Changes to 'master'

2008-03-12 Thread Nan hai Zou
The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master Summary of changes: src/mesa/drivers/dri/i915/i830_vtbl.c|7 ++- src/mesa/drivers/dri/i915/i915_vtbl.c|7 ++- src/mesa/drivers/dri/i965/brw_context.h