OSDN Git Service

r200/r300/r600: remove dangling radeon_tex_getimage.c symlinks.
authorPaul Berry <stereotype441@gmail.com>
Wed, 28 Sep 2011 19:58:13 +0000 (12:58 -0700)
committerPaul Berry <stereotype441@gmail.com>
Tue, 4 Oct 2011 22:28:56 +0000 (15:28 -0700)
commit56a90f5ce198a86599a4a24687c5d773b38326da
tree5596051e2deaf311e31520d17074cbf00eeb4e1b
parentd38839a498b38b745f5bdf6b96fbafa2792670be
r200/r300/r600: remove dangling radeon_tex_getimage.c symlinks.

Commit d1fda903 (radeon: Drop mapping we were doing around
glGetTexImage()) removed the common Radeon source file
radeon_tex_getimage.c, and pulled it out of the r200, r300, r600, and
radeon makefiles.  But it left behind the symlinks that were being
used to share that file among the four directories.

This patch removes the dangling symlinks.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/drivers/dri/r200/radeon_tex_getimage.c [deleted symlink]
src/mesa/drivers/dri/r300/radeon_tex_getimage.c [deleted symlink]
src/mesa/drivers/dri/r600/radeon_tex_getimage.c [deleted symlink]