Bug 6021 - _xcb_out_write should update request_written
Summary: _xcb_out_write should update request_written
Status: RESOLVED WORKSFORME
Alias: None
Product: XCB
Classification: Unclassified
Component: Library (show other bugs)
Version: unspecified
Hardware: All All
: medium enhancement
Assignee: Jamey Sharp
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-24 08:13 UTC by Jamey Sharp
Modified: 2019-02-16 12:51 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Jamey Sharp 2006-02-24 08:13:11 UTC
As _xcb_out_write gets pieces of the output queue written, it should update
request_written to reflect exactly how much work it has done. (Then
XCBWaitForReply can stop flushing when the request it needs is on the wire, and
various sanity checks become more sane.)
Comment 1 Uli Schlachter 2012-02-10 12:03:45 UTC
I think this bug only applies to older versions of libxcb and the current code does the right thing. Could you check?


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.