Mesa (i965g-restart): i965g: pull in a copy of intel_decode.c for now

Keith Whitwell keithw at kemper.freedesktop.org
Wed Nov 4 21:38:37 UTC 2009


Module: Mesa
Branch: i965g-restart
Commit: 951fdac566c3f2124f82aa94da08f55a10608f25
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=951fdac566c3f2124f82aa94da08f55a10608f25

Author: Keith Whitwell <keithw at vmware.com>
Date:   Wed Nov  4 21:35:29 2009 +0000

i965g: pull in a copy of intel_decode.c for now

With the stubbed out, non-hardware xlib winsys, trivial/clear runs and
prints a plausible command stream

---

 src/gallium/drivers/i965/Makefile          |    3 +-
 src/gallium/drivers/i965/brw_batchbuffer.c |   18 +-
 src/gallium/drivers/i965/brw_batchbuffer.h |    4 +-
 src/gallium/drivers/i965/brw_context.c     |    2 +-
 src/gallium/drivers/i965/intel_decode.c    | 1790 ++++++++++++++++++++++++++++
 src/gallium/drivers/i965/intel_decode.h    |   29 +
 6 files changed, 1835 insertions(+), 11 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=951fdac566c3f2124f82aa94da08f55a10608f25



More information about the mesa-commit mailing list