Benoit Jacob
|
d7b1e86c41
|
Bug 625118 - block WebGL on OpenGL on intel cards on windows - r=vlad, a=joe
|
2011-01-25 22:21:45 -05:00 |
|
Benoit Jacob
|
c58d25cdd5
|
Bug 628382 - Use 24 bit depth buffers where available - r=vlad, a=joe
|
2011-01-25 22:20:35 -05:00 |
|
Benoit Jacob
|
f6146ea7aa
|
Bug 569431 - Optimization in DrawElements - r=vlad, a=joe
|
2011-01-25 22:19:46 -05:00 |
|
Vladimir Vukicevic
|
d8fb8ce6db
|
b=628800; [webgl] VALIDATE_STATUS should always be 1 on MacOS X; r=bjacob, a=b
|
2011-01-25 14:23:55 -08:00 |
|
Benoit Jacob
|
80aa7bed71
|
Bug 626996 - WebGL tests shouldn't be loading pages from the Internet - r=ehsan a=jrmuizel
--HG--
extra : rebase_source : c5760b5cedd4077a5e3d01985f9f0bbd103d1924
|
2011-01-20 17:24:47 -05:00 |
|
Benoit Jacob
|
65754f9740
|
CLOSED TREE Bug 582053 - that test fails on windows - r+a=bustage
|
2011-01-14 16:17:00 -05:00 |
|
Benoit Jacob
|
62991b997f
|
Bug 582053 - gl-teximage passes now, remove from failing-tests list - r+a=bustage
|
2011-01-14 14:21:15 -05:00 |
|
Benoit Jacob
|
6afc30e375
|
Bug 582053 - Integrate WebGL conformance suite as a mochitest - r=vlad, a=blocking2.0
--HG--
rename : content/canvas/test/webgl/failing_tests.txt => content/canvas/test/webgl/failing_tests_linux.txt
|
2011-01-14 13:40:05 -05:00 |
|
Boris Zbarsky
|
423b8adc19
|
Bug 613794. Throw a reasonable exception when passed bogus imagedata. r=vlad
|
2011-01-14 10:34:39 -05:00 |
|
Vladimir Vukicevic
|
89eb608706
|
b=622184; implement webgl colour conversion/premultiplication semantics; r=joe, a=b
|
2011-01-12 17:45:13 -08:00 |
|
Vladimir Vukicevic
|
1628ac3a66
|
Bug 624505 - Avoid unnecessary uploads of canvas to improve the panorama zooming performance among other things; r=jrmuizel sr=roc a=joe
|
2011-01-11 18:59:26 -05:00 |
|
Chris Jones
|
c0d9b1b0d4
|
Bug 618249: Default remote-browser to synchronous scrolling, and let users change that. r=tn sr=roc a=a
|
2011-01-11 15:34:31 -06:00 |
|
Jonathan Kew
|
13736eae4a
|
bug 621918 - part 1 - eliminate aDirtyRect parameter from gfxTextRun::Draw etc. r=roc a=roc
|
2011-01-11 11:17:00 +00:00 |
|
Benoit Jacob
|
bf702c0855
|
b=623629; [webgl] fix copyTex[Sub]Image2D; r=vlad, a=b
|
2011-01-06 14:07:13 -08:00 |
|
Vladimir Vukicevic
|
4a4277793f
|
b=623404; [webgl] misc additional test suite fixes; r=bjacob
|
2011-01-06 14:07:13 -08:00 |
|
Vladimir Vukicevic
|
8ce5d28ef2
|
b=623394; [webgl] don't allow non-ascii characters in GLSL source; r=bjacob
|
2011-01-06 14:07:13 -08:00 |
|
Vladimir Vukicevic
|
02f7125137
|
no bug, remove debug printfs that snuck in, a=b
|
2011-01-05 14:57:48 -08:00 |
|
Vladimir Vukicevic
|
7afd914e2a
|
b=523286; [webgl] fix webgl framebuffer attachment test and misc error type; r=bjacob, a=b
|
2011-01-05 13:08:53 -08:00 |
|
Vladimir Vukicevic
|
213b65d8ea
|
b=622956; [webgl] add stub extension mechanism, fixes extension tests; r=bjacob
|
2011-01-05 13:08:53 -08:00 |
|
Vladimir Vukicevic
|
8519d5a8e3
|
b=622957; [webgl] fix depth-stencil test and attachment point; r=bjacob
|
2011-01-05 13:08:53 -08:00 |
|
Vladimir Vukicevic
|
7214c89338
|
b=622959; [webgl] fix vertexattribpointer test; r=bjacob
|
2011-01-05 13:08:53 -08:00 |
|
Vladimir Vukicevic
|
c228ddb5ec
|
b=621986; fix webgl is-object test; r=bjacob
|
2011-01-05 13:08:53 -08:00 |
|
Vladimir Vukicevic
|
fb4b3ea6da
|
b=622961; [webgl] fix getparam/getuniform test; r=bjacob
|
2011-01-05 13:08:53 -08:00 |
|
Benoit Jacob
|
13a84cfec0
|
Bug 621987 - unary - applied to unsigned var in ConvertImage - r=vlad, a=joe
|
2011-01-03 12:01:16 -05:00 |
|
Rich Walsh
|
a3e2a835ae
|
Bug 621809: followup to Bug 615994: rename CanvasRenderingContextWebGL; also, add DOMCI_DATA for WebGLActiveInfo, r=vlad, a=NPOTB bustage
|
2010-12-28 17:16:00 -08:00 |
|
Vladimir Vukicevic
|
0285a9d935
|
b=578877, reenable WebGL on Linux; r=vlad,a=b
|
2010-12-27 12:05:01 -08:00 |
|
Vladimir Vukicevic
|
302f5a4df2
|
b=621571; fix webgl is-object test; r=vlad,a=b
|
2010-12-27 12:04:58 -08:00 |
|
Vladimir Vukicevic
|
1160e65f4c
|
[no bug]; update webgl test; a=npotb
|
2010-12-22 19:25:48 -08:00 |
|
Vladimir Vukicevic
|
8646735540
|
b=612334; (related) misc fixes in webgl, from original patch; r=bjacob, a=b
|
2010-12-22 15:31:02 -08:00 |
|
Mihai Sucan
|
215e61a4b2
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 3; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
|
Mihai Sucan
|
176912a7c2
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
|
Vladimir Vukicevic
|
dd83d0dfa6
|
b=619485; add WebGL info to about:support; r=jrmuizel,a=beltzner
|
2010-12-16 12:49:54 -08:00 |
|
Vladimir Vukicevic
|
5a5c544bbf
|
b=619798; upgrade ANGLE to r511; r+a=vlad
|
2010-12-16 12:49:06 -08:00 |
|
Vladimir Vukicevic
|
133b07466e
|
b=615994; fix WebGL context DOM ClassInfo to avoid assertion; r=bz, a=b
|
2010-12-13 14:09:19 -08:00 |
|
Robert Sayre
|
955582f717
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-12-09 13:37:40 -05:00 |
|
Boris Zbarsky
|
07f8a8a6c8
|
Bug 614138 part 2: Use js::Anchor to root things in traceable native quickstubs as needed. r=jorendorff, a=bzbarsky
|
2010-11-22 21:46:55 -05:00 |
|
Benoit Jacob
|
d14a62618e
|
Bug 617687 - WebGLFramebuffer::InitializeRenderbuffers stack arrays overrun - r=timeless, a=bz
|
2010-12-08 10:56:01 -05:00 |
|
Benoit Jacob
|
b4fb142691
|
Bug 617319 - HTML5 canvas 2d context arc() method requires a parameter that should be optional - r=vladimir, a=joe
|
2010-12-08 10:56:01 -05:00 |
|
Bas Schouten
|
52b7708d12
|
Bug 595277 - Part 3: Let Canvas and HTML video get the permanent LayerManager when instantiating their stuff. r=roc
|
2010-12-07 03:05:55 +01:00 |
|
Bas Schouten
|
5ed3adcb07
|
Backout bug 595277. a=bustage
|
2010-12-07 05:39:19 +01:00 |
|
Bas Schouten
|
8466afde38
|
Bug 595277 - Part 3: Let Canvas and HTML video get the permanent LayerManager when instantiating their stuff. r=roc
|
2010-12-07 03:05:55 +01:00 |
|
Benoit Jacob
|
b01b4a2e0c
|
Bug 615314 - be silent on uninitialized textures - r=vlad, a=joe
|
2010-12-06 06:34:35 -05:00 |
|
Benoit Jacob
|
b14c227c79
|
Bug 616691 - Update list of getParameter pnames - r=vlad, a=joe
|
2010-12-06 06:34:35 -05:00 |
|
Benoit Jacob
|
1de3f28ff0
|
Bug 616655 - Pass the tex-input-validation.html test - r=vlad
|
2010-12-06 06:34:35 -05:00 |
|
Benoit Jacob
|
2689520e00
|
Bug 616608 - Pass the rest of webgl-specific.html test (sections 6.4, 6.5, 6.7 of the spec) - part 3/3: formally support COLORSPACE_CONVERSION (just accessors) - r=vlad
|
2010-12-06 06:34:35 -05:00 |
|
Benoit Jacob
|
d647a3f4c0
|
Bug 616608 - Pass the rest of webgl-specific.html test - part 2/3: implement section 6.5 on separate parameters - r=vlad
|
2010-12-06 06:34:35 -05:00 |
|
Benoit Jacob
|
0f8d9b782f
|
Bug 616608 - Pass the rest of webgl-specific.html test, part 1/3: implement section 6.7 on depthRange - r=vlad
|
2010-12-06 06:34:35 -05:00 |
|
Benoit Jacob
|
f476d80da9
|
Bug 615310 - Make webgl.verbose discoverable - r=vlad
|
2010-12-06 06:34:35 -05:00 |
|
Benoit Jacob
|
04ac270a3a
|
Bug 615013 - Implement section 6.8 on mutually incompatible blend factors - r=vlad
|
2010-12-06 06:34:35 -05:00 |
|
Benoit Jacob
|
16619827b3
|
Bug 615003 - copyTex(Sub)Image methods also need to check/init the FBO - r=vlad
|
2010-12-06 06:34:35 -05:00 |
|