mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Tue Aug 21 15:26:07 UTC 2007


 src/mesa/pipe/i915simple/Makefile             |    4 
 src/mesa/pipe/i915simple/i915_fpc.c           |  183 +++++
 src/mesa/pipe/i915simple/i915_fpc.h           |  339 ++++++++++
 src/mesa/pipe/i915simple/i915_fpc_debug.c     |  346 ++++++++++
 src/mesa/pipe/i915simple/i915_fpc_emit.c      |  430 +++++++++++++
 src/mesa/pipe/i915simple/i915_fpc_translate.c |  838 ++++++++++++++++++++++++++
 6 files changed, 2140 insertions(+)

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

New commits:
commit d97f90b93e5a60bdb3aa4ee6714fdf187675e231
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Aug 21 16:24:48 2007 -0600

    added fpc sources

commit 3af1f3b9220733f5e3a76fe38fbc397974678234
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Aug 21 16:24:38 2007 -0600

    Initial check-in of i915 fragment program translation (from tgsi).




More information about the mesa-commit mailing list