Hi,
would it be okay to make randr a must dependency for nested?
With a randr only version I could leave out various ifdefs and remove
unnecessary old code.
thanks, Daniel
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archi
Hi everyone,
I just spend some more time on the nested driver and prepared 3 patches,
any comments are appreciated - I'm a newbie. The patches are numbered,
but don't depend on each other.
[PATCH xf86-video-nested 1/3] Avoid casts, use union members
* No commit message, just beautification
[PATC