diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2010-05-18 21:50:44 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2010-05-20 11:39:28 -0400 |
commit | e67c338b415c983bee570e6644b9684d8d1fc99b (patch) | |
tree | 68308eb16fee06bd0a3afeaaaa6fbd6c546372a8 /configs/hpux11-32-static | |
parent | f4905256859794d0ccc67e6a56f1ca4831c0d5de (diff) |
intel: Throttle after doing copyregion/swapbuffers round trip
Before we would throttle in the flush callback prior to round-tripping
to the server to do copyregion or swapbuffer. Now, instead just note
that we need to throttle and do it in intel_prepare_render(), which
will be called after receiving the response from the server but before
we start rendering the next frame. Even if the server also throttles
us in swapbuffer, this just makes the throttling a no-op when we hit
intel_prepare_render(). With that we can drop the
using_dri2_swapbuffers hack and just always throttle.
Diffstat (limited to 'configs/hpux11-32-static')
0 files changed, 0 insertions, 0 deletions