mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Thu Jan 17 03:26:15 UTC 2008


 progs/trivial/.gitignore                    |  101 ++++++++++++++++++++++++++++
 src/mesa/pipe/draw/draw_context.c           |   20 +----
 src/mesa/pipe/draw/draw_context.h           |   16 +---
 src/mesa/pipe/draw/draw_linestipple.c       |    1 
 src/mesa/pipe/draw/draw_private.h           |    7 -
 src/mesa/pipe/i915simple/i915_debug.h       |    6 +
 src/mesa/pipe/pipebuffer/pb_buffer_fenced.c |    3 
 src/mesa/pipe/pipebuffer/pb_bufmgr.h        |   11 ++-
 src/mesa/pipe/pipebuffer/pb_bufmgr_mm.c     |   38 ++++++++--
 src/mesa/pipe/softpipe/sp_winsys.h          |    1 
 src/mesa/pipe/tgsi/exec/tgsi_sse2.c         |    1 
 src/mesa/state_tracker/st_mesa_to_tgsi.c    |   11 ++-
 12 files changed, 170 insertions(+), 46 deletions(-)

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

New commits:
commit c04f4174923cda7beed1945f8ab77fd5cea1b50c
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Thu Jan 17 11:00:51 2008 +0900

    gallium: Handle TGSI_OPCODE_END on sse2.

commit 310e7ca44b33558a9aa22f43024d1bfb63642128
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jan 16 17:21:05 2008 -0700

    temporarily don't emit TGSI immediates, use the constant buffer
    
    This allows a few more programs to run and not crash.
    Need to get constant buffer uploads working...

commit bf3bdb3b42632e7621e1cbae0d24e60b05ce16e0
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Dec 18 22:19:40 2007 +0000

    gallium: Fix cut-n-paste error.

commit 3eaf882a662f719845ead1017e28a121cbce86fb
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Dec 18 22:01:35 2007 +0000

    gallium: Alternative mm_bufmgr_create_from_buffer constructor for mm pool managers.

commit 39b8303d4af97235b4daeba5a9ee0e12640e0be5
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Dec 18 18:59:49 2007 +0000

    gallium: Detect if a null buffer is passed.

commit af51d188c3e894c2ac3d261831320f178d1bd6fe
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Dec 17 12:03:51 2007 +0000

    gallium: fix warning

commit 7771519862ade53bbd29dd25987c51e3c444e364
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Dec 17 11:59:02 2007 +0000

    gallium: fix warning

commit 66719dc63a169d5bec5e56fa5ad46853121a8dc0
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri Dec 14 15:51:07 2007 +0000

    gallium: hardwire reset_temps functionality

commit 83417a8b37211e290cfdb06530533cd7215500c4
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri Dec 14 15:50:06 2007 +0000

    gallium: whitespace changes

commit e122a8fa1822890f61d37398f096134f32dfcd58
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Fri Dec 14 16:37:10 2007 +0000

    gallium: Ignore generated files.




More information about the mesa-commit mailing list