Vaibhav Agarwal
262a9b4cd4
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-03-12 06:16:12 -04:00
Jeff Gilbert
31d7ead6fd
Bug 981240 - Finalize null attachments back to zero. - r=kamidphish
2014-03-11 16:10:59 -07:00
Jeff Gilbert
937e89710e
Bug 943190 - Add test for WEBGL_compressed_texture_etc1. - r=kamidphish
2014-03-10 15:42:58 -07:00
Jeff Gilbert
91352f644c
Bug 943190 - Implement WEBGL_compressed_texture_et1. - r=kamidphish
2014-03-10 15:42:58 -07:00
Nathan Froyd
af496ca80d
Bug 978105 - convert content/ to use Endian.h; r=smaug
2014-02-26 20:20:15 -05:00
Jeff Gilbert
bdd584a1f9
Bug 843666 - Implement color-buffer-(half-)float for WebGL. - r=kamidphish
2014-03-07 13:26:17 -08:00
Jeff Gilbert
d13d414bf0
Bug 843666 - Include and declare things needed by WebGLExtension.h. - r=kamidphish
2014-03-07 13:25:27 -08:00
Jeff Gilbert
174f9afdda
Bug 978418 - Split GetError flags for WebGL. - r=kamidphish
2014-03-07 13:16:34 -08:00
Joel Maher
c07db01998
Bug 970925 - (backout canvas webgl) convert testing/mochitest/android.json into skip-if statements in mochitest.ini files. r=gbrown CLOSED TREE
2014-03-06 16:49:37 -05:00
Vaibhav Agarwal
417b7f2e77
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-03-06 13:42:47 -05:00
Vaibhav Agarwal
9a59a5c96d
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
Jeff Gilbert
3b07bd07e9
Bug 958723 - Check for valid FB first. - r=gabadie
2014-03-05 14:16:02 -08:00
Jeff Gilbert
a9e7191f08
Bug 958723 - Add test for this bad param query. - r=kamidphish
2014-03-05 14:16:01 -08:00
Jeff Gilbert
5167dfb098
Bug 958491 - Test extension-only param. - r=kamidphish
2014-03-05 14:16:01 -08:00
James Willcox
15d30be7c6
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=jgilbert,vlad,gwright,bjacob
...
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
2014-03-05 15:49:37 -06:00
Jeff Gilbert
b5810fcf72
Bug 979072 - Add test that webgl2 is invisible. r=kamidphish
2014-03-04 09:46:42 -05:00
Dan Glastonbury
6625651161
Bug 975824 - Remove min-version from s3tc and depth conformance tests. r=jgilbert
2014-02-27 14:01:18 +10:00
Jeff Gilbert
776480c934
Bug 978422 - ReattachTextureToAnyFramebufferToWorkAroundBugs no longer needed. - r=bjacob
2014-03-03 18:50:45 -08:00
Jeff Gilbert
334d711ec9
Bug 972164 - Fix readPixels to generate INV_FB_OP on incomplete FB before INV_OP. - r=kamidphish
2014-02-28 18:51:43 -08:00
Jeff Gilbert
7edfede1ef
Bug 972164 - Fix behavior of reading from missing attachments. - r=kamidphish
2014-02-28 18:51:43 -08:00
Jeff Gilbert
9ab348f28e
Bug 972164 - Add test for ReadPixels from missing attachments. - r=kamidphish
2014-02-28 18:51:42 -08:00
Dan Glastonbury
ca73aaa504
Bug 975824 - Fix compressed texture checks. - r=jgilbert
2014-02-26 16:32:17 -08:00
L. David Baron
4f04bcdc57
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
...
This makes sense since the file no longer contains anything with the
nsTraceRefcnt name in it, and it will allow renaming nsTraceRefcntImpl
back to nsTraceRefcnt.
2014-02-26 13:36:35 -08:00
Ryan VanderMeulen
e570ee9a32
Backed out changesets e4c29a3a002e and 896d64c59638 (bug 975824) for webgl conformance test failures.
2014-02-26 10:23:18 -05:00
Dan Glastonbury
d466038da6
Bug 975824 - Remove min-version from s3tc and depth conformance tests. r=jgilbert
2014-02-26 08:15:37 +10:00
Dan Glastonbury
0a6531f3f6
Bug 975824 - Fix compressed texture checks. r=jgilbert
2014-02-26 08:07:17 +10:00
Rik Cabanier
f279c69e80
Bug 966591 - Add #ifdef guards to fix compile issue with non-a11y builds r=dholbert
2014-02-25 13:47:29 -08:00
Ted Mielczarek
6b056ed7cb
Bug 976528 - Add webgl conformance tests to a manifest. r=jmaher
2014-02-25 14:29:24 -05:00
Rik Cabanier
d3a561e5f5
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-25 08:54:03 -05:00
Rik Cabanier
a21c7c777a
Bug 966591 - Part 6: Some bug fixes to match spec. r=roc
2014-02-25 08:53:42 -05:00
Rik Cabanier
cc24a9effe
Bug 966591 - Part 5: Pass hit bounds to a11y code. r=surkov
2014-02-21 08:36:58 -05:00
Rik Cabanier
891217fba9
Bug 966591 - Part 4: Complete implementation of removeHitRegion. r=roc
2014-02-21 08:36:19 -05:00
Rik Cabanier
ed68c2143a
Bug 966591 - Part 3: Compute bounds of current path and set them as the accessible region. r=roc
2014-02-21 08:35:58 -05:00
Rik Cabanier
2f2740d614
Bug 966591 - Part 2: Validate input to AddHitRegion. Provide partial implementation. r=roc
2014-02-21 08:35:36 -05:00
Rik Cabanier
5d5915579c
Bug 966591 - Part 1: Put very basic hit region interface in + add runtime flag. r=roc
2014-02-21 08:35:14 -05:00
Ryan VanderMeulen
3a780f2063
Backed out 7 changesets (bug 966591) for mochitest leaks on a CLOSED TREE.
...
Backed out changeset b44289e756fc (bug 966591)
Backed out changeset c428b424ef95 (bug 966591)
Backed out changeset 9ac56da10646 (bug 966591)
Backed out changeset 81ba9bddd84e (bug 966591)
Backed out changeset 0c66968c2edd (bug 966591)
Backed out changeset 261a1ca9045c (bug 966591)
Backed out changeset 895728963f16 (bug 966591)
2014-02-21 10:39:15 -05:00
Rik Cabanier
4d0d3804b9
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-21 08:38:02 -05:00
Rik Cabanier
d1b8fff123
Bug 966591 - Part 6: Some bug fixes to match spec. r=roc
2014-02-21 08:37:41 -05:00
Rik Cabanier
56a25e3e98
Bug 966591 - Part 5: Pass hit bounds to a11y code. r=surkov
2014-02-21 08:36:58 -05:00
Rik Cabanier
9225567670
Bug 966591 - Part 4: Complete implementation of removeHitRegion. r=roc
2014-02-21 08:36:19 -05:00
Rik Cabanier
b088ea1609
Bug 966591 - Part 3: Compute bounds of current path and set them as the accessible region. r=roc
2014-02-21 08:35:58 -05:00
Rik Cabanier
c458fa4627
Bug 966591 - Part 2: Validate input to AddHitRegion. Provide partial implementation. r=roc
2014-02-21 08:35:36 -05:00
Rik Cabanier
fb4ab7ddcd
Bug 966591 - Part 1: Put very basic hit region interface in + add runtime flag. r=roc
2014-02-21 08:35:14 -05:00
Dan Glastonbury
8a1cf924df
Bug 966624 - Refactor Tex Image checks. r=jgilbert
2014-02-20 20:20:28 -05:00
Wes Kocher
09174e398b
Backed out changeset cf6a31bca4e0 (bug 939276) for webgl reftest crash
...
--HG--
rename : gfx/gl/SkiaGLGlue.cpp => gfx/gl/GLContextSkia.cpp
2014-02-20 15:23:52 -08:00
James Willcox
1715424e2c
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=vlad,gwright,bjacob
...
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
extra : rebase_source : 8e85dd34a67c2e193480e9f1f5baf68a898790fe
2014-02-20 16:20:28 -06:00
Jeff Gilbert
0cc4c9ce10
Bug 968425 - Remove the null-term char from the end of getShaderInfoLog strings. r=bjacob
2014-02-19 11:45:38 -05:00
Jeff Muizelaar
069e63be95
Bug 821475. Moz2D: Remove flip when drawing gradient. r=mstange
...
We muck with the matrix before we draw the text. We need to set it back after.
--HG--
rename : mobile/android/base/FilePicker.java => mobile/android/base/ActivityHandlerHelper.java
extra : rebase_source : 4f937b0b2779ee6c771e030a7ae0894f14a7b211
2014-02-15 18:21:43 -05:00
Jeff Gilbert
cbe63e3970
Bug 972622 - MakeCurrent during WebGL.compressedTex(Sub)Image2D(). - r=kamidphish
2014-02-14 15:52:39 -08:00
Jeff Gilbert
e7879e4d09
Bug 972620 - MakeCurrent during WebGL.hint(). - r=kamidphish
2014-02-14 15:52:38 -08:00