On Tue, 1 Mar 2005 15:09:07 +0100, Nicolai Haehnle <[EMAIL PROTECTED]> wrote:
> > Why not ? I thought both are written in C/C++ and thus it should > > be possible to link against the model. Or am i too naive ? > > Yes, obviously, but the devil's in the details, for example in how the > software model accesses "video memory" (for framebuffer and texture > accesses): the code in the model/ directory uses direct pointer > manipulation, while the code in ogsim does not. The point is that this > allows a simulation of what video memory management will be like. The phrase "virtual function" comes to mind. :) _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
