Jeff Gilbert
5ec3468fb3
Bug 1233626 - Default MaxDrawingBuffers to 1 unless ext/webgl2. - r=jrmuizel
2016-02-05 16:42:33 -08:00
Jeff Gilbert
8969ca59b4
Bug 1246007 - Ignore RENDERBUFFER_SAMPLES outside of webgl2. - r=jrmuizel
2016-02-05 16:41:21 -08:00
Olli Pettay
faea49c1f2
Bug 1244480, don't throw when passing random value as the second argument to canvas.getContext, r=bz
...
--HG--
extra : rebase_source : ba9d5e78d52745361a5c328474a5cccf7732d10b
2016-02-05 22:21:09 +02:00
Lee Salzman
5522b98482
Bug 1244850 - always validate destination rect for CanvasRenderingContext2D::DrawImage. r=jmuizelaar
2016-02-02 12:45:17 -05:00
Jeff Gilbert
156180d016
Bug 1233046
- Mark non-try platforms.
2016-02-03 16:27:36 -08:00
Jeff Gilbert
6b27b1d9fc
Bug 1233046
- Add ensure-extension tests. - r=jrmuizel
2016-01-28 14:28:59 -08:00
Jeff Gilbert
f14fb612c2
Bug 1233046
- Add requestFlakeyTimeout to SimpleTest shim. - r=jrmuizel
2016-01-26 16:51:42 -08:00
Jeff Gilbert
be31bf4a6d
Bug 1233046
- Fix OES_texture_float on OSX. - r=jrmuizel
2016-01-28 14:27:57 -08:00
Jeff Gilbert
6fcf83350c
Bug 1243908 - Use DrawBuffers through GLScreenBuffer when operating on fb0. - r=jrmuizel
2016-01-26 12:42:39 -08:00
Jeff Gilbert
f534188807
Bug 1243907 - Don't query _BITS enums on Core profiles. - r=jrmuizel
2016-01-22 18:00:54 -08:00
Wes Kocher
ee541d1491
Backed out changeset 6f964a309e55 (bug 1233046
) for winxp m(gl) bustage
...
--HG--
extra : commitid : C6wnJkjSq7L
2016-02-03 14:17:56 -08:00
Jeff Gilbert
ea04ebebca
Bug 1233046
- Fix OES_texture_float on Mac and add tests for extensions. - r=jrmuizel
2016-02-03 12:27:50 -08:00
Birunthan Mohanathas
d7371d07d0
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
vincentliu
ba5e765fc3
Bug 801176 - part0-v3: Modify Coding Style for 2d Canvas. r=roc
...
---
dom/canvas/CanvasRenderingContext2D.cpp | 1336 +++++++++++++++----------------
dom/canvas/CanvasRenderingContext2D.h | 508 ++++++------
2 files changed, 922 insertions(+), 922 deletions(-)
2016-02-01 16:39:08 +08:00
Brad Kotsopoulos
71346bf41d
Bug 1242330 - "Four extensions were promoted to core in WebGL 2 and should no longer be available as extensions." r=jgilbert r=jmuizelaar
2016-01-24 22:21:00 +01:00
Ethan Lin
48c9893604
Bug 1240438 - Fix WebGL2 framebuffer attachment related implementation. r=jgilbert
2016-01-29 01:41:00 +01:00
Phil Ringnalda
d381b4bca6
Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray
...
CLOSED TREE
Backed out changeset d66c3f19a210 (bug 1235261)
Backed out changeset 467d945426bb (bug 1235261)
Backed out changeset 32b61df13142 (bug 1235261)
Backed out changeset c50bb8ed4196 (bug 1235261)
Backed out changeset 0ff0fa6fe81f (bug 1235261)
Backed out changeset df70e89669da (bug 1235261)
Backed out changeset 064969357fc9 (bug 1235261)
2016-01-31 10:10:57 -08:00
Birunthan Mohanathas
373593275e
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-01-31 17:12:12 +02:00
Kyle Huey
91efc5a86c
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
Morris Tseng
6523e669e2
Bug 1243663 - Max uniform and attribute location lengths in WebGL2 should be 1024. r=jgilbert
...
--HG--
extra : commitid : 5Dh3QQP7TPU
2016-01-29 14:44:08 +08:00
Morris Tseng
571b20fd9f
Bug 1242347 - Allow unsized internal format when generate mipmap. r=jgilbert
...
--HG--
extra : commitid : BMfNLWIwGbn
2016-01-29 10:58:05 +08:00
Ethan Lin
7392c36bba
Bug 1242336 - Fix WebGL2 return type of GL_UNPACK_SKIP. r=jgilbert
...
--HG--
extra : rebase_source : 3b03d187959fbcac72bda8139b3f37211ede5fcc
2016-01-25 22:11:00 +01:00
Jeff Walden
1e1850242d
Bug 1079844 - Change various non-js/ files/tests/etc. to refer to detaching of ArrayBuffers rather than neutering. (DOM references to "neutering" of DOM things remain as neutering.) r=bz
...
--HG--
rename : dom/media/webaudio/test/audioBufferSourceNodeNeutered_worker.js => dom/media/webaudio/test/audioBufferSourceNodeDetached_worker.js
rename : dom/media/webaudio/test/test_audioBufferSourceNodeNeutered.html => dom/media/webaudio/test/test_audioBufferSourceNodeDetached.html
extra : rebase_source : acc6f8336a3ffb084a0e95865710748edd9354d9
2016-01-25 18:10:22 -08:00
Carsten "Tomcat" Book
df24af8302
Backed out changeset b7d242697573 (bug 1237193) for bustage
2016-01-27 11:42:24 +01:00
Ethan Lin
bcb1b9e546
Bug 1239541 - Fix WebGL2 texImage related checking. r=jgilbert
2016-01-20 16:39:00 +01:00
Kaku Kuo
e3bc6c71ea
Bug 1239300 - reject promise with null while creating imagebitmap from empty blob; r=smaug
2016-01-19 14:35:01 +08:00
Ethan Lin
d650b65ee9
Bug 1237193 - Fix WebGL getActiveUniforms return type. r=jgilbert, r=smaug
...
--HG--
extra : rebase_source : 141f00dc036118d7ec0b92a079de84b7b81c29f6
extra : amend_source : 158f20f09262bbbdc41b3b7ba734cfadd3706198
2016-01-07 21:45:00 +01:00
Morris Tseng
9316d33f5f
Bug 1241777 - TexCompareFunc should be stored in ascending order. r=jgilbert
...
--HG--
extra : commitid : 5tm6TsrqtCf
2016-01-27 14:12:52 +08:00
Ethan Lin
d31232b919
Bug 1240673 - Fix WebGL2 framebuffer parameter problem. r=jgilbert
...
--HG--
extra : rebase_source : 2c131d0b6178666e80f5771030c8cb61afeb8766
2016-01-20 23:12:00 -05:00
Sylvestre Ledru
ab4e3a0d42
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
...
--HG--
extra : rebase_source : 7d2cc56b6553cd7a8d848d3c660f30735bd82eec
2016-01-22 16:58:49 +01:00
Chris Peterson
1d19e74439
Bug 1242120 - Remove switch fallthrough to avoid -Wimplicit-fallthrough warning in dom/canvas/. r=mtseng
...
dom/canvas/WebGLContextGL.cpp:1329:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
2016-01-22 21:36:49 -08:00
Jeff Gilbert
475ef4bef2
Bug 1233819 - Fix WebGL on WinXP. - r=jrmuizel
2016-01-21 18:47:29 -08:00
Jeff Gilbert
df5d401330
Bug 1241702 - Allow unsized DEPTH_STENCIL for RBs in WebGL 2. - r=kamidphish
2016-01-21 18:46:05 -08:00
peter chang
4cf0f00742
Bug 1236786 - [WebGL2] pass getVertexAttrib in gl-object-get-calls.html, r=jgilbert
...
--HG--
extra : rebase_source : 4e323185d00c83f4d13a73c7edb7adceb65521b3
2016-01-22 09:44:01 +08:00
peter chang
275089b227
Bug 1236784 - [WebGL2] pass getRenderbufferParameter in gl-object-get-calls.html, r=jgilbert
...
--HG--
extra : rebase_source : 0d2b263da0f5dfd6ed3c211684c04381c6f32b65
2016-01-20 15:50:47 +08:00
Jeff Gilbert
2a59586f95
Bug 1239187 - Use the GLFeature instead. - r=jrmuizel
2016-01-21 14:18:44 -08:00
Nicolas Silva
c7cf4b994f
Bug 1180942 - Use cairo's image backend for drawing on linux. r=jrmuizel
2016-01-21 14:12:51 +01:00
Ethan Lin
d0a5f2f401
Bug 1239259 - Fix WebGL2 generateMipmap checking. r=jgilbert
...
--HG--
extra : rebase_source : 7bc5579f227ee5c21e2019aec53ac225e4e2dca9
2016-01-13 02:08:00 +01:00
Morris Tseng
4648f2d1cb
Bug 1238865 - Part 3: Prevent IMPLEMENTATION_COLOR_READ_FORMAT return SRGB_ALPHA. r=jgilbert
...
--HG--
extra : commitid : Gu6Cf81s63T
2016-01-21 14:51:59 +08:00
Morris Tseng
794c8843cb
Bug 1238865 - Part 2: Add more format/type checks for WebGL2. r=jgilbert
...
--HG--
extra : commitid : 6746QJFsDKZ
2016-01-21 14:51:59 +08:00
Morris Tseng
df9b295844
Bug 1238865 - Part 1: Validate attachments before clearBuffer. r=jgilbert
...
--HG--
extra : commitid : DBWPqeN7T5j
2016-01-21 14:51:59 +08:00
Morris Tseng
6e90a4c6fc
Bug 1230089 - If sampler is bound, use parameter of sampler. r=jgilbert
...
--HG--
extra : commitid : JF12eiQS7m8
2016-01-21 14:49:41 +08:00
Morris Tseng
8fbc15e43a
Bug 1240662 - Add max level check for framebufferTextureLayer. r=jgilbert
...
--HG--
extra : commitid : EfpF8WzPVIa
2016-01-21 14:47:33 +08:00
Morris Tseng
31360128bd
Bug 1233353 - Initialize rb correctly if rb bind to READ_FRAMEBUFFER. r=jgilbert
...
--HG--
extra : commitid : 6O3mskCBcnU
2016-01-21 14:44:12 +08:00
Brad Kotsopoulos
75ef7d9bcf
Bug 1239488 - Add int/uint to vertex attrib data type. r=jgilbert
...
--HG--
extra : amend_source : 0c05e1aebdceec45cd242c6b6fe30f6b6e631feb
2016-01-20 11:04:00 -05:00
Chris Peterson
5191c1753c
Bug 1240262 - Annotate intentional switch fallthrough and suppress -Wimplicit-fallthrough warnings in dom/canvas/. r=jgilbert
...
dom/canvas/WebGL2ContextState.cpp:116:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/canvas/MurmurHash3.cpp:140:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
--HG--
extra : rebase_source : b69bcd8e68fffcca45a4169dfb68813238041068
2016-01-14 01:34:56 -08:00
Phil Ringnalda
722db78364
Back out 604c30246eeb (bug 1180942) for Linux reftest OOMs in 632781-verybig.html
...
CLOSED TREE
2016-01-19 20:17:20 -08:00
Jeff Muizelaar
69e504a564
Bug 1239126. Handle gl_InstanceID attribute with no location. r=jgilbert
...
This patch avoids a crash when querying program info when gl_InstanceID is used.
ANGLE will return -1 from GetAttribLocation("gl_InstanceID") (this location is
hardcoded in the ANGLE source) but still includes gl_InstanceID in it's attribute list.
2016-01-19 13:29:04 -05:00
Nicolas Silva
afcb9adea8
Bug 1180942 - Use cairo's image backend for drawing on linux. r=jrmuizel
2016-01-19 18:36:36 +01:00
Milan Sreckovic
5ca86c6996
Bug 1239835: Do nothing when rectangle given to ClearRect has zero width or height. (Also mixing in some minor white space changes while in the file.) r=dholbert
...
--HG--
extra : rebase_source : c171b3732c02485c806770e53b3902fe83a5bbaa
2016-01-18 11:32:41 -05:00