1. 19 12月, 2012 1 次提交
    • A
      WebGLDeferredRenderer: made width, height and scale parameters optional. · 8492bbca
      alteredq 提交于
      Defaulting to 800 x 600 x 1.
      
      This allows for API more compatible with WebGLRenderer (empty constructor followed by setSize).
      
      Though for deferred renderer it's more efficient to specify width and height in the constructor (otherwise initial render targets are just going to be trashed immediately).
      8492bbca
  2. 18 12月, 2012 7 次提交
  3. 15 12月, 2012 4 次提交
  4. 14 12月, 2012 6 次提交
  5. 13 12月, 2012 20 次提交
  6. 12 12月, 2012 2 次提交