Open Bug 797083 Opened 12 years ago Updated 2 years ago

imgFrame should have a Read-Only method for accessing data

Categories

(Core :: Graphics: ImageLib, defect)

x86_64
Windows 7
defect

Tracking

()

People

(Reporter: bas.schouten, Unassigned)

Details

Right now imgFrame only has basic Lock/Unlock functionality. It then always assumes the data has been written do and will flush/markdirty accordingly. In theory we could just flush our surface once and then any read-only access would not need to bother flushing or marking dirty. This would help by not detaching snapshots needlessly saving upload bandwidth.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.