mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Mon Apr 21 15:13:05 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/gallium/auxiliary/cso_cache/cso_context.c |   24 ++++++++++++++++++------
 src/gallium/auxiliary/tgsi/util/tgsi_parse.h  |    2 ++
 2 files changed, 20 insertions(+), 6 deletions(-)

       via  d3045ebb0642b09b4d353be6d4a258e6766061e6 (commit)
       via  e29583afcb238cf7a70089cfdf50a69ca277c53a (commit)
      from  13d8b1b211a803f44ffe325e7eed887cce4abaca (commit)


- Commits -----------------------------------------------
commit d3045ebb0642b09b4d353be6d4a258e6766061e6
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Apr 22 00:16:04 2008 +0900

    gallium: Hash the fragment shader tokens, instead of pipe_shader_state.
    
    PS: pipe_shader_state should probably go away now that it is reduced to a single pointer.

commit e29583afcb238cf7a70089cfdf50a69ca277c53a
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Apr 22 00:14:08 2008 +0900

    gallium: Include dependent header.

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




More information about the mesa-commit mailing list