On Fri, 9 Apr 2010 11:20:10 +1000, Daniel Stone <[email protected]> wrote:
> Well, for a start, you'd have to start only storing screen IDs instead > of ScreenPtrs everywhere. No, the ScreenRecs are allocated in AddScreen and the pointer stored in the (currently static) array in screenInfo. Just using realloc on that array would make this also dynamically sized. -- [email protected]
pgpDdbd5bWNCs.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
