From eb8341931833f9f885338f945dc1f7282b282bb5 Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Mon, 9 Dec 2013 20:16:27 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/4b7996767275 Author: David Flanagan Desc: Merge pull request #14520 from davidflanagan/bug934787 Bug 934787 - Improve the WebGL code of the Gallery app r=jgilbert,djf,dmarcos ======== https://hg.mozilla.org/integration/gaia-central/rev/7a0b8423ca66 Author: Benoit Jacob Desc: Bug 934787 - Improve the WebGL code of the Gallery app Bug 934790 - Gallery's WebGL code should not call texImage2D on every draw - r=jgilbert,djf Bug 934813 - Gallery's WebGL code should not upload buffers on every draw - r=jgilbert,djf Bug 935353 - Gallery's WebGL code: avoid divisions in the fragment shader, and don't use a matrix to store separate vectors - r=djf,jgilbert Modify one of Benoit's patches to change the flag used for uploading the preview image and to fix lint r=dmarcos Allow 4 times as many stops on the exposure slider r=dmarcos Use requestAnimationFrame() for the exposure changes --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 402e18a05f74..dc9138f6bd38 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "f5c34f3dea1780e906e085cea067d0589a177a77", + "revision": "4b799676727523fc24c62041d99890da022d79fe", "repo_path": "/integration/gaia-central" }