diff options
author | Keith Whitwell <keithw@vmware.com> | 2009-03-13 15:45:21 +0000 |
---|---|---|
committer | Keith Whitwell <keithw@vmware.com> | 2009-03-13 15:53:48 +0000 |
commit | af34fa316db32c09e0753f58d8275a357e187729 (patch) | |
tree | d559a7f1134393fc0021b6c30d65ab566835de59 /include | |
parent | 7d6478cfccf03c87f2b9daa541ae486dc24bb388 (diff) |
mesa/st: don't call finish in st_glFlush()
It is not the state tracker's responsibilty to inject sleeps and
pessimize performance in the hope of avoiding buffer synchronization
issues in buggy drivers.
Calling finish() here will just hide problems that need to be fixed
elsewhere.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions