debrix Imakefile,1.4,1.5 TODO,NONE,1.1
Daniel Stone
xserver-commit at pdx.freedesktop.org
Fri Jun 11 05:39:22 EST 2004
- Previous message: xserver/hw/xorg/include modularDefs.h,1.3,1.4
- Next message: debrix/Xext EVI.c, 1.2, 1.3 EVIstruct.h, 1.2, 1.3 appgroup.c, 1.2,
1.3 bigreq.c, 1.2, 1.3 cup.c, 1.2, 1.3 dgaproc.h, 1.2,
1.3 dpms.c, 1.2, 1.3 dpmsproc.h, 1.2, 1.3 dpmsstubs.c, 1.2,
1.3 fontcache.c, 1.2, 1.3 mbuf.c, 1.2, 1.3 mbufbf.c, 1.2,
1.3 mbufpx.c, 1.2, 1.3 mitmisc.c, 1.2, 1.3 panoramiX.c, 1.2,
1.3 panoramiX.h, 1.2, 1.3 panoramiXSwap.c, 1.2,
1.3 panoramiXh.h, 1.2, 1.3 panoramiXprocs.c, 1.2,
1.3 panoramiXsrv.h, 1.2, 1.3 sampleEVI.c, 1.2, 1.3 saver.c,
1.2, 1.3 security.c, 1.2, 1.3 shape.c, 1.2, 1.3 shm.c, 1.2,
1.3 sleepuntil.c, 1.2, 1.3 sleepuntil.h, 1.1.1.2, 1.2 sync.c,
1.2, 1.3 vidmodeproc.h, 1.2, 1.3 xcmisc.c, 1.2,
1.3 xf86bigfont.c, 1.2, 1.3 xf86dga.c, 1.2, 1.3 xf86dga2.c,
1.2, 1.3 xf86dgaext.h, 1.2, 1.3 xf86misc.c, 1.1.1.2,
1.2 xf86miscproc.h, 1.2, 1.3 xf86vmode.c, 1.2, 1.3 xprint.c,
1.2, 1.3 xres.c, 1.2, 1.3 xtest.c, 1.2, 1.3 xtest1dd.c, 1.2,
1.3 xtest1dd.h, 1.2, 1.3 xtest1di.c, 1.2, 1.3 xvdisp.c, 1.2,
1.3 xvdix.h, 1.2, 1.3 xvmain.c, 1.2, 1.3 xvmc.c, 1.2,
1.3 xvmcext.h, 1.2, 1.3 xvmod.c, 1.2, 1.3 xvmodproc.h, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: daniel
Update of /cvs/xserver/debrix
In directory pdx:/home/daniel/x/debrix/debrix
Modified Files:
Imakefile
Added Files:
TODO
Log Message:
Added initial TODO for modular tree.
Index: Imakefile
===================================================================
RCS file: /cvs/xserver/debrix/Imakefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Imakefile 27 May 2004 11:55:33 -0000 1.4
+++ Imakefile 10 Jun 2004 19:39:20 -0000 1.5
@@ -187,7 +187,11 @@
#endif
EXTDIRS = Xext $(XKBDIR) $(XIDIR) $(GLXDIR) \
$(LBXDIRS) $(DBEDIR) $(RECORDDIR) $(SITEEXTDIRS) \
+<<<<<<< Imakefile
+ $(RANDRDIR) $(RENDERDIR) $(XTRAPDIR)
+=======
$(RANDRDIR) $(RENDERDIR) $(XTRAPDIR) $(XPCONFIGDIR)
+>>>>>>> 1.4
#if BuildLBX || GzipFontCompression
ZLIB = GzipLibrary
#endif
--- NEW FILE: TODO ---
(!!COMPOSITE IS BROKEN!!)
(but don't bother trying to fix it, ok?)
hw/xorg:
* complete ports - particularly stuff like dri (can this be modularised
at all?) and whatever other modules we need
+ GLcore, dri, extmod, glx, record, xtrap
+ bitmap, freetype, speedo, type1, xtt
+ codeconv?
all:
* resync with xorg codebase
* sanitise config.h usage
+ fixincs.sh was probably a stupid idea, but there you go
* catch up with sdk
* beamers and bling
+ hi mum
- i'll pocket your locket and your supermarket dockets, fire
crackers and rockets, steal your eye from your socket/get a kick
like tony lockett
-- Daniel Stone <daniel at freedesktop.org> Tue Jun 11 04:15:06 EST 2004
- Previous message: xserver/hw/xorg/include modularDefs.h,1.3,1.4
- Next message: debrix/Xext EVI.c, 1.2, 1.3 EVIstruct.h, 1.2, 1.3 appgroup.c, 1.2,
1.3 bigreq.c, 1.2, 1.3 cup.c, 1.2, 1.3 dgaproc.h, 1.2,
1.3 dpms.c, 1.2, 1.3 dpmsproc.h, 1.2, 1.3 dpmsstubs.c, 1.2,
1.3 fontcache.c, 1.2, 1.3 mbuf.c, 1.2, 1.3 mbufbf.c, 1.2,
1.3 mbufpx.c, 1.2, 1.3 mitmisc.c, 1.2, 1.3 panoramiX.c, 1.2,
1.3 panoramiX.h, 1.2, 1.3 panoramiXSwap.c, 1.2,
1.3 panoramiXh.h, 1.2, 1.3 panoramiXprocs.c, 1.2,
1.3 panoramiXsrv.h, 1.2, 1.3 sampleEVI.c, 1.2, 1.3 saver.c,
1.2, 1.3 security.c, 1.2, 1.3 shape.c, 1.2, 1.3 shm.c, 1.2,
1.3 sleepuntil.c, 1.2, 1.3 sleepuntil.h, 1.1.1.2, 1.2 sync.c,
1.2, 1.3 vidmodeproc.h, 1.2, 1.3 xcmisc.c, 1.2,
1.3 xf86bigfont.c, 1.2, 1.3 xf86dga.c, 1.2, 1.3 xf86dga2.c,
1.2, 1.3 xf86dgaext.h, 1.2, 1.3 xf86misc.c, 1.1.1.2,
1.2 xf86miscproc.h, 1.2, 1.3 xf86vmode.c, 1.2, 1.3 xprint.c,
1.2, 1.3 xres.c, 1.2, 1.3 xtest.c, 1.2, 1.3 xtest1dd.c, 1.2,
1.3 xtest1dd.h, 1.2, 1.3 xtest1di.c, 1.2, 1.3 xvdisp.c, 1.2,
1.3 xvdix.h, 1.2, 1.3 xvmain.c, 1.2, 1.3 xvmc.c, 1.2,
1.3 xvmcext.h, 1.2, 1.3 xvmod.c, 1.2, 1.3 xvmodproc.h, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list