summaryrefslogtreecommitdiff
path: root/fb/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2016-09-24 19:40:52 -0400
committerAdam Jackson <ajax@redhat.com>2017-03-17 15:14:42 -0400
commit0803918e64262482035f042e5e1f2a571d3dea1b (patch)
tree2894c10d1690af5541b185dc9798ac5f6a78a7a9 /fb/Makefile.am
parente33be78e2ab63abc84aa0baddff90bcefa9c183a (diff)
fb: Remove 24bpp support (v3)
v2: - Require power-of-two bpp in ScreenInit - Eliminate fbCreatePixmapBpp v3 - Squash in the exa and glamor changes so we can remove pRotatedPixmap in the same stroke. Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'fb/Makefile.am')
-rw-r--r--fb/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/fb/Makefile.am b/fb/Makefile.am
index 65b5d9432..333aa06a9 100644
--- a/fb/Makefile.am
+++ b/fb/Makefile.am
@@ -14,8 +14,6 @@ libwfb_la_LIBADD = $(PIXMAN_LIBS)
libfb_la_SOURCES = \
fb.h \
- fb24_32.c \
- fb24_32.h \
fballpriv.c \
fbarc.c \
fbbits.c \