summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2007-07-27 13:10:39 -0400
committerAdam Jackson <ajax@benzedrine.nwnk.net>2007-07-27 13:10:39 -0400
commit486fd4145aed93093d1f1655de40c0a8582bb8b1 (patch)
tree4f51744f0eacd580ceefdcc72344c23dcdfbf390 /hw
parent50cb6c7e4419e067c1f080d1de940811d21fc725 (diff)
exaGetPixmapFirstPixel: avoid framebuffer readbacks if possible.
If the pixel in framebuffer memory isn't modified since we uploaded it, we can just read from the system memory copy, wihch avoids both a readback and an accelerator stall. In principle this function is still wrong, and all the framebuffer pixel access should be going through (w)fb so we can get pixel layout corrections.
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions