mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Aug 6 23:23:15 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/drivers/softpipe/sp_screen.c     |    4 +++
 src/gallium/drivers/softpipe/sp_tex_sample.c |   28 +++++++++++++++++--------
 src/gallium/include/pipe/p_defines.h         |    3 ++
 src/mesa/state_tracker/st_extensions.c       |   10 +++++++-
 4 files changed, 34 insertions(+), 11 deletions(-)

       via  be66a8f43172327e3cdde27281e40377cacbb121 (commit)
       via  ea0007cc4ca077c7e3951c4fda122bd242728d70 (commit)
      from  b908ce93d4280e5fd3a3b14f54b42bb2040a3742 (commit)


- Commits -----------------------------------------------
commit be66a8f43172327e3cdde27281e40377cacbb121
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Aug 6 17:22:29 2008 -0600

    gallium: added PIPE_CAP_TEXTURE_MIRROR_CLAMP, PIPE_CAP_TEXTURE_MIRROR_REPEAT
    
    Check for these caps in state tracker and enable corresponding GL extensions
    if supported.

commit ea0007cc4ca077c7e3951c4fda122bd242728d70
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Aug 6 17:14:22 2008 -0600

    softpipe: add texture border color code

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




More information about the mesa-commit mailing list