OSDN Git Service

Use new draw_arrays() code.
authorBrian <brian.paul@tungstengraphics.com>
Mon, 20 Aug 2007 23:25:38 +0000 (17:25 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Mon, 20 Aug 2007 23:25:38 +0000 (17:25 -0600)
commit3239532795a027ddc578261f556e13e2c80f9676
tree97aba148d20a028022ff899fe41ab3ad01f1946f
parenta17d5361b257cb44614a926a7f994b4a46a07890
Use new draw_arrays() code.

The i915 driver now uses the software-based vertex shader interpreter
and draws everything through pipe->draw_arrays().
src/mesa/pipe/i915simple/i915_context.c
src/mesa/pipe/i915simple/i915_context.h
src/mesa/pipe/i915simple/i915_state.c