Vladimir Vukicevic
|
95e7e122e9
|
[npotb] Import WebGL test suite into tree
|
2010-06-04 12:03:40 -07:00 |
|
Vladimir Vukicevic
|
91ce5fd2e9
|
b=569985; don't allow webgl objects from other contexts to be used; r=bjacob
|
2010-06-04 12:03:37 -07:00 |
|
Vladimir Vukicevic
|
d08e1c9cb9
|
b=569984; [webgl] verify shader attachment/detachment and program completeness; r=bjacob
|
2010-06-04 12:03:33 -07:00 |
|
Vladimir Vukicevic
|
8a342dc565
|
bustage fix for webgl-disabled builds
|
2010-06-02 14:05:24 -07:00 |
|
Benoit Jacob
|
c36ca62771
|
b=567449; fix webgl param getters; r=vlad
|
2010-06-01 23:09:19 -07:00 |
|
Benoit Jacob
|
4c1b5ed665
|
b=565404; add WebGLUniformLocation object; r=vlad
|
2010-06-01 23:09:19 -07:00 |
|
Benoit Jacob
|
d834cb1e8c
|
b=567565; better WebGL buffer validation for element array buffers; r=vlad
|
2010-06-01 23:09:18 -07:00 |
|
Vladimir Vukicevic
|
449d599aa8
|
b=568526 (related); add env var for switching 2d canvas to image surfaces; r=bz
|
2010-05-28 21:13:08 -07:00 |
|
Vladimir Vukicevic
|
0c765f221e
|
b=520136; clear canvaselement member on SetCanvasElement; r=joe
|
2010-05-28 16:41:02 -07:00 |
|
Vladimir Vukicevic
|
1a00421b87
|
b=551771; WebGL calls broken with boolean args in loop (qsgen octet handling); also rename all WebGL types to avoid conflicts with system GL types; r=jorendroff,joe
|
2010-05-28 15:52:39 -07:00 |
|
Benoit Jacob
|
dcd971b230
|
b=525538; webgl readPixels fix; r=vlad
|
2010-05-26 16:53:15 -07:00 |
|
timeless@mozdev.org
|
1c329f2e8b
|
Bug 565393 useless initialization of src in WebGLContext::DOMElementToImageSurface. r=vlad
--HG--
extra : rebase_source : fb8c42a04580f12e5d1ca89dd67861f8a2941bc8
|
2010-05-23 15:36:14 -07:00 |
|
Vladimir Vukicevic
|
e976fe877d
|
b=563701; add memory reporters for imglib, canvas, and some gfx surfaces; r=joe
|
2010-05-21 21:10:14 -07:00 |
|
Jeff Walden
|
a8ac2fc31a
|
Bug 565604 - Typed-array properties don't work when accessed from an object whose prototype is a typed array. r=vlad
--HG--
extra : rebase_source : 6ac630f7a9d2cb04a9a996c2a675be41130ea2b1
|
2010-05-19 14:25:20 -07:00 |
|
Vladimir Vukicevic
|
16351c92d3
|
Some DEBUG_vladimir stuff needs to run on GLES2 only (npotb)
|
2010-05-19 13:47:13 -07:00 |
|
timeless@mozdev.org
|
85e0ab7b5b
|
Bug 565620 the NativeJSContext constructor needs to initialize more variables or the class needs to be much more careful; r=vlad
|
2010-05-19 13:47:07 -07:00 |
|
Vladimir Vukicevic
|
3d7e2b9c24
|
b=566129; synthesize GL errors instead of throwing exceptions in webgl; based on patch from Cedric Vivier <cedricv@neonux.com>; r=cedricv/vlad
|
2010-05-15 21:55:45 +08:00 |
|
Cedric Vivier
|
bc9e088401
|
b=566676; allow null as arg to teximage2d; r=vlad
|
2010-05-19 13:46:08 -07:00 |
|
Vladimir Vukicevic
|
181dc2f7d0
|
b=561168, removed too much from the NotSupported webgl file, putting it back
|
2010-05-19 13:46:08 -07:00 |
|
Benoit Jacob
|
7dfee0fad7
|
b=565417; add OSMesa GLContextProvider (pbuffers only); r=vlad
|
2010-05-19 13:46:08 -07:00 |
|
Cedric Vivier
|
2b3ba55c20
|
b=566126; allow readpixels on arbitrary sized non-default framebuffer; r=vlad
|
2010-05-15 20:07:30 +08:00 |
|
Benoit Jacob
|
fa00de0fa0
|
b=525540; crash at WebGLObjectRefPtr::Zero, part 2; r=vlad
|
2010-05-19 13:46:08 -07:00 |
|
Mark Steele
|
738beb395a
|
b=525540; crash at WebGLObjectRefPtr::Zero; r=vlad
|
2010-05-19 13:46:08 -07:00 |
|
Benoit Jacob
|
d1897f81ce
|
b=565998; allow passing 0x0 texture size to webgl; r=vlad
|
2010-05-19 13:46:08 -07:00 |
|
Robert O'Callahan
|
582ab69719
|
Bug 547924. Paint <canvas> using EXTEND_PAD to prevent seams. r=vlad
|
2010-05-19 15:04:32 +12:00 |
|
Vladimir Vukicevic
|
b6f7fe7eae
|
followup fix for when webgl is not supported; files removed, forgot to remove this (really not good at removals)
|
2010-05-18 10:08:40 -07:00 |
|
Vladimir Vukicevic
|
d91189d77c
|
followup fix for when webgl is not supported; files removed, forgot to remove this
|
2010-05-18 10:07:43 -07:00 |
|
Vladimir Vukicevic
|
a1121cc3a2
|
b=561168; convert canvas to use layers for rendering - followup; r=roc
|
2010-05-17 21:04:22 -07:00 |
|
Vladimir Vukicevic
|
b99bb96c47
|
b=561168; convert canvas to use layers for rendering; r=roc,bas
|
2010-05-17 21:04:22 -07:00 |
|
Vladimir Vukicevic
|
686ecf8d28
|
b=561168; convert canvas to use layers for rendering - file removals
|
2010-05-17 21:04:21 -07:00 |
|
Josh Matthews
|
1ce131d32a
|
Bug 388569 - Memory leaks when calling nsVariant::GetAsInterface. r=benjamin
--HG--
extra : rebase_source : 4bcffd36a6fa65c9b4dbefff4bc810254c2a222c
|
2010-05-04 00:39:26 -04:00 |
|
Peter Van der Beken
|
abd7f913e0
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
--HG--
extra : rebase_source : 5a07f12d9d13d92b796fd5f2cb182b069c3f87bf
|
2010-04-19 17:40:15 +02:00 |
|
Phil Ringnalda
|
71bd192ba4
|
Correct spelling of recieve
|
2010-04-16 22:03:49 -07:00 |
|
Boris Zbarsky
|
ca01cf3893
|
Bug 562688 part 13. Eliminate eELEMENT usage in layout/style, except the rule processor. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
|
Hanspeter Niederstrasser
|
a60247b2fc
|
Fix for bug 557660 (WebGL interfaces are created even when MOZ_WEBGL unset). r=jst.
--HG--
extra : rebase_source : c9c67ac7ddff650869a0d68b4f9f2e5df9cfcc2f
|
2010-04-09 19:05:54 +02:00 |
|
timeless@mozdev.org
|
23d8836728
|
Backed out changeset ff971b92f74c
|
2010-04-28 10:18:46 +02:00 |
|
timeless@mozdev.org
|
ca471192ce
|
Bug 551089 fix canvas warnings
r=vlad
|
2010-04-28 10:13:38 +02:00 |
|
Daniel Holbert
|
899900c50a
|
Bug 560378, Patch C: Make int<-->float conversions explicit to avoid MSVC compile warnings, in nsCanvasRenderingContext2D.cpp. r=vlad
|
2010-04-20 11:50:39 -07:00 |
|
Daniel Holbert
|
a695ddc7b3
|
Bug 560378, patch B: Use the correct version of delete[] in nsCanvasRenderingContext2D.cpp. r=vlad
|
2010-04-20 11:49:38 -07:00 |
|
Daniel Holbert
|
52559e4960
|
Bug 560378, Patch A: Use "!!" for converting int to bool, to avoid MSVC compile warning in nsCanvasRenderingContext2D.cpp. r=vlad
|
2010-04-20 11:48:29 -07:00 |
|
Michael Ventnor
|
3602bd64b6
|
Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
|
2010-04-18 13:13:10 +10:00 |
|
Craig Topper
|
771eede254
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Oleg Romashin
|
baece4fff9
|
Bug 556850 - WebGL compilation busted for Qt builds. r=vladimir
|
2010-04-07 03:53:18 -04:00 |
|
Peter Van der Beken
|
8e3acb1006
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Robert Sayre
|
744599315f
|
Merge mozilla-central to tracemonkey.
|
2010-04-04 14:15:05 -04:00 |
|
L. David Baron
|
3eacc25287
|
Split nsStyleSet::ResolveStyleForRules into two different APIs for the two different types of uses. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
Robert Sayre
|
404189ee98
|
Merge mozilla-central to tracemonkey.
|
2010-04-02 10:10:27 -04:00 |
|
Robert Sayre
|
baeb2d1edf
|
Merge mozilla-central to tracemonkey.
|
2010-03-30 21:13:01 -07:00 |
|
Jeff Walden
|
ba84f1175f
|
Readd ctypes, xpconnect, plugin, xpinstall, canvas, and typed array changes from bug 548702.
|
2010-03-29 19:47:40 -07:00 |
|