commit | 00391c79416ffd4b6f3af0ad911b7b8210f746d1 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Nov 09 14:01:52 2010 -0800 |
committer | Eric Anholt <eric@anholt.net> | Tue Nov 09 14:03:04 2010 -0800 |
tree | 22254d62d41cd3c6abf39a20eab75ac92c3cd2ea | |
parent | 76360d6abc9e0195bc5c373101ae616e68b2e6e6 [diff] |
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.