mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Fri Aug 10 09:11:25 UTC 2007


 src/mesa/drivers/dri/intel_winsys/Makefile        |    1 
 src/mesa/drivers/dri/intel_winsys/intel_context.c |   21 +
 src/mesa/drivers/dri/intel_winsys/intel_surface.c |  276 ----------------------
 src/mesa/drivers/dri/intel_winsys/intel_surface.h |   41 ---
 src/mesa/pipe/softpipe/sp_surface.c               |  272 +++++++++------------
 5 files changed, 139 insertions(+), 472 deletions(-)

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

New commits:
commit 6e3c01578e8669ce4ede85d5c7b94b784d136625
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 10 10:09:52 2007 -0600

    obsolete files

commit 0643ea07caf72663a4620f254a5b60344810ce7f
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 10 10:09:29 2007 -0600

    no longer need intel_surface.c

commit 8639a543193b65ef5b39da2cce843431bb77a618
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 10 10:09:12 2007 -0600

    move intel_supported_formats() into intel_context.c

commit 12b0aa129e95920774a46583cf7e40236d380007
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 10 10:06:57 2007 -0600

    we can now just rely on softpipe for surface creation, quad_read/write, etc

commit 3654922b333faf07a0543b2b4d2b19a3d4e4f1fd
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Aug 10 10:06:00 2007 -0600

    flesh out w/ more formats, y=0=top convention




More information about the mesa-commit mailing list