summaryrefslogtreecommitdiff
path: root/src/radeon_exa_render.c
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2009-02-26 11:44:13 -0500
committerAlex Deucher <alexdeucher@gmail.com>2009-02-26 11:44:13 -0500
commit000756e052a291230e5c95e48b69a5aa9c4fab0e (patch)
tree4a9a22ac48ae3081bfa70107fb175b081f1f380c /src/radeon_exa_render.c
parent22d7746bfc1bcbb3269afac88971254088ea9ece (diff)
parent8373f4399b03961f2c928a9275d47e9f41bd92bb (diff)
Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86-video-ati
Diffstat (limited to 'src/radeon_exa_render.c')
-rw-r--r--src/radeon_exa_render.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_exa_render.c b/src/radeon_exa_render.c
index 2cc55db6..571204af 100644
--- a/src/radeon_exa_render.c
+++ b/src/radeon_exa_render.c
@@ -458,7 +458,7 @@ static Bool FUNC_NAME(R100TextureSetup)(PicturePtr pPict, PixmapPtr pPix,
#ifdef ONLY_ONCE
-static PixmapPtr
+PixmapPtr
RADEONGetDrawablePixmap(DrawablePtr pDrawable)
{
if (pDrawable->type == DRAWABLE_WINDOW)