mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Apr 4 17:21:33 UTC 2008


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 <brian.paul at tungstengraphics.com>
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.

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




More information about the mesa-commit mailing list