mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Thu Jan 31 21:05:34 UTC 2008


 src/mesa/state_tracker/st_atom_shader.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

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

New commits:
commit 86787043fae59869133180474cb09dac4f2e619a
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Jan 31 14:05:04 2008 -0700

    Fix problem in mapping vertex program outputs (found with "spring" game engine)
    
    If the vertex program writes to an output that's not consumed by the
    fragment program, map the vp output to an unused slot.




More information about the mesa-commit mailing list