mesa: Changes to 'gallium-tex-surfaces'

Michel Daenzer daenzer at kemper.freedesktop.org
Tue May 6 11:25:38 UTC 2008


The branch, gallium-tex-surfaces has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces

Summary of changes:
 src/mesa/state_tracker/st_cb_drawpixels.c |    3 ++-
 src/mesa/state_tracker/st_cb_texture.c    |   23 +++++++++++++----------
 2 files changed, 15 insertions(+), 11 deletions(-)

       via  d0279fc4b38c72356a341173317bcd45d9093f45 (commit)
       via  650c57f19398800dfdcf357b6e9ec7b68bfa34f1 (commit)
      from  4c6c073f993e13da0b68f897a4221e6bb7875fbe (commit)


- Commits -----------------------------------------------
commit d0279fc4b38c72356a341173317bcd45d9093f45
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Tue May 6 12:24:04 2008 +0100

    gallium: Make sure to release texture surfaces (at the right time).

commit 650c57f19398800dfdcf357b6e9ec7b68bfa34f1
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Tue May 6 12:23:16 2008 +0100

    gallium: glCopyTexSubImage improvement.
    
    Only get a texture surface for attempting an accelerated copy, and mark it for
    GPU use only.

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




More information about the mesa-commit mailing list