mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Apr 22 20:44:28 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 |    2 --
 src/mesa/state_tracker/st_program.c           |    5 +----
 src/mesa/state_tracker/st_program.h           |    2 +-
 3 files changed, 2 insertions(+), 7 deletions(-)

       via  8f4f89c04383b2100f6d856270cad62dfe8a6354 (commit)
       via  b456f1374fc958e53efc80ee38ef343f580c1d6b (commit)
      from  4ebede8c7f43a83adfc73dcca783de2e9efcd9ba (commit)


- Commits -----------------------------------------------
commit 8f4f89c04383b2100f6d856270cad62dfe8a6354
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Apr 22 14:42:36 2008 -0600

    gallium: remove assertions
    
    It's possible the current vs/fs is null when cso_save_vertex/fragment_shader()
    is called.

commit b456f1374fc958e53efc80ee38ef343f580c1d6b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Apr 22 14:41:32 2008 -0600

    gallium: st_translate_fragment_program() is void now
    
    The return value was never used.

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




More information about the mesa-commit mailing list