On Fri, May 18, 2012 at 12:09 AM, Keith Packard <[email protected]> wrote: > Dave Airlie <[email protected]> writes: > >> These are just some more simple patches to move to using the Screen->Scrn >> and Scrn->Screen conversion functions in various parts of the server. > > I'm wondering if you've tested these to see if the server builds without > publishing the two global arrays any more.
Well these + all the ABI changes + some other misc bits, I could remove xf86Screens from being exported, screenInfo is required for protocol extensions, but we can probably work on wrapping it a bit, With dynamic GPU screens, drivers doing protocol extensions will need to provide an impedance layer for that anyways. Dave. _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
