Move some sync code to miext

As a precursor to the fence sync object video driver
and extension API, move some code from Xext to
miext/sync.  Most of this is just code to set up the
build system to include the new directory.  No
functional code is added in this change.

Signed-off-by: James Jones <jajones@nvidia.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
James Jones
2010-06-28 15:39:04 -07:00
parent 12b65de7db
commit af0f9f9133
9 changed files with 165 additions and 54 deletions

View File

@@ -2192,7 +2192,6 @@ SyncResetProc(ExtensionEntry *extEntry)
RTCounter = 0;
}
/*
* ** Initialise the extension.
*/