Benoit Jacob
|
db543d277d
|
b=571027; implement new PixelStorei parameters for textures; r=vladimir
|
2010-06-15 11:59:39 -04:00 |
|
Benoit Jacob
|
3e15743355
|
b=571027; implement new TexImage2D signatures; r=vladimir
|
2010-06-15 11:54:03 -04:00 |
|
Benoit Jacob
|
f0a49876fe
|
b=571076; Implement GetAttachedShaders; r=vladimir
|
2010-06-15 11:49:34 -04:00 |
|
Benoit Jacob
|
d96d512c4a
|
b=571028; remove GetString and merge into GetParameter as per the updated spec; r=vladimir
|
2010-06-11 17:45:40 -04:00 |
|
Benoit Jacob
|
ef65032a3c
|
b=569714; Fix GetParameter and let it return nsIVariant; r=vladimir
|
2010-06-11 17:36:34 -04:00 |
|
Vladimir Vukicevic
|
d23a940437
|
b=571078; fix webgl attribute validation; r=bjacob
|
2010-06-10 10:45:00 -07:00 |
|
Vladimir Vukicevic
|
65c3a85ff2
|
b=570538; [webgl] fix up buffer validation with interleaved data; r=bjacob
|
2010-06-08 15:14:43 -07:00 |
|
Benoit Jacob
|
81a5415676
|
# User Benoit Jacob <bjacob@mozilla.com>
b=569976; Make GetUniformLocation preserve equality, and invalidate uniform locations on relinking of program; r=vladimir
|
2010-06-08 17:25:27 -04:00 |
|
Benoit Jacob
|
4df06c8cec
|
b=569943; validate Enable/Disable args; r=vladimir
|
2010-06-08 14:45:23 -04:00 |
|
Benoit Jacob
|
a28efc37b4
|
b=569714; Pass WebGL gl-get-calls conformance test; r=vladimir
|
2010-06-08 10:40:23 -04:00 |
|
Benoit Jacob
|
f831941708
|
b=569731; Implement canvas attribute in WebGLContext; r=vladimir
|
2010-06-08 10:34:56 -04: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 |
|
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
|
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
|
16351c92d3
|
Some DEBUG_vladimir stuff needs to run on GLES2 only (npotb)
|
2010-05-19 13:47:13 -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 |
|
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 |
|
Markus Stange
|
d7e8315247
|
Bug 549747 - Fix a bad null check in WebGLContext::ValidateProgram. r=vlad
|
2010-03-08 13:28:19 +01:00 |
|
Markus Stange
|
90f17b8799
|
Bug 549747 - Add a null check for tex in WebGLContext::FramebufferTexture2D. r=vlad
|
2010-03-08 13:27:22 +01:00 |
|
Vladimir Vukicevic
|
9f83ebcfb7
|
Nuke some stale/unused files
* * *
attempt to fix x86-64 burning
|
2010-01-22 18:29:49 -08:00 |
|
Robert O'Callahan
|
5ef23a16ea
|
Backed out changeset b35354fe21e3
|
2010-03-04 14:38:00 +13:00 |
|
Vladimir Vukicevic
|
eec75b1143
|
Nuke some stale/unused files
|
2010-01-22 18:29:49 -08:00 |
|
Jae-Seong Lee-Russo
|
30218c70c3
|
Bug 530373. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in DOM code. r=bzbarsky
|
2010-02-22 14:41:19 -05:00 |
|
Vladimir Vukicevic
|
2beaf43c12
|
b=543680; [webgl] use correct enum to obtain number of texture units; r=jdaggett
|
2010-02-02 01:18:34 -08:00 |
|
Vladimir Vukicevic
|
a3b000cac9
|
ugh, backout this until I figure out what's wrong with linux
|
2010-01-22 18:28:19 -08:00 |
|
Vladimir Vukicevic
|
ad09806b1d
|
[webgl] (no bug, just removing unused/stale files)
|
2010-01-22 16:50:24 -08:00 |
|
Vladimir Vukicevic
|
21e2f78a75
|
b=539756; [webgl] remove old typed getters; r=jmuizelaar
|
2010-01-22 16:50:22 -08:00 |
|
Vladimir Vukicevic
|
553a8c9c5a
|
b=533663; use js typed arrays in webgl; r=jmuizelaar,mrbkap,brendan
|
2010-01-22 13:34:25 -08:00 |
|
mwsteele@gmail.com
|
f782295830
|
b=528013; [webgl] BindFramebuffer checking target against wrong constants; r=vlad
|
2009-12-07 15:10:04 -08:00 |
|
Vladimir Vukicevic
|
e76548dd8f
|
[webgl] revert part of previous commit, exposes strange latent bug
|
2009-12-06 19:29:17 -08:00 |
|
Vladimir Vukicevic
|
2e0f9d6bd7
|
b=523959; [webgl] enable WebGL with EGL on Maemo and WinCE; r=stuart
|
2009-12-06 16:07:58 -08:00 |
|
Vladimir Vukicevic
|
4353ae576f
|
b=532541; [webgl] drawElements needs to support ubyte as well as ushort index arrays; r=mwsteele
|
2009-12-06 16:07:56 -08:00 |
|
Vladimir Vukicevic
|
4a9388f762
|
b=526957, use correct types
|
2009-12-02 13:38:39 -08:00 |
|
Mark Steele
|
6714e94c89
|
b=529717, change webgl object prefix to WebGL instead of Canvas; r=vlad
|
2009-12-02 13:38:39 -08:00 |
|
Mark Steele
|
87b01b3cfc
|
b=526185, [webgl] accept WebGLArrays instead of JS arrays in texImage2D; r=vlad
|
2009-11-18 12:42:35 -08:00 |
|
Mark Steele
|
63bf2da952
|
b=526017, [webgl] collapse state query calls; r=vlad
|
2009-11-18 12:42:35 -08:00 |
|
Mark Steele
|
5a808159d5
|
b=524042, [webgl] texImage & texSubImage need to support flipY, r=vlad
|
2009-11-01 16:33:47 -08:00 |
|
Vladimir Vukicevic
|
bd9d980243
|
[webgl] Reland earlier-backed out patches, b=520708, b=520920, b=522201; r=me/mwsteele
|
2009-11-01 16:33:39 -08:00 |
|
Vladimir Vukicevic
|
bd38bc47ba
|
Revert previous commits due to weird talos crash.
|
2009-10-30 01:09:24 -07:00 |
|
Mark Steele
|
bdd6d45aee
|
b=522201, [webgl] clear() doesn't call invalidate correctly, r=vlad
|
2009-10-29 23:01:06 -07:00 |
|
Mark Steele
|
37c453311d
|
b=520708, [webgl] crash at WebGLFramebuffer assignment, r=vlad
|
2009-10-29 23:01:06 -07:00 |
|