Revert "intel: Fix the client-side swapbuffers throttling."
authorEric Anholt <eric@anholt.net>
Tue, 9 Nov 2010 22:01:52 +0000 (14:01 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 9 Nov 2010 22:03:04 +0000 (14:03 -0800)
commit00391c79416ffd4b6f3af0ad911b7b8210f746d1
tree22254d62d41cd3c6abf39a20eab75ac92c3cd2ea
parent76360d6abc9e0195bc5c373101ae616e68b2e6e6
Revert "intel: Fix the client-side swapbuffers throttling."

This reverts commit 76360d6abc9e0195bc5c373101ae616e68b2e6e6.  On
second thought, it turned out that sync objects also used the
wait_rendering API like this, and would need the same treatment, and
so wait_rendering itself is fixed in libdrm now.
src/mesa/drivers/dri/intel/intel_context.c