Commit History

Author SHA1 Message Date
  zrgs 4ecec8c3a0 Update WebGLState.js 8 years ago
  zregos 022ae88ef6 Fix for potential missing update of current blending mode variable in setBlending() 8 years ago
  Mr.doob da7b874db1 WebGLRenderer: Basic support for webgl context lost. See #11435 8 years ago
  Mr.doob ac7a4dc884 WebGLRenderer: Moved currentProgram to WebGLState. 8 years ago
  Mugen87 d9e35afc50 Clean up log messages 8 years ago
  WestLangley 999ffcf53f WebGLState: handle CustomBlending case 8 years ago
  06wj 65b20bcde9 maxTextures use gl.MAX_COMBINED_TEXTURE_IMAGE_UNITS instead of gl.MAX_TEXTURE_IMAGE_UNITS 8 years ago
  Mr.doob 46ddec4a07 WebGLRenderer: Instancing code clean up. 8 years ago
  Mr.doob dc7af39d2e WebGLState: Removed setColor*/setDepth*/setStencil* methods. 8 years ago
  Mr.doob 46cb30b1cd WebGLRenderer: Moved setMaterial to WebGLState. 8 years ago
  Mr.doob 0aaf85c5fd Clean up. 8 years ago
  Mr.doob 7066bc0b92 WebGLState: Simpler gl.VERSION check. See #9861 8 years ago
  Mr.doob 7931f84910 Merge pull request #9861 from Ludobaka/fix_line_width_ie11 8 years ago
  Ludovic Bailly 50ae30347f Moved conditional to make it more meaningful 8 years ago
  Mr.doob 8cd41354f0 WebGLState: Removed clearColor, clearDepth and clearStencil. 8 years ago
  Ludovic Bailly 1e6894562b Improve robustness of retrieving WebGL version 8 years ago
  Ludovic Bailly 9a75363822 Fixed INVALID_OPERATION error with WebGL when using linewidth on IE11 8 years ago
  Mr.doob 973380c22f WebGLState: Simpler fix for NoBlending issue. See #9839 9 years ago
  fallenoak ea22d56be0 Fix missing state reset on NoBlending (#9564) (#9839) 9 years ago
  Mr.doob 79e5837956 Refactored WebGL classes. 9 years ago
  Mr.doob 18cad50dea WebGLState: Clean up. 9 years ago
  OpenGG 563e8a8a0a WebGLColorBuffer: reset currentColorClear without creating new Vector4 (#9543) 9 years ago
  Mr.doob b3acca6b10 Clean up. 9 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago
  Mr.doob bdea7d00ce Fixed function formatting 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  David Phillips 59a43f74f0 change pixel size of new texture to 4 bytes to match default unpack alignment value (#9107) 9 years ago
  Mr.doob 3a253f2d48 WebGLState: Clean up. 9 years ago
  Michael Herzog 1618964cb7 WebGLState: Enhance API for Masking (#8852) 9 years ago