summaryrefslogtreecommitdiffstats
path: root/o3d/samples/o3d-webgl/param.js
Commit message (Expand)AuthorAgeFilesLines
* o3d-webgl: Skin, SkinEval and VertexSource classes.pathorn@chromium.org2010-07-301-0/+9
* o3d-webgl: Avoid computation per element if ParamParamArray is bound.pathorn@chromium.org2010-07-261-3/+4
* Implemented error texture support in client and ParamArray class. Fixed bug i...luchen@google.com2010-07-141-4/+37
* Implemented picking, at last. The picking sample is already checked in, but ...petersont@google.com2010-07-091-0/+31
* Refactored the SAS parameter code slightly to avoid redundant listing of para...petersont@google.com2010-05-141-51/+37
* Added culling sample.petersont@google.com2010-04-291-17/+20
* Fleshed out sampler implementation a bit.petersont@google.com2010-04-291-7/+4
* Fixed problem in o3dConverter where it was not outputting all of thekbr@google.com2010-04-231-1/+3
* Changed the semantics of many fields throughout the o3d-webglkbr@google.com2010-04-221-2/+57
* A number of incidental changes I've made over the passed few weeks have appar...petersont@google.com2010-04-081-7/+13
* Implemented Texture2D.drawImage, along the way cleaned up a number of lingeri...petersont@google.com2010-03-221-4/+17
* Added textures, texture samplers and render targets to o3d-webgl. Also fixed...petersont@google.com2010-03-121-34/+58
* First check in of the o3d implimentation in webgl. Classes work well enough ...petersont@google.com2010-02-261-0/+829