Replace symlink generation from i915 with files in intel/ and symlinks there.
authorEric Anholt <eric@anholt.net>
Tue, 16 Oct 2007 19:25:35 +0000 (12:25 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Oct 2007 19:38:55 +0000 (12:38 -0700)
commit919f617d08a34d01dd916b08ca4f315bae84f21c
tree98bc394395265f8509d464504c51f8e9dc1cf36a
parent3feefeeb35c73ba6a8e0d81506891988bfcda5ef
Replace symlink generation from i915 with files in intel/ and symlinks there.
src/mesa/drivers/dri/i915/Makefile
src/mesa/drivers/dri/i915/server/i830_common.h [deleted file]
src/mesa/drivers/dri/i915/server/i830_dri.h [deleted file]
src/mesa/drivers/dri/i915/server/intel.h [deleted file]
src/mesa/drivers/dri/i915/server/intel_dri.c [changed from file to symlink]
src/mesa/drivers/dri/i965/Makefile
src/mesa/drivers/dri/i965/server/intel_dri.c [new symlink]
src/mesa/drivers/dri/intel/server/i830_common.h [new file with mode: 0644]
src/mesa/drivers/dri/intel/server/i830_dri.h [new file with mode: 0644]
src/mesa/drivers/dri/intel/server/intel.h [new file with mode: 0644]
src/mesa/drivers/dri/intel/server/intel_dri.c [new file with mode: 0644]