mesa: Less FEATURE_ARB_sync tests.
authorChia-I Wu <olv@lunarg.com>
Mon, 13 Sep 2010 05:35:12 +0000 (13:35 +0800)
committerChia-I Wu <olv@lunarg.com>
Tue, 14 Sep 2010 07:49:47 +0000 (15:49 +0800)
commit10ff2646a443ca3c54d66443b346eb7063973b5e
treef2836e3ab2e033c6c07e4d5903a3d2f75cba61e1
parentdb6273e0ddc5dbfcff27b8f75982bbf348810d31
mesa: Less FEATURE_ARB_sync tests.

Add dummy static inline definitions to syncobj.h when FEATURE_ARB_sync
is 0, and remove most FEATURE_ARB_sync tests.
src/mesa/main/api_exec.c
src/mesa/main/context.c
src/mesa/main/shared.c
src/mesa/main/syncobj.c
src/mesa/main/syncobj.h