mesa: Changes to 'gallium-tex-surfaces'

2008-06-03 Thread Michał Król
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_vs_aos.c | 43 - 1 files changed, 6 insertions(+), 37 deletions(-)

mesa: Changes to 'gallium-tex-surfaces'

2008-06-02 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/include/pipe/p_util.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-29 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_vs_aos.h |4 ++-- src/gallium/auxiliary/draw/draw_vs_aos_machine.c |4 ++--

mesa: Changes to 'gallium-tex-surfaces'

2008-05-29 Thread Michał Król
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/SConscript |1 - 1 files changed, 0 insertions(+), 1 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-29 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_context.c | 25 - src/gallium/auxiliary/draw/draw_context.h | 13 ++-

mesa: Changes to 'gallium-tex-surfaces'

2008-05-29 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_pt_vcache.c | 12 +--- 1 files changed, 9 insertions(+), 3 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-29 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_vs_aos.c | 46 ++ src/gallium/auxiliary/draw/draw_vs_aos.h |1 + 2 files

mesa: Changes to 'gallium-tex-surfaces'

2008-05-29 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_pipe_vbuf.c|2 +- .../auxiliary/draw/draw_pt_fetch_shade_pipeline.c |6 +++---

mesa: Changes to 'gallium-tex-surfaces'

2008-05-29 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_private.h |3 ++- src/gallium/auxiliary/draw/draw_pt.c |3 ++- 2 files changed, 4

mesa: Changes to 'gallium-tex-surfaces'

2008-05-28 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/SConscript|3 +++ src/gallium/auxiliary/draw/draw_vs_aos.c | 20 ++--

mesa: Changes to 'gallium-tex-surfaces'

2008-05-28 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/Makefile|1 + src/gallium/auxiliary/draw/SConscript |1 +

mesa: Changes to 'gallium-tex-surfaces'

2008-05-25 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/cso_cache/cso_context.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-24 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: bin/win32kprof.py | 205 + common.py | 14 ++-

mesa: Changes to 'gallium-tex-surfaces'

2008-05-24 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: bin/win32kprof.py | 90 + 1 files changed, 77 insertions(+), 13 deletions(-)

mesa: Changes to 'gallium-tex-surfaces'

2008-05-22 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c | 23 1 files changed, 5 insertions(+), 18 deletions(-)

mesa: Changes to 'gallium-tex-surfaces'

2008-05-20 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/mesa/shader/prog_parameter.c | 22 +++--- src/mesa/shader/prog_parameter.h |2 +-

mesa: Changes to 'gallium-tex-surfaces'

2008-05-20 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: progs/demos/drawpix.c |4 ++- src/mesa/state_tracker/st_cb_clear.c | 10 +++

mesa: Changes to 'gallium-tex-surfaces'

2008-05-20 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/mesa/state_tracker/st_cb_program.c |9 +++-- src/mesa/state_tracker/st_context.c|6 +++--- 2 files changed, 10

mesa: Changes to 'gallium-tex-surfaces'

2008-05-20 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/mesa/state_tracker/st_cb_program.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-19 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_vs_sse.c |3 ++ src/gallium/drivers/softpipe/sp_fs_sse.c |6 +++- src/mesa/main/context.c

mesa: Changes to 'gallium-tex-surfaces'

2008-05-18 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: progs/glsl/texdemo1.c |4 +- progs/trivial/quad-tex-2d.c|6 +-

mesa: Changes to 'gallium-tex-surfaces'

2008-05-09 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_pt_emit.c |8 src/gallium/auxiliary/draw/draw_pt_fetch.c |8 +---

mesa: Changes to 'gallium-tex-surfaces'

2008-05-09 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/util/u_string.h |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-09 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_pipe_vbuf.c | 20 ++-- src/gallium/auxiliary/draw/draw_pt_emit.c | 10

mesa: Changes to 'gallium-tex-surfaces'

2008-05-09 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/draw/draw_pipe_vbuf.c |3 --- src/gallium/auxiliary/draw/draw_pt_fetch.c |3 ++-

mesa: Changes to 'gallium-tex-surfaces'

2008-05-08 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/pipebuffer/Makefile |1 + src/gallium/auxiliary/pipebuffer/SConscript|1 +

mesa: Changes to 'gallium-tex-surfaces'

2008-05-08 Thread Michel Daenzer
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/pipebuffer/pb_validate.c |2 +- src/gallium/auxiliary/pipebuffer/pb_validate.h |2 +- 2 files changed, 2

mesa: Changes to 'gallium-tex-surfaces'

2008-05-08 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: progs/tests/fbotest2.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) via 79e57695e14eee08c799670e105f2371471747f8

mesa: Changes to 'gallium-tex-surfaces'

2008-05-08 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/pipebuffer/pb_validate.c | 113 ++-- 1 files changed, 48 insertions(+), 65 deletions(-)

mesa: Changes to 'gallium-tex-surfaces'

2008-05-08 Thread Michel Daenzer
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/cso_cache/cso_context.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-08 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/mesa/state_tracker/st_cb_feedback.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-08 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/mesa/state_tracker/st_atom_shader.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-08 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: .../auxiliary/pipebuffer/pb_buffer_fenced.c| 100 ++-- 1 files changed, 50 insertions(+), 50 deletions(-)

mesa: Changes to 'gallium-tex-surfaces'

2008-05-08 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/util/p_debug.c |4 1 files changed, 4 insertions(+), 0 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-07 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/util/p_debug_mem.c |9 - 1 files changed, 8 insertions(+), 1 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-07 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/util/p_debug.c | 180 ++ 1 files changed, 97 insertions(+), 83 deletions(-)

mesa: Changes to 'gallium-tex-surfaces'

2008-05-07 Thread Michal Krol
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/util/p_debug.c | 13 ++--- 1 files changed, 6 insertions(+), 7 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-07 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: include/GLES/egl.h| 195 -- include/GLES/egltypes.h | 111 -- include/GLES/gl.h | 861

mesa: Changes to 'gallium-tex-surfaces'

2008-05-06 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: progs/tests/manytex.c|1 + progs/tests/mipmap_limits.c | 32 +++-

mesa: Changes to 'gallium-tex-surfaces'

2008-05-06 Thread Michel Daenzer
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/auxiliary/util/u_string.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-06 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/mesa/state_tracker/st_atom_sampler.c |2 +- src/mesa/state_tracker/st_cb_texture.c | 24 +--- 2 files

mesa: Changes to 'gallium-tex-surfaces'

2008-05-06 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: bin/raw2png.py | 339 ++ src/gallium/auxiliary/util/p_debug.c | 47 +

mesa: Changes to 'gallium-tex-surfaces'

2008-05-06 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/mesa/state_tracker/st_cb_accum.c | 73 + src/mesa/state_tracker/st_cb_drawpixels.c | 33

mesa: Changes to 'gallium-tex-surfaces'

2008-05-06 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/mesa/state_tracker/st_cb_texture.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-06 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/drivers/i915simple/i915_texture.c|3 ++- src/gallium/drivers/softpipe/sp_texture.c|3 ++-

mesa: Changes to 'gallium-tex-surfaces'

2008-05-05 Thread Jose Fonseca
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: common.py |5 +- src/gallium/auxiliary/util/u_string.h | 112 + 2 files

mesa: Changes to 'gallium-tex-surfaces'

2008-05-03 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/include/pipe/p_defines.h |6 ++ src/gallium/include/pipe/p_state.h |1 + 2 files changed, 7 insertions(+), 0

mesa: Changes to 'gallium-tex-surfaces'

2008-05-02 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/README.portability | 65 src/gallium/auxiliary/draw/draw_pipe_pstipple.c |2 +-

mesa: Changes to 'gallium-tex-surfaces'

2008-05-02 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/include/pipe/p_state.h |2 + src/mesa/state_tracker/st_cb_fbo.c | 138 2 files

mesa: Changes to 'gallium-tex-surfaces'

2008-05-02 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/gallium/drivers/i965simple/brw_tex_layout.c |8 src/gallium/include/pipe/p_state.h |3 ++-

mesa: Changes to 'gallium-tex-surfaces'

2008-05-02 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/mesa/state_tracker/st_cb_fbo.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) via

mesa: Changes to 'gallium-tex-surfaces'

2008-05-01 Thread Keith Whitwell
The branch, gallium-tex-surfaces has been created Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces at 27e46611f04108765fa99890822a474820d5c563 (commit) - Commits --- commit

mesa: Changes to 'gallium-tex-surfaces'

2008-05-01 Thread Brian Paul
The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces Summary of changes: src/mesa/state_tracker/st_texture.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) via