Hook up i915simple. Doesn't compile.
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 8 Aug 2007 10:10:37 +0000 (11:10 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 8 Aug 2007 10:14:08 +0000 (11:14 +0100)
commitdbb297fac6a9637cc7ee7ab2cf40f196048ba626
tree51182cf8ee3d28c5ed36ac745d99082d1891c8cb
parent7e78b9e4d0117d7438fa1a07dff2bc261a9100d9
Hook up i915simple. Doesn't compile.
14 files changed:
src/mesa/Makefile
src/mesa/drivers/dri/intel_winsys/Makefile
src/mesa/drivers/dri/intel_winsys/intel_context.c
src/mesa/drivers/dri/intel_winsys/intel_context.h
src/mesa/drivers/dri/intel_winsys/intel_pipe.h [new file with mode: 0644]
src/mesa/drivers/dri/intel_winsys/intel_pipe_i915simple.c [new file with mode: 0644]
src/mesa/drivers/dri/intel_winsys/intel_pipe_softpipe.c [new file with mode: 0644]
src/mesa/drivers/dri/intel_winsys/intel_softpipe.c [deleted file]
src/mesa/pipe/Makefile
src/mesa/pipe/i915simple/i915_buffer.c
src/mesa/pipe/i915simple/i915_regions.c
src/mesa/pipe/i915simple/i915_state.c
src/mesa/pipe/i915simple/i915_state_emit.c
src/mesa/pipe/i915simple/i915_winsys.h