summaryrefslogtreecommitdiff
path: root/fb/fbpict.h
diff options
context:
space:
mode:
authorSoren Sandmann Pedersen <ssp@dhcp83-218.boston.redhat.com>2007-05-23 15:50:25 -0400
committerSoren Sandmann Pedersen <ssp@dhcp83-218.boston.redhat.com>2007-05-23 15:50:25 -0400
commit9d87ef4e0dff40ea39f1b209c67b90079fc79065 (patch)
tree8c8d6d1eb7178bb7bce161bf04e8ae8b050a0ffe /fb/fbpict.h
parent2a960c442bd7560630f52b55d82ec0517542ee5a (diff)
- Make image_from_pict() non-static
- Delete fbedge.c and fbedgeimp.h - Use pixman_rasterize_edges() in fbtrap.c
Diffstat (limited to 'fb/fbpict.h')
-rw-r--r--fb/fbpict.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/fb/fbpict.h b/fb/fbpict.h
index 3bd0a78a3..b4c1dcf12 100644
--- a/fb/fbpict.h
+++ b/fb/fbpict.h
@@ -412,18 +412,6 @@ fbCompositeGeneral (CARD8 op,
CARD16 width,
CARD16 height);
-
-/* fbedge.c */
-void
-fbRasterizeEdges (FbBits *buf,
- int bpp,
- int width,
- int stride,
- RenderEdge *l,
- RenderEdge *r,
- xFixed t,
- xFixed b);
-
/* fbpict.c */
void
fbComposite (CARD8 op,