mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Jun 4 14:57:27 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/tgsi/util/tgsi_scan.c |   83 +++++++++++++++++++++++++++
 src/gallium/auxiliary/tgsi/util/tgsi_scan.h |    4 +
 src/gallium/winsys/egl_xlib/egl_xlib.c      |   29 ++++++---
 3 files changed, 106 insertions(+), 10 deletions(-)

       via  8223add3304451d5e75737a6d1be1739e4517943 (commit)
       via  4ebfc3c8ffccadaed98c4e032b7691eaf299b0bc (commit)
      from  b98ac1d47257bf7b2661ae7c1a8904b7bc5d623c (commit)


- Commits -----------------------------------------------
commit 8223add3304451d5e75737a6d1be1739e4517943
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Jun 4 08:56:06 2008 -0600

    gallium: added tgsi_is_passthrough_shader() function
    
    Checks if all instructions are of the form MOV OUT[n], IN[n]
    Untested at this time.

commit 4ebfc3c8ffccadaed98c4e032b7691eaf299b0bc
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri May 30 15:23:03 2008 -0600

    egl: prototype some multi-API code

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




More information about the mesa-commit mailing list