diff options
author | James Jones <jajones@nvidia.com> | 2010-06-28 15:39:04 -0700 |
---|---|---|
committer | James Jones <jajones@nvidia.com> | 2010-12-06 19:12:46 -0800 |
commit | af0f9f913398d34a885c3fb4e8d40c1a7e2b3ee9 (patch) | |
tree | c3d2a8927b347c9cfc80a7fc5bd81ff1ead7bd20 /COPYING | |
parent | 12b65de7db6e3e8bf831914d247da269d01c5fbe (diff) |
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>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Copyright © 2006-2007 Intel Corporation Copyright © 2006 Nokia Corporation Copyright © 2006-2008 Peter Hutterer Copyright © 2006 Adam Jackson -Copyright © 2009 NVIDIA Corporation +Copyright © 2009-2010 NVIDIA Corporation Copyright © 1999 Keith Packard Copyright © 2007-2009 Red Hat, Inc. Copyright © 2005-2008 Daniel Stone |