I was also working towards a goal of having everything be permanent maps and all be created at initialization time. Future users could then run without needing AddMap. They would just call GetMap to search for the map that they needed. Old code would keep calling AddMap which would return the matched map, at some point it could be eliminated. The egl drivers I am working on don't run as root so I need everything pre-added.
-- Jon Smirl [EMAIL PROTECTED] ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
