mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Wed Dec 12 20:09:12 UTC 2007


 src/mesa/pipe/i965simple/Makefile               |    9 
 src/mesa/pipe/i965simple/brw_metaops.c          |  538 ----------
 src/mesa/pipe/i965simple/brw_program.c          |  130 --
 src/mesa/pipe/i965simple/brw_regions.c          |   39 
 src/mesa/pipe/i965simple/brw_regions.h          |    5 
 src/mesa/pipe/i965simple/brw_tex.c              |   65 -
 src/mesa/pipe/i965simple/brw_wm_debug.c         |  172 ---
 src/mesa/pipe/i965simple/brw_wm_emit.c          | 1289 ------------------------
 src/mesa/pipe/i965simple/brw_wm_pass0.c         |  466 --------
 src/mesa/pipe/i965simple/brw_wm_pass1.c         |  277 -----
 src/mesa/pipe/i965simple/brw_wm_pass2.c         |  335 ------
 src/mesa/pipe/i965simple/brw_wm_surface_state.c |   16 
 12 files changed, 14 insertions(+), 3327 deletions(-)

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

New commits:
commit 06036bc8c4d31d36f2e143f5d7f2db866f44b342
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Dec 12 20:07:35 2007 +0000

    965: remove complex compiler for simple fragment programs.
    
    Keep the simple compiler for complex fragment programs...

commit ea7c533d40f78a1f62c7b7129a2ad6b33f810da4
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Dec 12 19:53:41 2007 +0000

    965: sketch changes to brw_wm_surface_state.c

commit 216de6ab5bd87dece8e68055018e5b91ff549089
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Dec 12 18:44:03 2007 +0000

    965: delete dead files

commit 5978289df1ea406c684b7193e5f4694eac6c00fb
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Dec 12 17:24:10 2007 +0000

    965: delete dead files

commit 20e6a9b86d715c38f64828d6a306c048571499a6
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Dec 12 17:22:51 2007 +0000

    965: delete dead files




More information about the mesa-commit mailing list