summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_pixel.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-06-24 11:34:42 -0700
committerEric Anholt <eric@anholt.net>2008-06-24 11:34:42 -0700
commitf23adc504d8202bbcc78121567a61c0b24819422 (patch)
treee0aeb3d3a3dd4089922df3806ecbca1527a5ce3a /src/mesa/drivers/dri/i965/intel_pixel.c
parent90d33edf37d12495fcfb4876d1048f3ed5df2b9b (diff)
intel: Merge check_blit_fragment_ops between i915/i965.
Both had some useful bits for the other.
Diffstat (limited to 'src/mesa/drivers/dri/i965/intel_pixel.c')
l---------src/mesa/drivers/dri/i965/intel_pixel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/i965/intel_pixel.c b/src/mesa/drivers/dri/i965/intel_pixel.c
new file mode 120000
index 0000000000..d733c5e874
--- /dev/null
+++ b/src/mesa/drivers/dri/i965/intel_pixel.c
@@ -0,0 +1 @@
+../intel/intel_pixel.c \ No newline at end of file