| author | Dave Airlie <airlied@redhat.com> | 2012-05-16 13:47:19 (GMT) |
|---|---|---|
| committer | Dave Airlie <airlied@redhat.com> | 2012-05-16 13:47:19 (GMT) |
| commit | dbb6dcf7d16cf0cf07ecdad097d40eafdb1ddb13 (patch) (side-by-side diff) | |
| tree | de5a002d6f91f68f17812e60fe3be60a71e10807 /module-list.txt | |
| parent | c2d630fab65dbe3409af3947f6f442782ddb026f (diff) | |
| download | modular-master.zip modular-master.tar.gz | |
This converts patterns like
xf86Screens[pScreen->myNum] to xf86ScreenToScrn(pScreen)
(pScreen can be anything)
and
screenInfo.screens[scrn->scrnIndex] to xf86ScrnToScreen(scrn)
(scrn can be anything).
Signed-off-by: Dave Airlie <airlied@redhat.com>
0 files changed, 0 insertions, 0 deletions
