mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Jun 23 15:51:09 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/util/p_util.c    |    5 ++-
 src/mesa/state_tracker/st_cb_texture.c |   73 +++++++++++++-------------------
 2 files changed, 34 insertions(+), 44 deletions(-)

       via  a479bf62353b6517841e620122112e7565d2391c (commit)
       via  f738c3acaca235c68a26c7b7d41903c64a36ae9f (commit)
       via  81b1a4224de1992d25ada006f54ff9147aa82da3 (commit)
      from  e14126ec811e4f37cf085be27cac4f750d9e011a (commit)


- Commits -----------------------------------------------
commit a479bf62353b6517841e620122112e7565d2391c
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jun 23 09:50:09 2008 -0600

    gallium: fix-up inverted do_copy_texsubimage()
    
    The logic/arithmetic for inverting the src image is a bit simpler now.

commit f738c3acaca235c68a26c7b7d41903c64a36ae9f
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jun 23 09:47:12 2008 -0600

    gallium: fix Y-inverted copies
    
    Don't require the caller to pass a non-intuitive negative src_y coord anymore
    when doing a src-inverted copy.

commit 81b1a4224de1992d25ada006f54ff9147aa82da3
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jun 23 09:07:56 2008 -0600

    gallium: remove dead/prototype code

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




More information about the mesa-commit mailing list