debrix/hw/xorg Makefile.am,1.5,1.6
Adam Jackson
xserver-commit at pdx.freedesktop.org
Fri Jul 2 14:16:06 PDT 2004
- Previous message: debrix/afb Makefile.am,NONE,1.1
- Next message: debrix/hw/xorg/xf24_32bpp Makefile.am, NONE, 1.1 cfbbstore.c, 1.2,
1.3 cfbcpyarea.c, 1.2, 1.3 cfbgc.c, 1.2, 1.3 cfbgcmisc.c, 1.2,
1.3 cfbimage.c, 1.2, 1.3 cfbpixmap.c, 1.2, 1.3 cfbscrinit.c,
1.2, 1.3 cfbwindow.c, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: ajax
Update of /cvs/xserver/debrix/hw/xorg
In directory pdx:/home/ajax/debrix/hw/xorg
Modified Files:
Makefile.am
Log Message:
- Import afb and xf24_32bpp
- Make xf24_32bpp build properly
- Add shadow.h to the sdk headers
Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile.am 1 Jul 2004 17:49:48 -0000 1.5
+++ Makefile.am 2 Jul 2004 21:16:03 -0000 1.6
@@ -1,6 +1,6 @@
SUBDIRS = common ddc dummylib i2c int10 fbdevhw os-support parser rac \
- ramdac shadowfb vbe vgahw xaa xf4bpp xf1bpp xf8_16bpp xf8_32bpp \
- xf8_32wid loader scanpci include
+ ramdac shadowfb vbe vgahw xaa xf1bpp xf24_32bpp xf4bpp xf8_16bpp \
+ xf8_32bpp xf8_32wid loader scanpci include
bin_PROGRAMS = Xorg
@@ -32,10 +32,11 @@
vbe/libvbe.a \
vgahw/libvgahw.a \
xaa/libxaa.a \
- xf8_16bpp/libxf8_16bpp.a \
+ xf8_16bpp/libxf8_16bpp.a \
xf8_32bpp/libxf8_32bpp.a \
xf8_32wid/libxf8_32wid.a \
xf4bpp/libxf4bpp.a \
+ xf24_32bpp/libxf24_32bpp.a \
xf1bpp/libxf1bpp.a \
$(OS_LIBS) \
dummylib/libdummy.a \
- Previous message: debrix/afb Makefile.am,NONE,1.1
- Next message: debrix/hw/xorg/xf24_32bpp Makefile.am, NONE, 1.1 cfbbstore.c, 1.2,
1.3 cfbcpyarea.c, 1.2, 1.3 cfbgc.c, 1.2, 1.3 cfbgcmisc.c, 1.2,
1.3 cfbimage.c, 1.2, 1.3 cfbpixmap.c, 1.2, 1.3 cfbscrinit.c,
1.2, 1.3 cfbwindow.c, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list