mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 30 22:09:19 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/main/texstate.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

       via  c32477742facd06c22befcd300e9fdfeafb6995b (commit)
      from  07b551f7cfc02cb16225298414b145b306b360b4 (commit)


- Commits -----------------------------------------------
commit c32477742facd06c22befcd300e9fdfeafb6995b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 30 16:05:01 2008 -0600

    Add support for GL_REPLACE_EXT texture env mode.
    
    GL_REPLACE_EXT comes from the ancient GL_EXT_texture extension.  Found an old demo that
    actually uses it.
    The values of the GL_REPLACE and GL_REPLACE_EXT tokens is different, unfortunately.

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




More information about the mesa-commit mailing list