No empty .Rs/.Re
[netbsd-mini2440.git] / external / mit / xorg / TODO
blob3de70e1eac2ff3c4bc167a4ac9d57c1d2cad9bc0
1 $NetBSD: TODO,v 1.16 2008/10/05 18:39:28 cube Exp $
3 plan:
4         - build modular-xorg stuff with reach over
6         - everyone gets lib, share and bin
8         - initially, only xorg happy platforms get Xserver.  other older
9           platforms with xsrc-based servers will build those.
12 things to handle:
13         - figure out a saner way to handle .man.pre files.
16 big items:
18 libs            - done
19                         -- libGL has has glapi_x86.S commented out from the
20                            build because it spews when eating -traditional-cpp
21                            cheap whitespace hacks have been discussed or
22                            phone suggested we only pass -traditional-cpp to
23                            platforms where assemblers do things with '#'.
25 tools           - done
26 share           - done
27 bin             - done
28 Xserver 
29         drivers:
30                 - all mostly done.
31                 - need to figure out which ones should be built for which
32                   platforms?
33         xorg-server:
34                 - most/all things besides 'hw' are done:
35                         GL XTrap Xext Xi afb cfb cfb32 composite config damageext dbe dix doc exa fb include mfb mi miext os randr record render xfixes xkb
36                 - hw/xnest is done
37                 - hw/vfb is done
38                 - most of hw/xfree86 is done:
39                         common ddc dixmods doc dri dummy exa i2c int10 loader modes os-support rac ramdac scanpci shadowfb utils vbe vgahw xaa x86emu xf1bpp xf4bpp xf8_16bpp xf8_32bpp
40                 - need to make hw/xfree86 link Xorg
41                 - hw/xgl is not done
42                 - xorgcfg and xorgconfig are not done
45 things to delete:
46 - lbx is dead, kill it
49 upgrade issues:
50         - xorg-server 1.6 needs libpciaccess, newer Xfont, newer Mesa and xkeyboard-config
51         - new Mesa has glslcompiler -- do we want it?