mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Fri Jun 29 19:03:49 UTC 2007


 src/mesa/pipe/p_defines.h           |   16 +++++
 src/mesa/pipe/p_state.h             |   84 +++++++++++++++++++++++------
 src/mesa/pipe/softpipe/sp_context.h |    6 +-
 src/mesa/sources                    |    3 -
 src/mesa/state_tracker/st_texobj.c  |  101 ++++++++++++++++++++++++++++++++++++
 src/mesa/state_tracker/st_texobj.h  |   41 ++++++++++++++
 6 files changed, 227 insertions(+), 24 deletions(-)

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

New commits:
commit e62cf5c69ab605b78324639f5455ac9921e68dba
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Jun 29 13:03:01 2007 -0600

    more work on tex objects, surfaces, mappable buffers

commit 48076dc784c910dfee1ebaa6970375495209b839
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Jun 29 12:59:58 2007 -0600

    added texture types and mapping types

commit 34cbcf92af902ac96553a0578badac5140417daa
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Jun 29 12:59:02 2007 -0600

    texture object construction

commit 16fdae16b6c34dd93867e98320152fbaac71139e
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Jun 29 12:16:37 2007 -0600

    s/G_CONTEXT_H/SP_CONTEXT_H/




More information about the mesa-commit mailing list