mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Fri Aug 3 02:38:43 UTC 2007


 src/mesa/pipe/p_context.h                 |    6 
 src/mesa/pipe/p_defines.h                 |   34 ++-
 src/mesa/pipe/softpipe/sp_context.c       |   36 ++++
 src/mesa/sources                          |    1 
 src/mesa/state_tracker/st_cb_clear.c      |    1 
 src/mesa/state_tracker/st_cb_drawpixels.c |    3 
 src/mesa/state_tracker/st_cb_teximage.c   |  265 ++++++++++++++++++++++++++++++
 src/mesa/state_tracker/st_cb_teximage.h   |   38 ++++
 src/mesa/state_tracker/st_context.c       |   10 +
 9 files changed, 374 insertions(+), 20 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit c358a39af5968faf27c5fdc85bf64ac76fa2486b
Author: Brian <brian at i915.localnet.net>
Date:   Thu Aug 2 20:40:33 2007 -0600

    added pipe->supported_formats()

commit 61d0215d7b35bff980acbf1d61c764f8b80c0e71
Author: Brian <brian at i915.localnet.net>
Date:   Thu Aug 2 20:40:19 2007 -0600

    hook in teximage bits

commit 66ae07854e7e6e9f56e0beb6b56a8c1429bfa3c6
Author: Brian <brian at i915.localnet.net>
Date:   Thu Aug 2 20:39:45 2007 -0600

    more formats

commit fc9ff31298952f0a7e4cdfae95059144a5be6e1b
Author: Brian <brian at i915.localnet.net>
Date:   Thu Aug 2 20:36:36 2007 -0600

    trim #includes

commit 4ab3bbba295a5b39aacae8015130a9098954ad68
Author: Brian <brian at i915.localnet.net>
Date:   Thu Aug 2 20:36:06 2007 -0600

    beginings of teximage functions




More information about the mesa-commit mailing list