The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/mesa/shader/program.c                      |    2 ++
 src/mesa/state_tracker/st_atom_pixeltransfer.c |    1 +
 src/mesa/state_tracker/st_cb_bitmap.c          |    1 +
 src/mesa/state_tracker/st_cb_drawpixels.c      |    1 +
 4 files changed, 5 insertions(+), 0 deletions(-)

       via  72f2c55069f167a46560005931382e3b472f92ed (commit)
      from  84501e68f6294370d6f2f6aec4e7eab57bcc0e72 (commit)


- Commits -----------------------------------------------
commit 72f2c55069f167a46560005931382e3b472f92ed
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Fri Apr 4 11:20:44 2008 -0600

    gallium: make sure to set the SamplersUsed field for bitmap/drawpixels 
shaders
    
    Also, make sure that field is copied/updated in the program clone and 
combine functions.
    Without this we weren't getting SAMP declarations in the TGSI shaders.

---------------------------------

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to