summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/radeon_tex_copy.c
diff options
context:
space:
mode:
authorMaciej Cencora <m.cencora@gmail.com>2010-01-19 23:34:56 +0100
committerMaciej Cencora <m.cencora@gmail.com>2010-01-19 23:38:34 +0100
commit8a4d7393bd8a752eba2ee687c1c3e2df5c82745d (patch)
tree84feaf9404112966496da8d8c38aaac0d6711fc9 /src/mesa/drivers/dri/r600/radeon_tex_copy.c
parent0aed44f8a36d4974d42f643c5065f2a4d96fc619 (diff)
radeon/r300/r600: share common glCopyTex(Sub)Image code
Diffstat (limited to 'src/mesa/drivers/dri/r600/radeon_tex_copy.c')
l---------src/mesa/drivers/dri/r600/radeon_tex_copy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/r600/radeon_tex_copy.c b/src/mesa/drivers/dri/r600/radeon_tex_copy.c
new file mode 120000
index 0000000000..dfa5ba34e6
--- /dev/null
+++ b/src/mesa/drivers/dri/r600/radeon_tex_copy.c
@@ -0,0 +1 @@
+../radeon/radeon_tex_copy.c \ No newline at end of file