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_clear.c      |    2 ++
 src/gallium/drivers/softpipe/sp_prim_setup.c |   11 +++++++++++
 src/mesa/state_tracker/st_cb_clear.c         |   17 ++++++++++++++++-
 3 files changed, 29 insertions(+), 1 deletions(-)

       via  3e625ce18e35b2b0343962f93480abf4bf9b188a (commit)
       via  69c39b9ae28764194a6d310d58aa36b7ac596aa9 (commit)
      from  a889928d85ac8ba7e1a7fe15393858a9422cf750 (commit)


- Commits -----------------------------------------------
commit 3e625ce18e35b2b0343962f93480abf4bf9b188a
Author: Brian <[EMAIL PROTECTED]>
Date:   Thu Mar 13 15:07:14 2008 -0600

    gallium: add some temporary code for testing draw module vertex passthrough
    
    Set TEST_DRAW_PASSTHROUGH=1, run progs/trivial/clear-scissor

commit 69c39b9ae28764194a6d310d58aa36b7ac596aa9
Author: Brian <[EMAIL PROTECTED]>
Date:   Thu Mar 13 14:57:19 2008 -0600

    gallium: set surface status to CLEAR or DEFINED in clearing/drawing code.
    
    Otherwise, we were never setting these flags.  This confused the state 
tracker.
    Fixes progs/demos/texenv.c, probably others.

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

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

Reply via email to