Jeff Muizelaar
0d46834e22
Bug 983650. Temporarily mark b2g webgl reftests tests as random
...
These tests fail on the current test machines but pass on the new ones. Mark them as random for now until we finish the transition to the new machines.
--HG--
extra : rebase_source : 7a4b3d85ed7e7c6cf2081b623e776d9034385c90
2014-03-14 14:31:16 -04:00
Dan Glastonbury
edec1da935
Bug 983068 - Fix float/half float texture validation. r=jgilbert
2014-03-13 18:48:50 +10:00
Dan Glastonbury
a6163d0821
Bug 982464 - Disable extension functionality after a context lost happens. r=jgilbert
2014-03-12 12:51:39 +10:00
Dan Glastonbury
e7197b715f
Bug 973625 - Implement WebGLFramebuffer completeness status caching. r=jgilbert
2014-03-04 17:14:35 +10:00
Bill McCloskey
d960718b48
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
62d61f05a8
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
cff466f79f
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bill McCloskey
624ffda758
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
a23e0f8633
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Vaibhav Agarwal
07841bb6fe
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
cfba8e6372
Bug 981240 - Finalize null attachments back to zero. - r=kamidphish
2014-03-11 16:10:59 -07:00
Jeff Gilbert
8ff1002cd7
Bug 943190 - Add test for WEBGL_compressed_texture_etc1. - r=kamidphish
2014-03-10 15:42:58 -07:00
Jeff Gilbert
3815fcbd13
Bug 943190 - Implement WEBGL_compressed_texture_et1. - r=kamidphish
2014-03-10 15:42:58 -07:00
Nathan Froyd
20f83150db
Bug 978105 - convert content/ to use Endian.h; r=smaug
2014-02-26 20:20:15 -05:00
Jeff Gilbert
2f644d1429
Bug 843666 - Implement color-buffer-(half-)float for WebGL. - r=kamidphish
2014-03-07 13:26:17 -08:00
Jeff Gilbert
07e46e59be
Bug 843666 - Include and declare things needed by WebGLExtension.h. - r=kamidphish
2014-03-07 13:25:27 -08:00
Jeff Gilbert
7aeaf1e88f
Bug 978418 - Split GetError flags for WebGL. - r=kamidphish
2014-03-07 13:16:34 -08:00
Joel Maher
fa22a386c9
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
f0bd81877d
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
b192b2603d
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
Jeff Gilbert
aad622bab9
Bug 958723 - Check for valid FB first. - r=gabadie
2014-03-05 14:16:02 -08:00
Jeff Gilbert
4742809dac
Bug 958723 - Add test for this bad param query. - r=kamidphish
2014-03-05 14:16:01 -08:00
Jeff Gilbert
b495aa651b
Bug 958491 - Test extension-only param. - r=kamidphish
2014-03-05 14:16:01 -08:00
James Willcox
39bceadc21
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
c9913d960e
Bug 979072 - Add test that webgl2 is invisible. r=kamidphish
2014-03-04 09:46:42 -05:00
Dan Glastonbury
1fc8ad3674
Bug 975824 - Remove min-version from s3tc and depth conformance tests. r=jgilbert
2014-02-27 14:01:18 +10:00
Jeff Gilbert
d268d3c663
Bug 978422 - ReattachTextureToAnyFramebufferToWorkAroundBugs no longer needed. - r=bjacob
2014-03-03 18:50:45 -08:00
Jeff Gilbert
c0b8c10b02
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
58f6d2a7e0
Bug 972164 - Fix behavior of reading from missing attachments. - r=kamidphish
2014-02-28 18:51:43 -08:00
Jeff Gilbert
650f91a35d
Bug 972164 - Add test for ReadPixels from missing attachments. - r=kamidphish
2014-02-28 18:51:42 -08:00
Dan Glastonbury
cb9f056876
Bug 975824 - Fix compressed texture checks. - r=jgilbert
2014-02-26 16:32:17 -08:00
L. David Baron
dfb9ad9186
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
3484ce89e3
Backed out changesets e4c29a3a002e and 896d64c59638 (bug 975824) for webgl conformance test failures.
2014-02-26 10:23:18 -05:00
Dan Glastonbury
8add26cfba
Bug 975824 - Remove min-version from s3tc and depth conformance tests. r=jgilbert
2014-02-26 08:15:37 +10:00
Dan Glastonbury
426eadfb09
Bug 975824 - Fix compressed texture checks. r=jgilbert
2014-02-26 08:07:17 +10:00
Rik Cabanier
926a338c87
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
792a6b2d36
Bug 976528 - Add webgl conformance tests to a manifest. r=jmaher
2014-02-25 14:29:24 -05:00
Rik Cabanier
7092bdbaca
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-25 08:54:03 -05:00
Rik Cabanier
5e029ddc5f
Bug 966591 - Part 6: Some bug fixes to match spec. r=roc
2014-02-25 08:53:42 -05:00
Rik Cabanier
9fd9d8f6e5
Bug 966591 - Part 5: Pass hit bounds to a11y code. r=surkov
2014-02-21 08:36:58 -05:00
Rik Cabanier
740c9c884e
Bug 966591 - Part 4: Complete implementation of removeHitRegion. r=roc
2014-02-21 08:36:19 -05:00
Rik Cabanier
8ba62aa1e9
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
bdca28a308
Bug 966591 - Part 2: Validate input to AddHitRegion. Provide partial implementation. r=roc
2014-02-21 08:35:36 -05:00
Rik Cabanier
8500f89c15
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
f1beeb142e
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
aad8894b35
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-21 08:38:02 -05:00
Rik Cabanier
8bd8861871
Bug 966591 - Part 6: Some bug fixes to match spec. r=roc
2014-02-21 08:37:41 -05:00
Rik Cabanier
38ee6085de
Bug 966591 - Part 5: Pass hit bounds to a11y code. r=surkov
2014-02-21 08:36:58 -05:00
Rik Cabanier
9b5c9cb347
Bug 966591 - Part 4: Complete implementation of removeHitRegion. r=roc
2014-02-21 08:36:19 -05:00
Rik Cabanier
3547e4dcc7
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