[Pkg-javascript-commits] [pdf.js] 44/141: Merge pull request #4286 from yurydelendik/webgl

David Prévot taffit at moszumanska.debian.org
Sat Apr 19 22:40:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit ed1f8c33bda6188169af532feedfdd577397ce7b
Merge: 31c260a 30ab878
Author: Brendan Dahl <brendan.dahl at gmail.com>
Date:   Mon Apr 7 14:33:34 2014 -0700

    Merge pull request #4286 from yurydelendik/webgl
    
    WebGL and misc memory optimizations

 examples/acroforms/index.html  |   1 +
 examples/helloworld/index.html |   1 +
 make.js                        |   1 +
 src/core/pattern.js            |  61 +++---
 src/display/api.js             |   7 +
 src/display/canvas.js          |  68 +++++--
 src/display/pattern_helper.js  |  91 +++++----
 src/display/webgl.js           | 428 +++++++++++++++++++++++++++++++++++++++++
 test/font/font_test.html       |   1 +
 test/test_slave.html           |   1 +
 test/unit/unit_test.html       |   1 +
 web/default_preferences.js     |   3 +-
 web/viewer.html                |   1 +
 web/viewer.js                  |  20 +-
 14 files changed, 604 insertions(+), 81 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list