summaryrefslogtreecommitdiff
path: root/source/tools/mudraw.c
diff options
context:
space:
mode:
authorMichael Vrhel <michael.vrhel@artifex.com>2013-10-23 21:31:51 -0700
committerMichael Vrhel <michael.vrhel@artifex.com>2013-10-23 21:33:33 -0700
commit52dd8a3e321bb965f8f02494026d545fddf54c01 (patch)
treeee9433ab5977e2ecec88f10197d16fd5b5d758e2 /source/tools/mudraw.c
parent3379beab77726c2be11e369113f4ca795ff883d9 (diff)
downloadmupdf-52dd8a3e321bb965f8f02494026d545fddf54c01.tar.xz
Fix so that multi-threaded rendering of display list works.
Proper use of mutex lock in areas where we multiple threads can not be accessing the document or page level objects at the same time. With this fix, multiple threads can be rendering different display lists at the same time. Also fix for use of page selection scroll bar so that it does not render the page until the user lifts off the bar. This is the same as the Android app and avoids smaller devices getting overloaded if you do rapid scrolling in a document.
Diffstat (limited to 'source/tools/mudraw.c')
0 files changed, 0 insertions, 0 deletions