Re: drm: initial library hackery...

2004-09-03 Thread Dave Airlie
As I said I didn't tackled the stub/global issues at all in this yet, This is mostly building the leaf utility code as C files and linking it into modules.. I'm starting to come up with a design that might be acceptable to all - I'll do a write up soon and send it around for review.. I needed to

Re: drm: initial library hackery...

2004-09-03 Thread Jon Smirl
Did you use the dyn-minor patch? That will make splitting the stub code off easier since I separated out the global vairables into an independent structure. --- Dave Airlie <[EMAIL PROTECTED]> wrote: > > I went on a bit of a hack session this evening and the results can be > found in the drmlib-