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/gallium/include/pipe/p_state.h |    2 +
 src/mesa/state_tracker/st_cb_fbo.c |  138 ++++++++++++++++--------------------
 2 files changed, 64 insertions(+), 76 deletions(-)

       via  4a159132082429d5492f5298c2ccb0df551c9f65 (commit)
      from  25d60838b5dfdbde54f19f26b41977fc25011474 (commit)


- Commits -----------------------------------------------
commit 4a159132082429d5492f5298c2ccb0df551c9f65
Author: Keith Whitwell <[EMAIL PROTECTED]>
Date:   Fri May 2 14:27:10 2008 +0100

    gallium: remove usage of winsys->surface_alloc_storage from state tracker
    
    Allocate a texture containing storage instead.
    
    Also clean up ACCUM buffer allocation slightly -- drivers will need
    some changes to texture allocation logic to accomodate the concept of
    a texture that will only as image storage by the CPU, but it's cleaner
    than it was.

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

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to