Commit Graph

64 Commits

Author SHA1 Message Date
Benoit Jacob
cd3cb13e94 b=573541; More WebGLenum validation/fixes; r=vladimir 2010-06-30 11:48:30 -04:00
Benoit Jacob
9da5a21001 b=570779; validate enums in blend functions; r=vladimir 2010-06-19 10:48:44 -04:00
Benoit Jacob
e4c9db0dd6 b=569236; better WebGL messages; r=vladimir 2010-06-14 14:44:12 -04:00
Vladimir Vukicevic
0227fdd23a b=571078; fix webgl attribute validation; r=bjacob 2010-06-10 10:45:00 -07:00
Daniel Holbert
84f47e9767 Bug 570257: fix unsigned/signed comparison build warning in WebGLContextValidate.cpp. r=vlad 2010-06-09 13:28:29 -07:00
Vladimir Vukicevic
833cd1cfdd b=570538; [webgl] fix up buffer validation with interleaved data; r=bjacob 2010-06-08 15:14:43 -07:00
Benoit Jacob
2f745f14ef b=569943; validate Enable/Disable args; r=vladimir 2010-06-08 14:45:23 -04:00
Vladimir Vukicevic
37a1c8362c 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
7dfc07d4e5 b=569984; [webgl] verify shader attachment/detachment and program completeness; r=bjacob 2010-06-04 12:03:33 -07:00
Benoit Jacob
4100e51e70 b=567565; better WebGL buffer validation for element array buffers; r=vlad 2010-06-01 23:09:18 -07:00
Vladimir Vukicevic
c7eff490a3 b=533663; use js typed arrays in webgl; r=jmuizelaar,mrbkap,brendan 2010-01-22 13:34:25 -08:00
Daniel Holbert
3b0b8ca388 Bug 526423: Remove unused variables in WebGLContextValidate.cpp to fix build warning. r=mwsteele 2009-12-10 09:26:27 -08:00
Vladimir Vukicevic
17ca877c1d b=516213; Freshen WebGL implementation and enable on trunk (part 2); r=mwsteele,roc 2009-09-17 23:01:12 -07:00
Mark Steele
db8f6b97a7 b=513156; update Canvas 3D to implement WebGL (still disabled by default via configure); r=vlad 2009-09-02 17:47:49 -07:00