Commit History

Author SHA1 Message Date
  Garrett Johnson b4883a5814 Add stencil write mask field 6 years ago
  Garrett Johnson a4a1de12fd Fix MaskPass not locking the stencil buffer, lock stencil buffer test state 6 years ago
  Garrett Johnson b0403abc33 update webgl state 6 years ago
  Garrett Johnson 4ef4b6d878 Add stencil parameter and constants 6 years ago
  Mr.doob 118ef7cd44 Merge pull request #14530 from K3D-tools/dev 7 years ago
  Mr.doob 3f558c2493 Merge pull request #14516 from WestLangley/dev-set_blending 7 years ago
  WestLangley 2f72281efc More efficient blending 7 years ago
  Takahiro 33ff26085e Add .isWebGL2 to WebGLCapabilities 7 years ago
  artur.trzesiok 1b4a538b4c Texture3d support - style fix 7 years ago
  artur.trzesiok 80dcd17aa4 Texture3d support 7 years ago
  Mr.doob feefe06713 Merge pull request #13717 from takahirox/WebGLRendererWebGL2.0 7 years ago
  WestLangley a09c258c54 clean up 7 years ago
  WestLangley d0cc21c098 Allow Additive, CustomBlending when material.transparent is false 7 years ago
  Takahiro a18d1a217d Merge branch 'dev' into WebGLRendererWebGL2.0 7 years ago
  Takahiro dfb93f6409 Clean up enableAttribute of WebGLState 7 years ago
  Takahiro 46ee5b62b9 Remove workaround from WebGLExtensions and add if ( gl.isWebGL2 ) instead 7 years ago
  Takahiro 5219c0f120 Save isWebGL2 to WebGL context object 7 years ago
  Takahiro 5392545f37 Update instancing for WebGL 2.0 7 years ago
  Takahiro 6fc1510b87 WebGLState minor clean up 7 years ago
  finscn 28f7fdf850 update style 7 years ago
  finscn bd2de3eab6 Add null-checking for gl.VERSION 7 years ago
  amakaseev 63d305b392 fixed incorrect constants 7 years ago
  WestLangley 9f673328ef Support reflections in world transform 7 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  Mr.doob ad0aac6038 WebGLState: Removed unused getScissorTest(). 8 years ago
  Jaume Sanchez 7f54f0d149 WebGLUtils uses provided WebGL context and extensions 8 years ago
  zregos 5d63d4dc90 function setBlending refactor 8 years ago
  Mr.doob 6bdb1f34bb WebGLState: Added clarification comment. 8 years ago
  WestLangley 6161ab5733 Fix clear color bug 8 years ago
  Mr.doob 0384493e2a WebGLState: Clearer setBlending(). See #11752. 8 years ago