intel: make template wrappers for the spans templates.
authorEric Anholt <eric@anholt.net>
Thu, 26 Feb 2009 07:54:40 +0000 (23:54 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 26 Feb 2009 07:57:00 +0000 (23:57 -0800)
commit43a45439465eff483486e7f86620e1d09978497f
treec3ab27804c154226b420eaa9c9a8a831a3fd34b8
parent119f34e2a52d7e074ea51d49acf6c11d83142ccc
intel: make template wrappers for the spans templates.

This is insanity, but so is copying the same blocks containing the actual
interesting code in the file three times each for the different tile formats.
src/mesa/drivers/dri/intel/intel_depthtmp.h [new file with mode: 0644]
src/mesa/drivers/dri/intel/intel_pixel_bitmap.c
src/mesa/drivers/dri/intel/intel_span.c
src/mesa/drivers/dri/intel/intel_spantmp.h [new file with mode: 0644]