mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Oct 1 20:53:35 UTC 2007


 src/mesa/pipe/i915simple/i915_context.c       |    2 
 src/mesa/pipe/i915simple/i915_state_derived.c |   75 ++++++++++++++------------
 src/mesa/pipe/i915simple/i915_state_sampler.c |    2 
 src/mesa/pipe/p_defines.h                     |    6 --
 src/mesa/pipe/softpipe/sp_context.c           |    2 
 src/mesa/state_tracker/st_atom_shader.c       |    5 +
 src/mesa/state_tracker/st_cb_rasterpos.c      |    9 ++-
 src/mesa/state_tracker/st_program.c           |    9 +--
 8 files changed, 57 insertions(+), 53 deletions(-)

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

New commits:
commit f8b2148a2b0c28ea5970be275f1bd678aa32094d
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 1 14:46:19 2007 -0600

    avoid updating vertex format when it doesn't really change

commit a24031d50c6b4c584aae08316dc3c00e18e24b58
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 1 13:55:16 2007 -0600

    don't crash in RasterPos if feedback not implemented yet

commit 3c41589420c90fa3f81da75c1c90be39f68915e9
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 1 13:54:37 2007 -0600

    disable debug printf

commit 726060680ba69aaec659f78e24f2db58acd780cb
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 1 13:54:24 2007 -0600

    don't crash when fog enabled, still not rendered correctly though

commit dab288b9821572b7fd3d6c9ceb4b8b3a83cd15bf
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 1 13:50:24 2007 -0600

    remove specular color assertion (the path works)

commit b13618c3167002a823e9bb1e744a0a316fd0e2bf
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 1 13:45:53 2007 -0600

    fix a few vert/frag program items to get i915 driver going again




More information about the mesa-commit mailing list