mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Mar 25 17:49:36 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/arbprogparse.c |   23 +++++++++++++++++------
 1 files changed, 17 insertions(+), 6 deletions(-)

       via  c0ef16647424452ba60e165c82c59f5ff64f12d4 (commit)
       via  bedb93e989340a2d65ed2fb28af7410983cb484d (commit)
      from  331a56136e96717704788b633c1b2e474b88d8ba (commit)


- Commits -----------------------------------------------
commit c0ef16647424452ba60e165c82c59f5ff64f12d4
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Mar 25 11:32:31 2008 -0600

    mesa: append fog instructions after parsing if a fog option is set
    
    Drivers don't have to worry about it then.

commit bedb93e989340a2d65ed2fb28af7410983cb484d
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Mar 25 11:22:57 2008 -0600

    mesa: when negating scalar src args, use NEGATE_XYZW, not NEGATE_X
    
    This makes things easier on the back-end when generating GPU code.

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




More information about the mesa-commit mailing list