summaryrefslogtreecommitdiffstats
path: root/o3d/samples/o3djs/effect.js
Commit message (Expand)AuthorAgeFilesLines
* Moving o3d up a level, to get it out of chrome checkouts.bradnelson@google.com2011-03-281-1534/+0
* o3djs: Fix closure compiler errors.pathorn@chromium.org2010-10-151-1/+1
* Multiple simple lights, and a new demo.pathorn@chromium.org2010-09-291-44/+104
* o3djs: Recommit effect.js for skinning shader.pathorn@chromium.org2010-09-151-9/+83
* Fixes the build for o3d.gman@chromium.org2010-08-311-0/+1
* Determines which shading language o3djs should use once when the client is in...petersont@google.com2010-08-291-109/+44
* o3d-webgl: Shader support for skinning.pathorn@chromium.org2010-08-181-9/+83
* o3djs: Make bump shader code compile for webgl.pathorn@chromium.org2010-08-041-16/+23
* Implemented error texture support in client and ParamArray class. Fixed bug i...luchen@google.com2010-07-141-4/+4
* Adding wireframe light indicator to shadow map demo.luchen@google.com2010-06-091-2/+2
* Fixed problem in o3dConverter where it was not outputting all of thekbr@google.com2010-04-231-20/+90
* Fixed primitives' glsl shaders: it was missing MatrixLoadOrder directive.amarinichev@chromium.org2010-04-231-7/+16
* Fixed recently introduced regression in effect.js pointed out bykbr@google.com2010-04-161-4/+4
* Build fixes for case when fullscreen message is disabled, for IMC codekbr@chromium.org2010-04-081-11/+15
* Modified effect.js to emit glsl as well as the original o3d shader language. ...petersont@google.com2010-04-071-293/+738
* Added o3djs.material.createCheckerMaterial.gman@google.com2009-07-131-0/+83
* Add support for Param Arrays for Effect parameters.gman@google.com2009-06-291-0/+33
* Undoing gcl bug damage AGAINgman@google.com2009-06-171-33/+0
* adding svn:ignore properties to ignore .o3dtgzgman@google.com2009-06-171-0/+33
* Undoing gcl bug damagegman@google.com2009-06-171-33/+0
* Adds a bunch of svn:ignore properties so that svn statusgman@google.com2009-06-171-0/+33
* Fixes the shader builder so the constant shadergman@google.com2009-06-091-9/+11
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+737